diff --git a/packages/ado-extension/package.json b/packages/ado-extension/package.json index ca32a4202..455a8706b 100644 --- a/packages/ado-extension/package.json +++ b/packages/ado-extension/package.json @@ -34,7 +34,7 @@ "reflect-metadata": "^0.1.13" }, "devDependencies": { - "@typescript-eslint/eslint-plugin": "^5.53.0", + "@typescript-eslint/eslint-plugin": "^5.54.0", "@typescript-eslint/parser": "^5.54.0", "case-sensitive-paths-webpack-plugin": "^2.4.0", "eslint": "^8.34.0", diff --git a/packages/shared/package.json b/packages/shared/package.json index c0178db23..f1f458650 100644 --- a/packages/shared/package.json +++ b/packages/shared/package.json @@ -54,7 +54,7 @@ "@types/normalize-path": "^3.0.0", "@types/puppeteer-core": "^7.0.4", "@types/serve-static": "^1.15.1", - "@typescript-eslint/eslint-plugin": "^5.53.0", + "@typescript-eslint/eslint-plugin": "^5.54.0", "@typescript-eslint/parser": "^5.54.0", "eslint": "^8.34.0", "eslint-plugin-security": "^1.7.1", diff --git a/yarn.lock b/yarn.lock index 1813fd0b8..6e1306828 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10,7 +10,7 @@ __metadata: resolution: "@accessibility-insights-action/ado-extension@workspace:packages/ado-extension" dependencies: "@accessibility-insights-action/shared": "workspace:*" - "@typescript-eslint/eslint-plugin": ^5.53.0 + "@typescript-eslint/eslint-plugin": ^5.54.0 "@typescript-eslint/parser": ^5.54.0 applicationinsights: ^2.5.0 azure-pipelines-task-lib: ^4.3.0 @@ -52,7 +52,7 @@ __metadata: "@types/react": ^16.14 "@types/react-dom": ^16.9 "@types/serve-static": ^1.15.1 - "@typescript-eslint/eslint-plugin": ^5.53.0 + "@typescript-eslint/eslint-plugin": ^5.54.0 "@typescript-eslint/parser": ^5.54.0 accessibility-insights-report: 4.6.3 accessibility-insights-scan: 1.6.0 @@ -2297,30 +2297,6 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/eslint-plugin@npm:^5.53.0": - version: 5.53.0 - resolution: "@typescript-eslint/eslint-plugin@npm:5.53.0" - dependencies: - "@typescript-eslint/scope-manager": 5.53.0 - "@typescript-eslint/type-utils": 5.53.0 - "@typescript-eslint/utils": 5.53.0 - debug: ^4.3.4 - grapheme-splitter: ^1.0.4 - ignore: ^5.2.0 - natural-compare-lite: ^1.4.0 - regexpp: ^3.2.0 - semver: ^7.3.7 - tsutils: ^3.21.0 - peerDependencies: - "@typescript-eslint/parser": ^5.0.0 - eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 - peerDependenciesMeta: - typescript: - optional: true - checksum: 12dffe65969d8e5248c86a700fe46a737e55ecafb276933e747b4731eab6266fe55e2d43a34b8b340179fe248e127d861cd016a7614b1b9804cd0687c99616d1 - languageName: node - linkType: hard - "@typescript-eslint/eslint-plugin@npm:^5.54.0": version: 5.54.0 resolution: "@typescript-eslint/eslint-plugin@npm:5.54.0" @@ -2362,16 +2338,6 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/scope-manager@npm:5.53.0": - version: 5.53.0 - resolution: "@typescript-eslint/scope-manager@npm:5.53.0" - dependencies: - "@typescript-eslint/types": 5.53.0 - "@typescript-eslint/visitor-keys": 5.53.0 - checksum: 51f31dc01e95908611f402441f58404da80a338c0237b2b82f4a7b0b2e8868c4bfe8f7cf44b2567dd56533de609156a5d4ac54bb1f9f09c7014b99428aef2543 - languageName: node - linkType: hard - "@typescript-eslint/scope-manager@npm:5.54.0": version: 5.54.0 resolution: "@typescript-eslint/scope-manager@npm:5.54.0" @@ -2382,23 +2348,6 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/type-utils@npm:5.53.0": - version: 5.53.0 - resolution: "@typescript-eslint/type-utils@npm:5.53.0" - dependencies: - "@typescript-eslint/typescript-estree": 5.53.0 - "@typescript-eslint/utils": 5.53.0 - debug: ^4.3.4 - tsutils: ^3.21.0 - peerDependencies: - eslint: "*" - peerDependenciesMeta: - typescript: - optional: true - checksum: 52c40967c5fabd58c2ae8bf519ef89e4feb511e4df630aeaeac8335661a79b6b3a32d30a61a5f1d8acc703f21c4d90751a5d41cda1b35d08867524da11bc2e1d - languageName: node - linkType: hard - "@typescript-eslint/type-utils@npm:5.54.0": version: 5.54.0 resolution: "@typescript-eslint/type-utils@npm:5.54.0" @@ -2416,13 +2365,6 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/types@npm:5.53.0": - version: 5.53.0 - resolution: "@typescript-eslint/types@npm:5.53.0" - checksum: b0eaf23de4ab13697d4d2095838c959a3f410c30f0d19091e5ca08e62320c3cc3c72bcb631823fb6a4fbb31db0a059e386a0801244930d0a88a6a698e5f46548 - languageName: node - linkType: hard - "@typescript-eslint/types@npm:5.54.0": version: 5.54.0 resolution: "@typescript-eslint/types@npm:5.54.0" @@ -2430,24 +2372,6 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/typescript-estree@npm:5.53.0": - version: 5.53.0 - resolution: "@typescript-eslint/typescript-estree@npm:5.53.0" - dependencies: - "@typescript-eslint/types": 5.53.0 - "@typescript-eslint/visitor-keys": 5.53.0 - debug: ^4.3.4 - globby: ^11.1.0 - is-glob: ^4.0.3 - semver: ^7.3.7 - tsutils: ^3.21.0 - peerDependenciesMeta: - typescript: - optional: true - checksum: 6e119c8e4167c8495d728c5556a834545a9c064918dd5e7b79b0d836726f4f8e2a0297b0ac82bf2b71f1e5427552217d0b59d8fb1406fd79bd3bf91b75dca873 - languageName: node - linkType: hard - "@typescript-eslint/typescript-estree@npm:5.54.0": version: 5.54.0 resolution: "@typescript-eslint/typescript-estree@npm:5.54.0" @@ -2466,24 +2390,6 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/utils@npm:5.53.0": - version: 5.53.0 - resolution: "@typescript-eslint/utils@npm:5.53.0" - dependencies: - "@types/json-schema": ^7.0.9 - "@types/semver": ^7.3.12 - "@typescript-eslint/scope-manager": 5.53.0 - "@typescript-eslint/types": 5.53.0 - "@typescript-eslint/typescript-estree": 5.53.0 - eslint-scope: ^5.1.1 - eslint-utils: ^3.0.0 - semver: ^7.3.7 - peerDependencies: - eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 - checksum: 18e6bac14ae853385a74123759850bca367904723e170c37416fc014673eb714afb6bb090367bff61494a8387e941b6af65ee5f4f845f7177fabb4df85e01643 - languageName: node - linkType: hard - "@typescript-eslint/utils@npm:5.54.0": version: 5.54.0 resolution: "@typescript-eslint/utils@npm:5.54.0" @@ -2502,16 +2408,6 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/visitor-keys@npm:5.53.0": - version: 5.53.0 - resolution: "@typescript-eslint/visitor-keys@npm:5.53.0" - dependencies: - "@typescript-eslint/types": 5.53.0 - eslint-visitor-keys: ^3.3.0 - checksum: 090695883c15364c6f401e97f56b13db0f31c1114f3bd22562bd41734864d27f6a3c80de33957e9dedab2d5f94b0f4480ba3fde1d4574e74dca4593917b7b54a - languageName: node - linkType: hard - "@typescript-eslint/visitor-keys@npm:5.54.0": version: 5.54.0 resolution: "@typescript-eslint/visitor-keys@npm:5.54.0"