Skip to content

Commit 15ded64

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency babel-loader to v8.2.4
1 parent b657652 commit 15ded64

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@types/react-dom": "17.0.14",
2626
"@typescript-eslint/eslint-plugin": "4.33.0",
2727
"@typescript-eslint/parser": "4.33.0",
28-
"babel-loader": "8.2.3",
28+
"babel-loader": "8.2.4",
2929
"intersection-observer": "0.12.0",
3030
"npm-run-all": "4.1.5",
3131
"prop-types": "15.8.1",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4258,13 +4258,13 @@ babel-jest@^26.6.3:
42584258
graceful-fs "^4.2.4"
42594259
slash "^3.0.0"
42604260

4261-
babel-loader@8.2.3, babel-loader@^8.0.0:
4262-
version "8.2.3"
4263-
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.2.3.tgz#8986b40f1a64cacfcb4b8429320085ef68b1342d"
4264-
integrity sha512-n4Zeta8NC3QAsuyiizu0GkmRcQ6clkV9WFUnUf1iXP//IeSKbWjofW3UHyZVwlOB4y039YQKefawyTn64Zwbuw==
4261+
babel-loader@8.2.4, babel-loader@^8.0.0:
4262+
version "8.2.4"
4263+
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.2.4.tgz#95f5023c791b2e9e2ca6f67b0984f39c82ff384b"
4264+
integrity sha512-8dytA3gcvPPPv4Grjhnt8b5IIiTcq/zeXOPk4iTYI0SVXcsmuGg7JtBRDp8S9X+gJfhQ8ektjXZlDu1Bb33U8A==
42654265
dependencies:
42664266
find-cache-dir "^3.3.1"
4267-
loader-utils "^1.4.0"
4267+
loader-utils "^2.0.0"
42684268
make-dir "^3.1.0"
42694269
schema-utils "^2.6.5"
42704270

@@ -9912,7 +9912,7 @@ loader-runner@^2.4.0:
99129912
resolved "https://registry.yarnpkg.com/loader-runner/-/loader-runner-2.4.0.tgz#ed47066bfe534d7e84c4c7b9998c2a75607d9357"
99139913
integrity sha512-Jsmr89RcXGIwivFY21FcRrisYZfvLMTWx5kOLc+JTxtpBOG6xML0vzbc6SEQG2FO9/4Fc3wW4LVcB5DmGflaRw==
99149914

9915-
loader-utils@^1.1.0, loader-utils@^1.2.3, loader-utils@^1.4.0:
9915+
loader-utils@^1.1.0, loader-utils@^1.2.3:
99169916
version "1.4.0"
99179917
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.4.0.tgz#c579b5e34cb34b1a74edc6c1fb36bfa371d5a613"
99189918
integrity sha512-qH0WSMBtn/oHuwjy/NucEgbx5dbxxnxup9s4PVXJUDHZBQY+s0NWA9rJf53RBnQZxfch7euUui7hpoAPvALZdA==

0 commit comments

Comments
 (0)