Skip to content

Commit 09a8646

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency babel-loader to v8.2.4
1 parent 4b68f9e commit 09a8646

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@storybook/addon-options": "5.3.21",
2323
"@storybook/react": "6.3.12",
2424
"@types/react": "17.0.41",
25-
"babel-loader": "8.2.3",
25+
"babel-loader": "8.2.4",
2626
"cross-env": "7.0.3",
2727
"intersection-observer": "0.12.0",
2828
"react": "16.14.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3775,13 +3775,13 @@ babel-jest@^26.2.2:
37753775
graceful-fs "^4.2.4"
37763776
slash "^3.0.0"
37773777

3778-
babel-loader@8.2.3, babel-loader@^8.2.2:
3779-
version "8.2.3"
3780-
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.2.3.tgz#8986b40f1a64cacfcb4b8429320085ef68b1342d"
3781-
integrity sha512-n4Zeta8NC3QAsuyiizu0GkmRcQ6clkV9WFUnUf1iXP//IeSKbWjofW3UHyZVwlOB4y039YQKefawyTn64Zwbuw==
3778+
babel-loader@8.2.4, babel-loader@^8.2.2:
3779+
version "8.2.4"
3780+
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.2.4.tgz#95f5023c791b2e9e2ca6f67b0984f39c82ff384b"
3781+
integrity sha512-8dytA3gcvPPPv4Grjhnt8b5IIiTcq/zeXOPk4iTYI0SVXcsmuGg7JtBRDp8S9X+gJfhQ8ektjXZlDu1Bb33U8A==
37823782
dependencies:
37833783
find-cache-dir "^3.3.1"
3784-
loader-utils "^1.4.0"
3784+
loader-utils "^2.0.0"
37853785
make-dir "^3.1.0"
37863786
schema-utils "^2.6.5"
37873787

@@ -9644,7 +9644,7 @@ loader-utils@2.0.0, loader-utils@^2.0.0:
96449644
emojis-list "^3.0.0"
96459645
json5 "^2.1.2"
96469646

9647-
loader-utils@^1.2.3, loader-utils@^1.4.0:
9647+
loader-utils@^1.2.3:
96489648
version "1.4.0"
96499649
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.4.0.tgz#c579b5e34cb34b1a74edc6c1fb36bfa371d5a613"
96509650
integrity sha512-qH0WSMBtn/oHuwjy/NucEgbx5dbxxnxup9s4PVXJUDHZBQY+s0NWA9rJf53RBnQZxfch7euUui7hpoAPvALZdA==

0 commit comments

Comments
 (0)