Skip to content

Commit

Permalink
fix(deps): update dependency jscodeshift to ^0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 15, 2023
1 parent f69ba5f commit 9626d8a
Show file tree
Hide file tree
Showing 2 changed files with 260 additions and 631 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,14 +47,14 @@
},
"dependencies": {
"eslint-import-resolver-typescript": "^2.5.0",
"jscodeshift": "^0.13.1"
"jscodeshift": "^0.15.0"
},
"devDependencies": {
"@1stg/lib-config": "^4.1.2",
"@changesets/changelog-github": "^0.4.4",
"@changesets/cli": "^2.17.0",
"@types/jest": "^27.0.3",
"@types/jscodeshift": "^0.11.3",
"@types/jscodeshift": "^0.11.7",
"@types/node": "^16.10.3",
"ts-jest": "^27.0.7",
"type-coverage": "^2.18.2",
Expand Down
Loading

0 comments on commit 9626d8a

Please sign in to comment.