Skip to content

Commit

Permalink
Bump jscodeshift to ^0.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 29, 2024
1 parent c6c0d6b commit c2febc9
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 577 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,15 +33,15 @@
"@babel/core": "^7.23.9",
"@babel/runtime": "^7.23.9",
"@babel/traverse": "^7.23.9",
"jscodeshift": "^0.13.1",
"jscodeshift": "^0.15.2",
"jscodeshift-add-imports": "^1.0.10",
"postcss": "^8.4.38",
"postcss-cli": "^8.3.1",
"yargs": "^17.7.2"
},
"devDependencies": {
"@types/chai": "^4.3.14",
"@types/jscodeshift": "0.11.5",
"@types/jscodeshift": "0.11.11",
"chai": "^4.4.1"
},
"sideEffects": false,
Expand Down
Loading

0 comments on commit c2febc9

Please sign in to comment.