Skip to content

Commit

Permalink
NPM update 2024-11-22
Browse files Browse the repository at this point in the history
  • Loading branch information
milang committed Nov 22, 2024
1 parent 6f12560 commit cbcc124
Show file tree
Hide file tree
Showing 3 changed files with 211 additions and 146 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"browserslist": "^4.24.2",
"eslint": "^9.15.0",
"prettier": "^3.3.3",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"prettier": "@pandell/prettier-config"
}
4 changes: 2 additions & 2 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"prepack": "node ../../tools/clean-package-json.mjs"
},
"dependencies": {
"@eslint-react/eslint-plugin": "^1.17.0",
"@eslint-react/eslint-plugin": "^1.17.1",
"@eslint/compat": "^1.2.3",
"@eslint/js": "^9.15.0",
"@tanstack/eslint-plugin-query": "^5.60.1",
Expand All @@ -43,7 +43,7 @@
},
"devDependencies": {
"eslint": "^9.15.0",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"peerDependencies": {
"eslint": ">= 9",
Expand Down
Loading

0 comments on commit cbcc124

Please sign in to comment.