Skip to content

Commit 1ea6d17

Browse files
build(deps): Bump jscodeshift from 17.1.1 to 17.1.2 (#8162)
Bumps [jscodeshift](https://github.com/facebook/jscodeshift) from 17.1.1 to 17.1.2. - [Release notes](https://github.com/facebook/jscodeshift/releases) - [Changelog](https://github.com/facebook/jscodeshift/blob/main/CHANGELOG.md) - [Commits](facebook/jscodeshift@v17.1.1...v17.1.2) --- updated-dependencies: - dependency-name: jscodeshift dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 868721c commit 1ea6d17

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/codemods/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"chalk": "^4.1.2",
1818
"commander": "^12.1.0",
1919
"cross-spawn": "^7.0.5",
20-
"jscodeshift": "^17.1.1",
20+
"jscodeshift": "^17.1.2",
2121
"prompts": "^2.4.2",
2222
"typescript": "^5.7.3"
2323
},

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5486,7 +5486,7 @@ __metadata:
54865486
commander: "npm:^12.1.0"
54875487
cross-spawn: "npm:^7.0.5"
54885488
jest: "npm:^29.7.0"
5489-
jscodeshift: "npm:^17.1.1"
5489+
jscodeshift: "npm:^17.1.2"
54905490
prompts: "npm:^2.4.2"
54915491
ts-node: "npm:^10.9.2"
54925492
typescript: "npm:^5.7.3"
@@ -13505,9 +13505,9 @@ __metadata:
1350513505
languageName: node
1350613506
linkType: hard
1350713507

13508-
"jscodeshift@npm:^17.1.1":
13509-
version: 17.1.1
13510-
resolution: "jscodeshift@npm:17.1.1"
13508+
"jscodeshift@npm:^17.1.2":
13509+
version: 17.1.2
13510+
resolution: "jscodeshift@npm:17.1.2"
1351113511
dependencies:
1351213512
"@babel/core": "npm:^7.24.7"
1351313513
"@babel/parser": "npm:^7.24.7"
@@ -13534,7 +13534,7 @@ __metadata:
1353413534
optional: true
1353513535
bin:
1353613536
jscodeshift: bin/jscodeshift.js
13537-
checksum: 10/89a92203e2653c68ae2f12332332ca014aeec8c6cd5ab6947ba53334abd97005b94c0c670c47f2878880d01b89775490ca8efe58494d71137c1f6abae630a53d
13537+
checksum: 10/5adfee6025a7e609c9079f7d7b83e605822b50757d1d4d4fec60c09175bec02301dce0ae6e32be530bc0a227da03749d331270619fb963c98cb57d6ce612567f
1353813538
languageName: node
1353913539
linkType: hard
1354013540

0 commit comments

Comments
 (0)