Skip to content

Commit 0981502

Browse files
authored
Bump jscodeshift to v17.1.1 (#960)
1 parent 6f7012d commit 0981502

File tree

3 files changed

+21
-149
lines changed

3 files changed

+21
-149
lines changed

.changeset/spicy-guests-glow.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"aws-sdk-js-codemod": patch
3+
---
4+
5+
Bump jscodeshift to v17.1.1

package-lock.json

Lines changed: 15 additions & 148 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"test": "vitest"
4343
},
4444
"dependencies": {
45-
"jscodeshift": "17.0.0"
45+
"jscodeshift": "17.1.1"
4646
},
4747
"devDependencies": {
4848
"@biomejs/biome": "1.9.0",

0 commit comments

Comments
 (0)