Skip to content

Commit 2c4959b

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency babel-loader to v8.2.3
1 parent 9ed0bf4 commit 2c4959b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"babel-core": "7.0.0-bridge.0",
3131
"babel-eslint": "10.1.0",
3232
"babel-jest": "24.9.0",
33-
"babel-loader": "8.2.2",
33+
"babel-loader": "8.2.3",
3434
"babel-plugin-module-resolver": "3.2.0",
3535
"compression": "1.7.4",
3636
"compression-webpack-plugin": "2.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3641,10 +3641,10 @@ [email protected], babel-jest@^24.9.0:
36413641
chalk "^2.4.2"
36423642
slash "^2.0.0"
36433643

3644-
3645-
version "8.2.2"
3646-
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.2.2.tgz#9363ce84c10c9a40e6c753748e1441b60c8a0b81"
3647-
integrity sha512-JvTd0/D889PQBtUXJ2PXaKU/pjZDMtHA9V2ecm+eNRmmBCMR09a+fmpGTNwnJtFmFl5Ei7Vy47LjBb+L0wQ99g==
3644+
3645+
version "8.2.3"
3646+
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.2.3.tgz#8986b40f1a64cacfcb4b8429320085ef68b1342d"
3647+
integrity sha512-n4Zeta8NC3QAsuyiizu0GkmRcQ6clkV9WFUnUf1iXP//IeSKbWjofW3UHyZVwlOB4y039YQKefawyTn64Zwbuw==
36483648
dependencies:
36493649
find-cache-dir "^3.3.1"
36503650
loader-utils "^1.4.0"

0 commit comments

Comments
 (0)