Skip to content

Commit

Permalink
Update dependency babel-loader to v9.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 23, 2024
1 parent 7ae91f0 commit 384de9e
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@typescript-eslint/parser": "^5.27.1",
"assert": "^2.0.0",
"babel-jest": "^29.0.0",
"babel-loader": "9.1.3",
"babel-loader": "9.2.1",
"babel-plugin-add-import-extension": "^1.6.0",
"bootstrap": "^5.1.3",
"bootstrap-icons": "^1.8.3",
Expand Down
23 changes: 18 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4300,7 +4300,7 @@ __metadata:
"@typescript-eslint/parser": "npm:^5.27.1"
assert: "npm:^2.0.0"
babel-jest: "npm:^29.0.0"
babel-loader: "npm:9.1.3"
babel-loader: "npm:9.2.1"
babel-plugin-add-import-extension: "npm:^1.6.0"
bootstrap: "npm:^5.1.3"
bootstrap-icons: "npm:^1.8.3"
Expand Down Expand Up @@ -7839,16 +7839,16 @@ __metadata:
languageName: node
linkType: hard

"babel-loader@npm:9.1.3, babel-loader@npm:^9.0.0":
version: 9.1.3
resolution: "babel-loader@npm:9.1.3"
"babel-loader@npm:9.2.1":
version: 9.2.1
resolution: "babel-loader@npm:9.2.1"
dependencies:
find-cache-dir: "npm:^4.0.0"
schema-utils: "npm:^4.0.0"
peerDependencies:
"@babel/core": ^7.12.0
webpack: ">=5"
checksum: 10/7086e678273b5d1261141dca84ed784caab9f7921c8c24d7278c8ee3088235a9a9fd85caac9f0fa687336cb3c27248ca22dbf431469769b1b995d55aec606992
checksum: 10/f1f24ae3c22d488630629240b0eba9c935545f82ff843c214e8f8df66e266492b7a3d4cb34ef9c9721fb174ca222e900799951c3fd82199473bc6bac52ec03a3
languageName: node
linkType: hard

Expand All @@ -7867,6 +7867,19 @@ __metadata:
languageName: node
linkType: hard

"babel-loader@npm:^9.0.0":
version: 9.1.3
resolution: "babel-loader@npm:9.1.3"
dependencies:
find-cache-dir: "npm:^4.0.0"
schema-utils: "npm:^4.0.0"
peerDependencies:
"@babel/core": ^7.12.0
webpack: ">=5"
checksum: 10/7086e678273b5d1261141dca84ed784caab9f7921c8c24d7278c8ee3088235a9a9fd85caac9f0fa687336cb3c27248ca22dbf431469769b1b995d55aec606992
languageName: node
linkType: hard

"babel-plugin-add-import-extension@npm:^1.6.0":
version: 1.6.0
resolution: "babel-plugin-add-import-extension@npm:1.6.0"
Expand Down

0 comments on commit 384de9e

Please sign in to comment.