Skip to content

Commit

Permalink
Bump jscodeshift to 17.0.0 (#934)
Browse files Browse the repository at this point in the history
  • Loading branch information
trivikr authored Aug 12, 2024
1 parent 143ceba commit faceec2
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 45 deletions.
5 changes: 5 additions & 0 deletions .changeset/funny-spies-tan.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"aws-sdk-js-codemod": minor
---

Bump jscodeshift to 17.0.0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"test": "vitest"
},
"dependencies": {
"jscodeshift": "0.16.1"
"jscodeshift": "17.0.0"
},
"devDependencies": {
"@biomejs/biome": "1.8.0",
Expand Down
52 changes: 8 additions & 44 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1390,7 +1390,7 @@ __metadata:
languageName: node
linkType: hard

"ansi-styles@npm:^4.0.0, ansi-styles@npm:^4.1.0":
"ansi-styles@npm:^4.0.0":
version: 4.3.0
resolution: "ansi-styles@npm:4.3.0"
dependencies:
Expand Down Expand Up @@ -1466,7 +1466,7 @@ __metadata:
"@types/jscodeshift": "npm:^0.11.11"
"@types/node": "npm:^16.18.101"
aws-sdk: "npm:2.1641.0"
jscodeshift: "npm:0.16.1"
jscodeshift: "npm:17.0.0"
tsx: "npm:^4.7.1"
typescript: "npm:~5.5.2"
vitest: "npm:~2.0.1"
Expand Down Expand Up @@ -1647,16 +1647,6 @@ __metadata:
languageName: node
linkType: hard

"chalk@npm:^4.1.2":
version: 4.1.2
resolution: "chalk@npm:4.1.2"
dependencies:
ansi-styles: "npm:^4.1.0"
supports-color: "npm:^7.1.0"
checksum: 10c0/4a3fef5cc34975c898ffe77141450f679721df9dde00f6c304353fa9c8b571929123b26a0e4617bde5018977eb655b31970c297b91b63ee83bb82aeb04666880
languageName: node
linkType: hard

"chardet@npm:^0.7.0":
version: 0.7.0
resolution: "chardet@npm:0.7.0"
Expand Down Expand Up @@ -2369,13 +2359,6 @@ __metadata:
languageName: node
linkType: hard

"has-flag@npm:^4.0.0":
version: 4.0.0
resolution: "has-flag@npm:4.0.0"
checksum: 10c0/2e789c61b7888d66993e14e8331449e525ef42aac53c627cc53d1c3334e768bcb6abdc4f5f0de1478a25beec6f0bd62c7549058b7ac53e924040d4f301f02fd1
languageName: node
linkType: hard

"has-property-descriptors@npm:^1.0.2":
version: 1.0.2
resolution: "has-property-descriptors@npm:1.0.2"
Expand Down Expand Up @@ -2716,9 +2699,9 @@ __metadata:
languageName: node
linkType: hard

"jscodeshift@npm:0.16.1":
version: 0.16.1
resolution: "jscodeshift@npm:0.16.1"
"jscodeshift@npm:17.0.0":
version: 17.0.0
resolution: "jscodeshift@npm:17.0.0"
dependencies:
"@babel/core": "npm:^7.24.7"
"@babel/parser": "npm:^7.24.7"
Expand All @@ -2730,12 +2713,11 @@ __metadata:
"@babel/preset-flow": "npm:^7.24.7"
"@babel/preset-typescript": "npm:^7.24.7"
"@babel/register": "npm:^7.24.6"
chalk: "npm:^4.1.2"
flow-parser: "npm:0.*"
graceful-fs: "npm:^4.2.4"
micromatch: "npm:^4.0.7"
neo-async: "npm:^2.5.0"
node-dir: "npm:^0.1.17"
picocolors: "npm:^1.0.1"
recast: "npm:^0.23.9"
temp: "npm:^0.9.4"
write-file-atomic: "npm:^5.0.1"
Expand All @@ -2746,7 +2728,7 @@ __metadata:
optional: true
bin:
jscodeshift: bin/jscodeshift.js
checksum: 10c0/6025dbb223499a650b6f07e5ed89c82ca5ba1fe4b379d6b87ce3ed39b590d04d1c80f9a79ce47445415b871ef714260b550343affcfa745d3d6e4eef6dd1006d
checksum: 10c0/9a5ae1b4320edf25bf78540306b7439e1e9ca3a48bd58ce65c18d8c52d8685b3fd1931c5f8cbb41fc1644a37794d432ca3e85a4c86d4f1b8d903b05d2c38407c
languageName: node
linkType: hard

Expand Down Expand Up @@ -2939,7 +2921,7 @@ __metadata:
languageName: node
linkType: hard

"minimatch@npm:^3.0.2, minimatch@npm:^3.1.1":
"minimatch@npm:^3.1.1":
version: 3.1.2
resolution: "minimatch@npm:3.1.2"
dependencies:
Expand Down Expand Up @@ -3105,15 +3087,6 @@ __metadata:
languageName: node
linkType: hard

"node-dir@npm:^0.1.17":
version: 0.1.17
resolution: "node-dir@npm:0.1.17"
dependencies:
minimatch: "npm:^3.0.2"
checksum: 10c0/16222e871708c405079ff8122d4a7e1d522c5b90fc8f12b3112140af871cfc70128c376e845dcd0044c625db0d2efebd2d852414599d240564db61d53402b4c1
languageName: node
linkType: hard

"node-gyp@npm:latest":
version: 10.2.0
resolution: "node-gyp@npm:10.2.0"
Expand Down Expand Up @@ -3921,15 +3894,6 @@ __metadata:
languageName: node
linkType: hard

"supports-color@npm:^7.1.0":
version: 7.2.0
resolution: "supports-color@npm:7.2.0"
dependencies:
has-flag: "npm:^4.0.0"
checksum: 10c0/afb4c88521b8b136b5f5f95160c98dee7243dc79d5432db7efc27efb219385bbc7d9427398e43dd6cc730a0f87d5085ce1652af7efbe391327bc0a7d0f7fc124
languageName: node
linkType: hard

"tar@npm:^6.1.11, tar@npm:^6.2.1":
version: 6.2.1
resolution: "tar@npm:6.2.1"
Expand Down

0 comments on commit faceec2

Please sign in to comment.