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 1662ee93..3c165933 100644 --- a/package.json +++ b/package.json @@ -109,7 +109,7 @@ "conventional-changelog-cli": "~2.2.2", "cypress": "~10.7.0", "esbuild": "~0.15.7", - "eslint": "~8.23.0", + "eslint": "~8.23.1", "eslint-config-prettier": "~8.5.0", "eslint-define-config": "~1.7.0", "eslint-gitignore": "~0.1.0", @@ -133,7 +133,7 @@ "typedoc-plugin-missing-exports": "~1.0.0", "typescript": "~4.8.3", "validator": "~13.7.0", - "vite": "~3.0.9", + "vite": "~3.1.0", "vitepress": "1.0.0-alpha.13", "vitest": "~0.22.1" }, |
