Skip to content

Commit

Permalink
chore(deps): update dependency babel-loader to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 14, 2023
1 parent 6ce2302 commit 40a7243
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@rails/webpacker": "^5.4.4",
"autosuggest-highlight": "^3.3.4",
"axios": "^1.4.0",
"babel-loader": "^8.3.0",
"babel-loader": "^9.1.2",
"bootstrap": "^5.2.3",
"css-loader": "^6.7.3",
"jquery": "^3.6.4",
Expand Down
22 changes: 10 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3934,18 +3934,16 @@ __metadata:
languageName: node
linkType: hard

"babel-loader@npm:^8.3.0":
version: 8.3.0
resolution: "babel-loader@npm:8.3.0"
"babel-loader@npm:^9.1.2":
version: 9.1.2
resolution: "babel-loader@npm:9.1.2"
dependencies:
find-cache-dir: ^3.3.1
loader-utils: ^2.0.0
make-dir: ^3.1.0
schema-utils: ^2.6.5
find-cache-dir: ^3.3.2
schema-utils: ^4.0.0
peerDependencies:
"@babel/core": ^7.0.0
webpack: ">=2"
checksum: d48bcf9e030e598656ad3ff5fb85967db2eaaf38af5b4a4b99d25618a2057f9f100e6b231af2a46c1913206db506115ca7a8cbdf52c9c73d767070dae4352ab5
"@babel/core": ^7.12.0
webpack: ">=5"
checksum: f0edb8e157f9806b810ba3f2c8ca8fa489d377ae5c2b7b00c2ace900a6925641ce4ec520b9c12f70e37b94aa5366e7003e0f6271b26821643e109966ce741cb7
languageName: node
linkType: hard

Expand Down Expand Up @@ -6870,7 +6868,7 @@ __metadata:
languageName: node
linkType: hard

"find-cache-dir@npm:^3.3.1":
"find-cache-dir@npm:^3.3.1, find-cache-dir@npm:^3.3.2":
version: 3.3.2
resolution: "find-cache-dir@npm:3.3.2"
dependencies:
Expand Down Expand Up @@ -12903,7 +12901,7 @@ __metadata:
"@rails/webpacker": ^5.4.4
autosuggest-highlight: ^3.3.4
axios: ^1.4.0
babel-loader: ^8.3.0
babel-loader: ^9.1.2
bootstrap: ^5.2.3
css-loader: ^6.7.3
eslint: ^8.40.0
Expand Down

0 comments on commit 40a7243

Please sign in to comment.