Skip to content

Commit 8b58758

Browse files
authored
Bump jscodeshift to v0.16.1 (#904)
1 parent 03c0f45 commit 8b58758

File tree

3 files changed

+16
-402
lines changed

3 files changed

+16
-402
lines changed

.changeset/bright-feet-shop.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 v0.16.1

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"test": "vitest"
4242
},
4343
"dependencies": {
44-
"jscodeshift": "0.16.0"
44+
"jscodeshift": "0.16.1"
4545
},
4646
"devDependencies": {
4747
"@biomejs/biome": "1.8.0",

0 commit comments

Comments
 (0)