Skip to content

Commit

Permalink
chore(deps-dev): bump babel-loader from 9.1.3 to 9.2.1 (#18079)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 22, 2024
1 parent f67777d commit 4415628
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 @@ -99,7 +99,7 @@
"@wireapp/store-engine": "5.1.8",
"archiver": "7.0.1",
"autoprefixer": "10.4.20",
"babel-loader": "9.1.3",
"babel-loader": "9.2.1",
"babel-plugin-transform-import-meta": "2.2.1",
"cross-env": "7.0.3",
"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 @@ -6520,16 +6520,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 Expand Up @@ -18190,7 +18190,7 @@ __metadata:
amplify: "https://github.com/wireapp/amplify#head=master"
archiver: "npm:7.0.1"
autoprefixer: "npm:10.4.20"
babel-loader: "npm:9.1.3"
babel-loader: "npm:9.2.1"
babel-plugin-transform-import-meta: "npm:2.2.1"
beautiful-react-hooks: "npm:5.0.2"
classnames: "npm:2.5.1"
Expand Down

0 comments on commit 4415628

Please sign in to comment.