Skip to content

Commit

Permalink
fix: Revert jscodeshift version [skip release] (#2813)
Browse files Browse the repository at this point in the history
Revert jscodeshift bump since it didn't fix SNYK issues. We'll address security issues in a separate PR.

[category:Infrastructure]

Co-authored-by: manuel.carrera <manuel.carrera@workday.com>
  • Loading branch information
mannycarrera4 and manuel.carrera committed Jun 28, 2024
1 parent 8756703 commit d810cce
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 480 deletions.
2 changes: 1 addition & 1 deletion modules/codemod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"dependencies": {
"chalk": "4.1.2",
"jscodeshift": "^0.15.2",
"jscodeshift": "^0.14.0",
"yargs": "^16.2.0"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit d810cce

Please sign in to comment.