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 2ac0005..3b016b1 100644 --- a/package.json +++ b/package.json @@ -2,8 +2,8 @@ "dependencies": { "@types/bootstrap": "^5.2.6", "@types/leaflet": "^1.9.3", - "@typescript-eslint/eslint-plugin": "^5.56.0", - "@typescript-eslint/parser": "^5.56.0", + "@typescript-eslint/eslint-plugin": "^6.2.0", + "@typescript-eslint/parser": "^6.2.0", "bootstrap": "^5.2.3", "bootstrap-icons": "^1.10.3", "eslint": "^8.36.0", |