Skip to content

Commit

Permalink
Bump jscodeshift to ^0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 20, 2023
1 parent d0a1670 commit c439cd1
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 562 deletions.
4 changes: 2 additions & 2 deletions packages/mui-codemod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,13 @@
"@babel/core": "^7.22.17",
"@babel/runtime": "^7.22.15",
"@babel/traverse": "^7.22.17",
"jscodeshift": "^0.13.1",
"jscodeshift": "^0.15.0",
"jscodeshift-add-imports": "^1.0.10",
"yargs": "^17.7.2"
},
"devDependencies": {
"@types/chai": "^4.3.6",
"@types/jscodeshift": "0.11.5",
"@types/jscodeshift": "0.11.7",
"chai": "^4.3.8"
},
"sideEffects": false,
Expand Down
Loading

0 comments on commit c439cd1

Please sign in to comment.