diff --git a/package.json b/package.json index 0f3afc6e..706cf653 100644 --- a/package.json +++ b/package.json @@ -152,7 +152,7 @@ ] }, "devDependencies": { - "@typescript-eslint/eslint-plugin": "^5.47.0", + "@typescript-eslint/eslint-plugin": "^5.47.1", "@typescript-eslint/parser": "^5.47.1", "eslint": "^8.30.0", "eslint-config-prettier": "^8.5.0", diff --git a/yarn.lock b/yarn.lock index da1e3338..09f30226 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2440,7 +2440,7 @@ __metadata: "@types/web-locks-api": ^0.0.2 "@types/wicg-file-system-access": ^2020.9.5 "@types/zen-push": ^0.1.1 - "@typescript-eslint/eslint-plugin": ^5.47.0 + "@typescript-eslint/eslint-plugin": ^5.47.1 "@typescript-eslint/parser": ^5.47.1 babel-jest: ^29.3.1 babel-loader: ^9.1.0 @@ -4953,7 +4953,7 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/eslint-plugin@npm:^5.27.1, @typescript-eslint/eslint-plugin@npm:^5.47.0, @typescript-eslint/eslint-plugin@npm:^5.5.0": +"@typescript-eslint/eslint-plugin@npm:^5.27.1, @typescript-eslint/eslint-plugin@npm:^5.5.0": version: 5.47.0 resolution: "@typescript-eslint/eslint-plugin@npm:5.47.0" dependencies: @@ -4976,6 +4976,29 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/eslint-plugin@npm:^5.47.1": + version: 5.47.1 + resolution: "@typescript-eslint/eslint-plugin@npm:5.47.1" + dependencies: + "@typescript-eslint/scope-manager": 5.47.1 + "@typescript-eslint/type-utils": 5.47.1 + "@typescript-eslint/utils": 5.47.1 + debug: ^4.3.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: 59fe719a8fbad14c37b8ce0dd292f6b8066bba370090f5e40eeab03033b97a12df1f1d0963c7070ac8cf4f7f319974fa6747e70932660055d222fa993c239b6a + languageName: node + linkType: hard + "@typescript-eslint/experimental-utils@npm:^5.0.0, @typescript-eslint/experimental-utils@npm:^5.27.1": version: 5.40.1 resolution: "@typescript-eslint/experimental-utils@npm:5.40.1" @@ -5068,6 +5091,23 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/type-utils@npm:5.47.1": + version: 5.47.1 + resolution: "@typescript-eslint/type-utils@npm:5.47.1" + dependencies: + "@typescript-eslint/typescript-estree": 5.47.1 + "@typescript-eslint/utils": 5.47.1 + debug: ^4.3.4 + tsutils: ^3.21.0 + peerDependencies: + eslint: "*" + peerDependenciesMeta: + typescript: + optional: true + checksum: 84a1e6c8fd47d419dc66430e31b818774d4c0329a5f355a5a9e8af94378be4c0c24a89916d5cc1380fdbb640693527b906c2e6adee486a2e6786cb5e08bd9eb3 + languageName: node + linkType: hard + "@typescript-eslint/types@npm:5.40.1": version: 5.40.1 resolution: "@typescript-eslint/types@npm:5.40.1" @@ -5179,6 +5219,24 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/utils@npm:5.47.1": + version: 5.47.1 + resolution: "@typescript-eslint/utils@npm:5.47.1" + dependencies: + "@types/json-schema": ^7.0.9 + "@types/semver": ^7.3.12 + "@typescript-eslint/scope-manager": 5.47.1 + "@typescript-eslint/types": 5.47.1 + "@typescript-eslint/typescript-estree": 5.47.1 + 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: 5167d26b8d5579de4d9aae36e18f980b33e01006ecc87cff59b761e15f69234092ac555bcf64a9f18d7c3e68a971df2a37b3912fc523c2586c2ba3f4544cc3d3 + languageName: node + linkType: hard + "@typescript-eslint/visitor-keys@npm:5.40.1": version: 5.40.1 resolution: "@typescript-eslint/visitor-keys@npm:5.40.1"