Skip to content

Commit

Permalink
chore(deps-dev): bump babel-loader from 9.1.3 to 9.2.1
Browse files Browse the repository at this point in the history
Bumps [babel-loader](https://github.com/babel/babel-loader) from 9.1.3 to 9.2.1.
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md)
- [Commits](babel/babel-loader@v9.1.3...v9.2.1)

---
updated-dependencies:
- dependency-name: babel-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and phantomjinx committed Oct 14, 2024
1 parent 2ce8660 commit 16c9cc3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/online-shell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"web-vitals": "^4.2.3"
},
"devDependencies": {
"babel-loader": "^9.1.3",
"babel-loader": "^9.2.1",
"connect-history-api-fallback": "^2.0.0",
"copy-webpack-plugin": "^12.0.2",
"css-loader": "^7.1.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2314,7 +2314,7 @@ __metadata:
"@types/node": "npm:^20.14.9"
"@types/react": "npm:18.3.5"
"@types/react-dom": "npm:^18.3.0"
babel-loader: "npm:^9.1.3"
babel-loader: "npm:^9.2.1"
connect-history-api-fallback: "npm:^2.0.0"
copy-webpack-plugin: "npm:^12.0.2"
css-loader: "npm:^7.1.2"
Expand Down Expand Up @@ -5394,16 +5394,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: 10/7086e678273b5d1261141dca84ed784caab9f7921c8c24d7278c8ee3088235a9a9fd85caac9f0fa687336cb3c27248ca22dbf431469769b1b995d55aec606992
checksum: 10/f1f24ae3c22d488630629240b0eba9c935545f82ff843c214e8f8df66e266492b7a3d4cb34ef9c9721fb174ca222e900799951c3fd82199473bc6bac52ec03a3
languageName: node
linkType: hard

Expand Down

0 comments on commit 16c9cc3

Please sign in to comment.