Skip to content

Commit

Permalink
Update dependencies of reselect-codemods
Browse files Browse the repository at this point in the history
  • Loading branch information
aryaemami59 committed Sep 17, 2024
1 parent fb8125b commit 486a389
Show file tree
Hide file tree
Showing 2 changed files with 198 additions and 235 deletions.
13 changes: 6 additions & 7 deletions codemods/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,24 +27,23 @@
"codemod"
],
"dependencies": {
"execa": "^9.3.1",
"execa": "^9.4.0",
"globby": "^14.0.2",
"jscodeshift": "^17.0.0",
"ts-node": "^10.9.2",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
},
"devDependencies": {
"@types/eslint": "^9.6.1",
"@types/eslint-config-prettier": "^6.11.3",
"@types/eslint__js": "^8.42.3",
"@types/jscodeshift": "^0.11.11",
"@types/node": "^22.5.3",
"eslint": "^9.9.1",
"@types/node": "^22.5.5",
"eslint": "^9.10.0",
"eslint-config-prettier": "^9.1.0",
"jiti": "^2.0.0-beta.3",
"prettier": "^3.3.3",
"typescript-eslint": "^8.4.0",
"vitest": "^2.0.5"
"typescript-eslint": "^8.6.0",
"vitest": "^2.1.1"
},
"engines": {
"node": ">= 16"
Expand Down
Loading

0 comments on commit 486a389

Please sign in to comment.