diff --git a/package.json b/package.json index 4a0977b..c4062e6 100644 --- a/package.json +++ b/package.json @@ -23,8 +23,8 @@ "@swc/core": "^1.10.12", "@swc/jest": "^0.2.37", "@types/node": "^22.12.0", - "@typescript-eslint/eslint-plugin": "^8.20.0", - "@typescript-eslint/parser": "^8.20.0", + "@typescript-eslint/eslint-plugin": "^8.23.0", + "@typescript-eslint/parser": "^8.23.0", "@vkontakte/eslint-plugin": "^2.0.0", "@vkontakte/prettier-config": "^0.2.1", "concurrently": "^9.1.2", diff --git a/yarn.lock b/yarn.lock index d58eea7..d887650 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3254,8 +3254,8 @@ __metadata: "@swc/core": "npm:^1.10.12" "@swc/jest": "npm:^0.2.37" "@types/node": "npm:^22.12.0" - "@typescript-eslint/eslint-plugin": "npm:^8.20.0" - "@typescript-eslint/parser": "npm:^8.20.0" + "@typescript-eslint/eslint-plugin": "npm:^8.23.0" + "@typescript-eslint/parser": "npm:^8.23.0" "@vkontakte/eslint-plugin": "npm:^2.0.0" "@vkontakte/prettier-config": "npm:^0.2.1" concurrently: "npm:^9.1.2"