diff --git a/package.json b/package.json index 74c9e040..69769c5b 100644 --- a/package.json +++ b/package.json @@ -154,7 +154,7 @@ }, "devDependencies": { "@typescript-eslint/eslint-plugin": "^5.59.8", - "@typescript-eslint/parser": "^5.59.7", + "@typescript-eslint/parser": "^5.59.8", "eslint": "^8.41.0", "eslint-config-prettier": "^8.5.0", "eslint-config-react-app": "^7.0.1", diff --git a/yarn.lock b/yarn.lock index 8f70507a..961e9a84 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2677,7 +2677,7 @@ __metadata: "@types/wicg-file-system-access": ^2020.9.6 "@types/zen-push": ^0.1.1 "@typescript-eslint/eslint-plugin": ^5.59.8 - "@typescript-eslint/parser": ^5.59.7 + "@typescript-eslint/parser": ^5.59.8 babel-jest: ^29.5.0 babel-loader: ^9.1.2 babel-plugin-macros: ^3.0.1 @@ -5225,7 +5225,7 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/parser@npm:^5.5.0, @typescript-eslint/parser@npm:^5.55.0, @typescript-eslint/parser@npm:^5.59.7": +"@typescript-eslint/parser@npm:^5.5.0, @typescript-eslint/parser@npm:^5.55.0": version: 5.59.7 resolution: "@typescript-eslint/parser@npm:5.59.7" dependencies: @@ -5242,6 +5242,23 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/parser@npm:^5.59.8": + version: 5.59.8 + resolution: "@typescript-eslint/parser@npm:5.59.8" + dependencies: + "@typescript-eslint/scope-manager": 5.59.8 + "@typescript-eslint/types": 5.59.8 + "@typescript-eslint/typescript-estree": 5.59.8 + debug: ^4.3.4 + peerDependencies: + eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 + peerDependenciesMeta: + typescript: + optional: true + checksum: bac9f09d8552086ceb882a7b87ce4d98dfaa41579249216c75d97e3fc07af33cddc4cbbd07a127a5823c826a258882643aaf658bec19cb2a434002b55c5f0d12 + languageName: node + linkType: hard + "@typescript-eslint/scope-manager@npm:5.40.1": version: 5.40.1 resolution: "@typescript-eslint/scope-manager@npm:5.40.1"