diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json index a1692c13..518d15a7 100644 --- a/package.json +++ b/package.json @@ -104,8 +104,8 @@ ], "devDependencies": { "@actions/github": "6.0.0", - "@eslint/compat": "1.2.0", - "@eslint/js": "9.12.0", + "@eslint/compat": "1.2.1", + "@eslint/js": "9.13.0", "@stylistic/eslint-plugin": "2.9.0", "@types/eslint__js": "8.42.3", "@types/node": "20.16.11", @@ -118,7 +118,7 @@ "@vueuse/core": "11.1.0", "commit-and-tag-version": "12.5.0", "cypress": "13.15.0", - "eslint": "9.12.0", + "eslint": "9.13.0", "eslint-config-prettier": "9.1.0", "eslint-plugin-jsdoc": "50.4.3", "eslint-plugin-prettier": "5.2.1", @@ -135,7 +135,7 @@ "tsup": "8.3.0", "tsx": "4.19.1", "typescript": "5.6.3", - "typescript-eslint": "8.10.0", + "typescript-eslint": "8.11.0", "validator": "13.12.0", "vite": "5.4.8", "vitepress": "1.4.1", |
