From e650f2c4cca3ba5e990f2f7cd945093339f35a09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 27 Feb 2018 10:52:11 +0800 Subject: [PATCH] Bump babel-loader from 7.1.2 to 7.1.3 in /www (#880) Bumps [babel-loader](https://github.com/babel/babel-loader) from 7.1.2 to 7.1.3. - [Release notes](https://github.com/babel/babel-loader/releases?after=v8.0.0-beta.1) - [Changelog](https://github.com/babel/babel-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel-loader/compare/v7.1.2...v7.1.3) --- www/package.json | 2 +- www/yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/package.json b/www/package.json index 4323de472f..0b5a4cf139 100644 --- a/www/package.json +++ b/www/package.json @@ -26,7 +26,7 @@ "babel-cli": "^6.26.0", "babel-core": "^6.26.0", "babel-eslint": "^8.2.2", - "babel-loader": "^7.1.2", + "babel-loader": "^7.1.3", "babel-plugin-dynamic-import-node": "^1.2.0", "babel-plugin-lodash": "^3.3.2", "babel-plugin-syntax-dynamic-import": "^6.18.0", diff --git a/www/yarn.lock b/www/yarn.lock index 8032bf0b49..4a28c2cd93 100644 --- a/www/yarn.lock +++ b/www/yarn.lock @@ -744,9 +744,9 @@ babel-jest@^22.4.1: babel-plugin-istanbul "^4.1.5" babel-preset-jest "^22.4.1" -babel-loader@^7.1.2: - version "7.1.2" - resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-7.1.2.tgz#f6cbe122710f1aa2af4d881c6d5b54358ca24126" +babel-loader@^7.1.3: + version "7.1.3" + resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-7.1.3.tgz#ff5b440da716e9153abb946251a9ab7670037b16" dependencies: find-cache-dir "^1.0.0" loader-utils "^1.0.2"