Skip to content

Commit

Permalink
chore(deps): bump jscodeshift to v0.14.0 (#134)
Browse files Browse the repository at this point in the history
  • Loading branch information
trivikr committed Nov 16, 2022
1 parent dff767b commit 53d305a
Show file tree
Hide file tree
Showing 3 changed files with 46 additions and 766 deletions.
5 changes: 5 additions & 0 deletions .changeset/ninety-crews-relax.md
@@ -0,0 +1,5 @@
---
"aws-sdk-js-codemod": minor
---

Bump jscodeshift to v0.14.0
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -39,14 +39,14 @@
"test": "jest"
},
"dependencies": {
"jscodeshift": "0.13.1",
"jscodeshift": "0.14.0",
"table": "6.8.0"
},
"devDependencies": {
"@changesets/cli": "2.21.0",
"@tsconfig/node12": "1.0.2",
"@types/jest": "27.4.1",
"@types/jscodeshift": "0.11.3",
"@types/jscodeshift": "0.11.5",
"@types/node": "16.11.26",
"@typescript-eslint/eslint-plugin": "5.14.0",
"@typescript-eslint/parser": "5.14.0",
Expand Down

0 comments on commit 53d305a

Please sign in to comment.