Skip to content

Commit 4cd13ac

Browse files
chore(deps): bump babel-loader from 9.1.3 to 9.2.1 (#1226)
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>
1 parent a5db705 commit 4cd13ac

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@docsearch/react": "3.8.0",
3030
"@types/jsonpath": "^0.2.4",
3131
"axios": "1.7.7",
32-
"babel-loader": "^9.1.3",
32+
"babel-loader": "^9.2.1",
3333
"classnames": "^2.5.1",
3434
"feed": "^4.2.2",
3535
"file-saver": "^2.0.5",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4557,16 +4557,16 @@ __metadata:
45574557
languageName: node
45584558
linkType: hard
45594559

4560-
"babel-loader@npm:^9.1.3":
4561-
version: 9.1.3
4562-
resolution: "babel-loader@npm:9.1.3"
4560+
"babel-loader@npm:^9.2.1":
4561+
version: 9.2.1
4562+
resolution: "babel-loader@npm:9.2.1"
45634563
dependencies:
45644564
find-cache-dir: "npm:^4.0.0"
45654565
schema-utils: "npm:^4.0.0"
45664566
peerDependencies:
45674567
"@babel/core": ^7.12.0
45684568
webpack: ">=5"
4569-
checksum: 10c0/e3fc3c9e02bd908b37e8e8cd4f3d7280cf6ac45e33fc203aedbb615135a0fecc33bf92573b71a166a827af029d302c0b060354985cd91d510320bd70a2f949eb
4569+
checksum: 10c0/efb82faff4c7c27e9c15bb28bf11c73200e61cf365118a9514e8d74dd489d0afc2a0d5aaa62cb4254eefc2ab631579224d95a03fd245410f28ea75e24de54ba4
45704570
languageName: node
45714571
linkType: hard
45724572

@@ -8307,7 +8307,7 @@ __metadata:
83078307
"@typescript-eslint/parser": "npm:^6.21.0"
83088308
autoprefixer: "npm:^10.4.20"
83098309
axios: "npm:1.7.7"
8310-
babel-loader: "npm:^9.1.3"
8310+
babel-loader: "npm:^9.2.1"
83118311
babel-plugin-istanbul: "npm:^7.0.0"
83128312
classnames: "npm:^2.5.1"
83138313
cypress: "npm:^13.13.1"

0 commit comments

Comments
 (0)