Skip to content

Commit 1fd6bb5

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency babel-loader to v8.0.5
1 parent d11ad87 commit 1fd6bb5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"babel-core": "7.0.0-bridge.0",
3131
"babel-eslint": "10.0.1",
3232
"babel-jest": "23.6.0",
33-
"babel-loader": "8.0.4",
33+
"babel-loader": "8.0.5",
3434
"babel-plugin-module-resolver": "3.1.1",
3535
"compression": "1.7.3",
3636
"compression-webpack-plugin": "2.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1980,12 +1980,12 @@ babel-jest@23.6.0, babel-jest@^23.6.0:
19801980
babel-plugin-istanbul "^4.1.6"
19811981
babel-preset-jest "^23.2.0"
19821982

1983-
babel-loader@8.0.4:
1984-
version "8.0.4"
1985-
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.0.4.tgz#7bbf20cbe4560629e2e41534147692d3fecbdce6"
1986-
integrity sha512-fhBhNkUToJcW9nV46v8w87AJOwAJDz84c1CL57n3Stj73FANM/b9TbCUK4YhdOwEyZ+OxhYpdeZDNzSI29Firw==
1983+
babel-loader@8.0.5:
1984+
version "8.0.5"
1985+
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.0.5.tgz#225322d7509c2157655840bba52e46b6c2f2fe33"
1986+
integrity sha512-NTnHnVRd2JnRqPC0vW+iOQWU5pchDbYXsG2E6DMXEpMfUcQKclF9gmf3G3ZMhzG7IG9ji4coL0cm+FxeWxDpnw==
19871987
dependencies:
1988-
find-cache-dir "^1.0.0"
1988+
find-cache-dir "^2.0.0"
19891989
loader-utils "^1.0.2"
19901990
mkdirp "^0.5.1"
19911991
util.promisify "^1.0.0"

0 commit comments

Comments
 (0)