diff --git a/package.json b/package.json index 2b2756ee..7dc712ec 100644 --- a/package.json +++ b/package.json @@ -152,7 +152,7 @@ ] }, "devDependencies": { - "@typescript-eslint/eslint-plugin": "^5.45.0", + "@typescript-eslint/eslint-plugin": "^5.45.1", "@typescript-eslint/parser": "^5.45.1", "eslint": "^8.29.0", "eslint-config-prettier": "^8.5.0", diff --git a/yarn.lock b/yarn.lock index 2f2ed05c..b45fd523 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2439,7 +2439,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.45.0 + "@typescript-eslint/eslint-plugin": ^5.45.1 "@typescript-eslint/parser": ^5.45.1 babel-jest: ^29.3.1 babel-loader: ^9.1.0 @@ -4929,7 +4929,7 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/eslint-plugin@npm:^5.27.1, @typescript-eslint/eslint-plugin@npm:^5.45.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.45.0 resolution: "@typescript-eslint/eslint-plugin@npm:5.45.0" dependencies: @@ -4952,6 +4952,29 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/eslint-plugin@npm:^5.45.1": + version: 5.45.1 + resolution: "@typescript-eslint/eslint-plugin@npm:5.45.1" + dependencies: + "@typescript-eslint/scope-manager": 5.45.1 + "@typescript-eslint/type-utils": 5.45.1 + "@typescript-eslint/utils": 5.45.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: 9fc7cc17ebd1d6f9b1321afa3dcedb936ba538f95a026035a436c4b75eb976ac61140be44be304634c8f87612e30690ce12bf3498ac59826134387d91d75d888 + 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" @@ -5044,6 +5067,23 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/type-utils@npm:5.45.1": + version: 5.45.1 + resolution: "@typescript-eslint/type-utils@npm:5.45.1" + dependencies: + "@typescript-eslint/typescript-estree": 5.45.1 + "@typescript-eslint/utils": 5.45.1 + debug: ^4.3.4 + tsutils: ^3.21.0 + peerDependencies: + eslint: "*" + peerDependenciesMeta: + typescript: + optional: true + checksum: dcb9f425803b399c340ab3d72c3f7e61f2a136d4281bd710853e954c1c101064ac0bb4b768c84c1ad310ec493cd8dc6b754054d9a81cb56be37ef1f4130c2c3a + languageName: node + linkType: hard + "@typescript-eslint/types@npm:5.40.1": version: 5.40.1 resolution: "@typescript-eslint/types@npm:5.40.1" @@ -5155,6 +5195,24 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/utils@npm:5.45.1": + version: 5.45.1 + resolution: "@typescript-eslint/utils@npm:5.45.1" + dependencies: + "@types/json-schema": ^7.0.9 + "@types/semver": ^7.3.12 + "@typescript-eslint/scope-manager": 5.45.1 + "@typescript-eslint/types": 5.45.1 + "@typescript-eslint/typescript-estree": 5.45.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: 7e673b07e207a0b596b23f60e6c2d4b04fd534bd15dc326ce67d7f61637ed2c211fe5a5ffdcf6b3fa3f39000fe61de0bf7d0c7feb03dcd3d72c382ae35287ad9 + 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"