Skip to content

Commit

Permalink
chore(deps): update dependency babel-loader to v8.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 13, 2023
1 parent 97ec146 commit c1c8835
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@babel/preset-env": "7.16.11",
"@types/react": "17.0.44",
"algoliasearch": "4.13.0",
"babel-loader": "8.2.4",
"babel-loader": "8.3.0",
"clean-webpack-plugin": "4.0.0",
"core-js": "3.21.1",
"css-loader": "6.7.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ __metadata:
"@babel/preset-env": 7.16.11
"@types/react": 17.0.44
algoliasearch: 4.13.0
babel-loader: 8.2.4
babel-loader: 8.3.0
clean-webpack-plugin: 4.0.0
core-js: 3.21.1
css-loader: 6.7.1
Expand Down Expand Up @@ -6689,9 +6689,9 @@ __metadata:
languageName: node
linkType: hard

"babel-loader@npm:8.2.4":
version: 8.2.4
resolution: "babel-loader@npm:8.2.4"
"babel-loader@npm:8.3.0":
version: 8.3.0
resolution: "babel-loader@npm:8.3.0"
dependencies:
find-cache-dir: ^3.3.1
loader-utils: ^2.0.0
Expand All @@ -6700,7 +6700,7 @@ __metadata:
peerDependencies:
"@babel/core": ^7.0.0
webpack: ">=2"
checksum: 4968251fc4af4279c8e44adba523ed4ad18942f04b37061298e81640d09a570f66e6d53948e39a7d3c3d24ca2b025f0a07c606fadd8e3fbffa8912fd789fd4f0
checksum: d48bcf9e030e598656ad3ff5fb85967db2eaaf38af5b4a4b99d25618a2057f9f100e6b231af2a46c1913206db506115ca7a8cbdf52c9c73d767070dae4352ab5
languageName: node
linkType: hard

Expand Down

0 comments on commit c1c8835

Please sign in to comment.