Skip to content

Commit

Permalink
chore(dev-deps): update dependency babel-loader to v9.2.1 (#648)
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] authored Oct 22, 2024
1 parent cae9cee commit 4fefd52
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 @@ -59,7 +59,7 @@
"@babel/runtime": "7.25.7",
"@commitlint/cli": "17.8.1",
"@commitlint/config-conventional": "17.8.1",
"babel-loader": "9.1.3",
"babel-loader": "9.2.1",
"babel-plugin-lodash": "3.3.4",
"babel-plugin-module-resolver": "5.0.2",
"babel-plugin-transform-inline-environment-variables": "0.4.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3469,16 +3469,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: ^4.0.0
schema-utils: ^4.0.0
peerDependencies:
"@babel/core": ^7.12.0
webpack: ">=5"
checksum: b168dde5b8cf11206513371a79f86bb3faa7c714e6ec9fffd420876b61f3d7f5f4b976431095ef6a14bc4d324505126deb91045fd41e312ba49f4deaa166fe28
checksum: e1858d7625ad7cc8cabe6bbb8657f957041ffb1308375f359e92aa1654f413bfbb86a281bbf7cd4f7fff374d571c637b117551deac0231d779a198d4e4e78331
languageName: node
linkType: hard

Expand Down Expand Up @@ -8066,7 +8066,7 @@ __metadata:
"@babel/runtime": 7.25.7
"@commitlint/cli": 17.8.1
"@commitlint/config-conventional": 17.8.1
babel-loader: 9.1.3
babel-loader: 9.2.1
babel-plugin-lodash: 3.3.4
babel-plugin-module-resolver: 5.0.2
babel-plugin-transform-inline-environment-variables: 0.4.4
Expand Down

0 comments on commit 4fefd52

Please sign in to comment.