Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

Commit

Permalink
Update dependency babel-loader to v9.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 3, 2022
1 parent be2e2de commit b61b856
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 @@ -77,7 +77,7 @@
"@vitejs/plugin-react": "2.2.0",
"@vitest/ui": "0.24.3",
"autoprefixer": "10.4.13",
"babel-loader": "9.0.0",
"babel-loader": "9.1.0",
"babel-plugin-macros": "3.1.0",
"chromatic": "6.11.2",
"cross-env": "7.0.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5515,16 +5515,16 @@ __metadata:
languageName: node
linkType: hard

"babel-loader@npm:9.0.0":
version: 9.0.0
resolution: "babel-loader@npm:9.0.0"
"babel-loader@npm:9.1.0":
version: 9.1.0
resolution: "babel-loader@npm:9.1.0"
dependencies:
find-cache-dir: ^3.3.2
schema-utils: ^4.0.0
peerDependencies:
"@babel/core": ^7.12.0
webpack: ">=5"
checksum: 6b146e33c81fd948ffdefa8a6319efa1bea6e17c946bfac4641375710e51831aeb7f4a20c88604eaa00f5ecd4b6591da5a65ade326feba792609f932df150645
checksum: 774758febd1e8ca804abcae3b8f65634330dc688837424d0946f06d1386914de43435cce691710fa144eccdf1292cf883439ac3598ce7320916acfaaa2372641
languageName: node
linkType: hard

Expand Down Expand Up @@ -17665,7 +17665,7 @@ __metadata:
"@vitest/ui": 0.24.3
autoprefixer: 10.4.13
axios: 1.1.3
babel-loader: 9.0.0
babel-loader: 9.1.0
babel-plugin-macros: 3.1.0
chromatic: 6.11.2
cross-env: 7.0.3
Expand Down

0 comments on commit b61b856

Please sign in to comment.