Skip to content

Commit

Permalink
chore(deps): bump babel-loader from 9.1.3 to 9.2.1 (#1226)
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:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent a5db705 commit 4cd13ac
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 @@ -29,7 +29,7 @@
"@docsearch/react": "3.8.0",
"@types/jsonpath": "^0.2.4",
"axios": "1.7.7",
"babel-loader": "^9.1.3",
"babel-loader": "^9.2.1",
"classnames": "^2.5.1",
"feed": "^4.2.2",
"file-saver": "^2.0.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4557,16 +4557,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: 10c0/e3fc3c9e02bd908b37e8e8cd4f3d7280cf6ac45e33fc203aedbb615135a0fecc33bf92573b71a166a827af029d302c0b060354985cd91d510320bd70a2f949eb
checksum: 10c0/efb82faff4c7c27e9c15bb28bf11c73200e61cf365118a9514e8d74dd489d0afc2a0d5aaa62cb4254eefc2ab631579224d95a03fd245410f28ea75e24de54ba4
languageName: node
linkType: hard

Expand Down Expand Up @@ -8307,7 +8307,7 @@ __metadata:
"@typescript-eslint/parser": "npm:^6.21.0"
autoprefixer: "npm:^10.4.20"
axios: "npm:1.7.7"
babel-loader: "npm:^9.1.3"
babel-loader: "npm:^9.2.1"
babel-plugin-istanbul: "npm:^7.0.0"
classnames: "npm:^2.5.1"
cypress: "npm:^13.13.1"
Expand Down

0 comments on commit 4cd13ac

Please sign in to comment.