diff --git a/package.json b/package.json index 508918c..959b7a0 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@types/react": "^19.2.15", "@types/react-dom": "^19.2.3", "@typescript-eslint/eslint-plugin": "^8.60.0", - "@typescript-eslint/parser": "^8.60.0", + "@typescript-eslint/parser": "^8.60.1", "@webpack-cli/generators": "^3.0.7", "autoprefixer": "^10.5.0", "cross-spawn": "^7.0.6", diff --git a/yarn.lock b/yarn.lock index 3263a8e..c376aaf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2402,7 +2402,7 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/parser@npm:8.60.0, @typescript-eslint/parser@npm:^8.60.0": +"@typescript-eslint/parser@npm:8.60.0": version: 8.60.0 resolution: "@typescript-eslint/parser@npm:8.60.0" dependencies: @@ -2418,7 +2418,7 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/parser@npm:8.60.1": +"@typescript-eslint/parser@npm:8.60.1, @typescript-eslint/parser@npm:^8.60.1": version: 8.60.1 resolution: "@typescript-eslint/parser@npm:8.60.1" dependencies: @@ -10575,7 +10575,7 @@ __metadata: "@types/react-dom": "npm:^19.2.3" "@types/webpack": "npm:^5.28.5" "@typescript-eslint/eslint-plugin": "npm:^8.60.0" - "@typescript-eslint/parser": "npm:^8.60.0" + "@typescript-eslint/parser": "npm:^8.60.1" "@uidotdev/usehooks": "npm:^2.4.1" "@webpack-cli/generators": "npm:^3.0.7" autoprefixer: "npm:^10.5.0"