Skip to content

Commit

Permalink
Bump jscodeshift to v0.15.1 (#763)
Browse files Browse the repository at this point in the history
  • Loading branch information
trivikr committed Feb 19, 2024
1 parent 43d6be0 commit c04ed74
Show file tree
Hide file tree
Showing 3 changed files with 152 additions and 84 deletions.
5 changes: 5 additions & 0 deletions .changeset/smart-toes-brake.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"aws-sdk-js-codemod": patch
---

Bump jscodeshift to v0.15.1
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,12 @@
"test": "vitest"
},
"dependencies": {
"jscodeshift": "0.15.0"
"jscodeshift": "0.15.1"
},
"devDependencies": {
"@changesets/cli": "^2.27.1",
"@tsconfig/node14": "^14.1.0",
"@types/jscodeshift": "^0.11.5",
"@types/jscodeshift": "^0.11.11",
"@types/node": "^14.18.33",
"@typescript-eslint/eslint-plugin": "^7.0.1",
"@typescript-eslint/parser": "^7.0.1",
Expand Down
Loading

0 comments on commit c04ed74

Please sign in to comment.