Skip to content

Commit

Permalink
fix(deps): update dependency jscodeshift to v17 (jdf2e#2534)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 5, 2024
1 parent c6268c8 commit 9b321e2
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 40 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@
"highlight.js": "^11.9.0",
"husky": "^9.0.11",
"inquirer": "^10.1.4",
"jscodeshift": "^0.15.1",
"jscodeshift": "^17.0.0",
"linguist-languages": "^7.27.0",
"lint-staged": "^15.2.2",
"lzutf8": "0.6.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/nutui-codemod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"dependencies": {
"chalk": "^5.3.0",
"is-git-clean": "^1.1.0",
"jscodeshift": "^0.15.1"
"jscodeshift": "^17.0.0"
},
"devDependencies": {
"jest": "^29.7.0",
Expand Down
59 changes: 21 additions & 38 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9b321e2

Please sign in to comment.