diff --git a/package.json b/package.json index 3f3d82f0..ced7b750 100644 --- a/package.json +++ b/package.json @@ -153,7 +153,7 @@ }, "devDependencies": { "@typescript-eslint/eslint-plugin": "^5.56.0", - "@typescript-eslint/parser": "^5.55.0", + "@typescript-eslint/parser": "^5.56.0", "eslint": "^8.36.0", "eslint-config-prettier": "^8.5.0", "eslint-config-react-app": "^7.0.1", diff --git a/yarn.lock b/yarn.lock index 54338cb0..13e08ecb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2595,7 +2595,7 @@ __metadata: "@types/wicg-file-system-access": ^2020.9.5 "@types/zen-push": ^0.1.1 "@typescript-eslint/eslint-plugin": ^5.56.0 - "@typescript-eslint/parser": ^5.55.0 + "@typescript-eslint/parser": ^5.56.0 babel-jest: ^29.5.0 babel-loader: ^9.1.2 babel-plugin-macros: ^3.0.1 @@ -5176,6 +5176,23 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/parser@npm:^5.56.0": + version: 5.56.0 + resolution: "@typescript-eslint/parser@npm:5.56.0" + dependencies: + "@typescript-eslint/scope-manager": 5.56.0 + "@typescript-eslint/types": 5.56.0 + "@typescript-eslint/typescript-estree": 5.56.0 + debug: ^4.3.4 + peerDependencies: + eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 + peerDependenciesMeta: + typescript: + optional: true + checksum: eb25490290bd5e22f9c42603dedc0d2d8ee845553e3cf48ea377bd5dc22440d3463f8b84be637b6a2b37cd9ea56b21e4e43007a0a69998948d9c8965c03fe1aa + 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"