diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 691a38f13..b71029c5d 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@changesets/cli": "^2.28.1", "@types/node": "^18.17.8", "esbuild": "^0.25.0", - "eslint": "^9.22.0", + "eslint": "^9.23.0", "eslint-plugin-regexp": "^2.7.0", "only-allow": "^1.2.1", "prettier": "^3.5.3", @@ -69,7 +69,7 @@ "tinyglobby": "^0.2.12", "turbo": "^2.4.4", "typescript": "~5.8.2", - "typescript-eslint": "^8.27.0" + "typescript-eslint": "^8.28.0" }, "pnpm": { "peerDependencyRules": { |