Skip to content

Commit

Permalink
Update dependency babel-loader to v9.2.1 (#9755)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 19, 2024
1 parent f9fef61 commit 25d0c9d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@babel/core": "7.25.2",
"@babel/preset-env": "7.25.4",
"@eslint/js": "9.10.0",
"babel-loader": "9.1.3",
"babel-loader": "9.2.1",
"clean-webpack-plugin": "4.0.0",
"css-loader": "7.1.2",
"css-minimizer-webpack-plugin": "7.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2635,16 +2635,16 @@ __metadata:
languageName: node
linkType: hard

"babel-loader@npm:9.1.3":
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: 10c0/e3fc3c9e02bd908b37e8e8cd4f3d7280cf6ac45e33fc203aedbb615135a0fecc33bf92573b71a166a827af029d302c0b060354985cd91d510320bd70a2f949eb
checksum: 10c0/efb82faff4c7c27e9c15bb28bf11c73200e61cf365118a9514e8d74dd489d0afc2a0d5aaa62cb4254eefc2ab631579224d95a03fd245410f28ea75e24de54ba4
languageName: node
linkType: hard

Expand Down Expand Up @@ -4391,7 +4391,7 @@ __metadata:
"@babel/core": "npm:7.25.2"
"@babel/preset-env": "npm:7.25.4"
"@eslint/js": "npm:9.10.0"
babel-loader: "npm:9.1.3"
babel-loader: "npm:9.2.1"
clean-webpack-plugin: "npm:4.0.0"
css-loader: "npm:7.1.2"
css-minimizer-webpack-plugin: "npm:7.0.0"
Expand Down

0 comments on commit 25d0c9d

Please sign in to comment.