Skip to content

Commit ff8d9ad

Browse files
chore(deps-dev): Bump @typescript-eslint/eslint-plugin (#13948)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.40.0 to 5.40.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.40.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cd65c01 commit ff8d9ad

File tree

2 files changed

+30
-67
lines changed

2 files changed

+30
-67
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"@types/uint32": "0.2.0",
9393
"@types/underscore": "1.11.4",
9494
"@types/webpack-env": "1.18.0",
95-
"@typescript-eslint/eslint-plugin": "5.40.0",
95+
"@typescript-eslint/eslint-plugin": "5.40.1",
9696
"@typescript-eslint/parser": "5.40.1",
9797
"@wireapp/copy-config": "1.3.10",
9898
"@wireapp/eslint-config": "1.12.11",

yarn.lock

Lines changed: 29 additions & 66 deletions
Original file line numberDiff line numberDiff line change
@@ -4020,6 +4020,13 @@ __metadata:
40204020
languageName: node
40214021
linkType: hard
40224022

4023+
"@types/semver@npm:^7.3.12":
4024+
version: 7.3.12
4025+
resolution: "@types/semver@npm:7.3.12"
4026+
checksum: 35536b2fc5602904f21cae681f6c9498e177dab3f54ae37c92f9a1b7e43c35f18bcd81e1c98c1cf0d33ee046bb06c771e9928c1c00a401d56a03f56549252a15
4027+
languageName: node
4028+
linkType: hard
4029+
40234030
"@types/simplebar@npm:5.3.3":
40244031
version: 5.3.3
40254032
resolution: "@types/simplebar@npm:5.3.3"
@@ -4124,13 +4131,13 @@ __metadata:
41244131
languageName: node
41254132
linkType: hard
41264133

4127-
"@typescript-eslint/eslint-plugin@npm:5.40.0":
4128-
version: 5.40.0
4129-
resolution: "@typescript-eslint/eslint-plugin@npm:5.40.0"
4134+
"@typescript-eslint/eslint-plugin@npm:5.40.1":
4135+
version: 5.40.1
4136+
resolution: "@typescript-eslint/eslint-plugin@npm:5.40.1"
41304137
dependencies:
4131-
"@typescript-eslint/scope-manager": 5.40.0
4132-
"@typescript-eslint/type-utils": 5.40.0
4133-
"@typescript-eslint/utils": 5.40.0
4138+
"@typescript-eslint/scope-manager": 5.40.1
4139+
"@typescript-eslint/type-utils": 5.40.1
4140+
"@typescript-eslint/utils": 5.40.1
41344141
debug: ^4.3.4
41354142
ignore: ^5.2.0
41364143
regexpp: ^3.2.0
@@ -4142,7 +4149,7 @@ __metadata:
41424149
peerDependenciesMeta:
41434150
typescript:
41444151
optional: true
4145-
checksum: ac9e8fcea3545eb33353373c5094fd0a7b79647b37066adbcbd8edcb6fc17c6a601fd0e1b8db0a39200e8238acb33d4b1b036bfe09ebb9899cfb43f6c271a8fd
4152+
checksum: 61f19bde0f1206beb20aeb28d18c1ef26a98cf4d2ead9f1d2f204cb91af31582eb5ee9422fe5f92d6aa10cebf85cd50f1b41e8cf8ce65808e2208664c3b1d66a
41464153
languageName: node
41474154
linkType: hard
41484155

@@ -4194,16 +4201,6 @@ __metadata:
41944201
languageName: node
41954202
linkType: hard
41964203

4197-
"@typescript-eslint/scope-manager@npm:5.40.0":
4198-
version: 5.40.0
4199-
resolution: "@typescript-eslint/scope-manager@npm:5.40.0"
4200-
dependencies:
4201-
"@typescript-eslint/types": 5.40.0
4202-
"@typescript-eslint/visitor-keys": 5.40.0
4203-
checksum: 48dfb2f1a71bda5b782263e97608f1e1a2e8a89a603344af5072208be7936140af9d41483be439405c5ee379d0263555d6cc94405b187707f9ecfd7dd9821b5f
4204-
languageName: node
4205-
linkType: hard
4206-
42074204
"@typescript-eslint/scope-manager@npm:5.40.1":
42084205
version: 5.40.1
42094206
resolution: "@typescript-eslint/scope-manager@npm:5.40.1"
@@ -4214,20 +4211,20 @@ __metadata:
42144211
languageName: node
42154212
linkType: hard
42164213

4217-
"@typescript-eslint/type-utils@npm:5.40.0":
4218-
version: 5.40.0
4219-
resolution: "@typescript-eslint/type-utils@npm:5.40.0"
4214+
"@typescript-eslint/type-utils@npm:5.40.1":
4215+
version: 5.40.1
4216+
resolution: "@typescript-eslint/type-utils@npm:5.40.1"
42204217
dependencies:
4221-
"@typescript-eslint/typescript-estree": 5.40.0
4222-
"@typescript-eslint/utils": 5.40.0
4218+
"@typescript-eslint/typescript-estree": 5.40.1
4219+
"@typescript-eslint/utils": 5.40.1
42234220
debug: ^4.3.4
42244221
tsutils: ^3.21.0
42254222
peerDependencies:
42264223
eslint: "*"
42274224
peerDependenciesMeta:
42284225
typescript:
42294226
optional: true
4230-
checksum: eabe86de93b0bd4bcbfb13cace097ff7addbd992c91b80c73bbaa677ce26f1c2abd1c63fe585f2fd9c80df07d3d54bd6e4a46aebc908cef0f870f1d6955d6b8a
4227+
checksum: 6771196b8f16f4893bae70aa1371ff004b0058e8edef9b935143e2f1272e471049e9c34beb1d625fb6423db95dd377e01e938b70dd4506fbf071566e2bfb574d
42314228
languageName: node
42324229
linkType: hard
42334230

@@ -4245,13 +4242,6 @@ __metadata:
42454242
languageName: node
42464243
linkType: hard
42474244

4248-
"@typescript-eslint/types@npm:5.40.0":
4249-
version: 5.40.0
4250-
resolution: "@typescript-eslint/types@npm:5.40.0"
4251-
checksum: 892ff162176a3e292b5b55090421c6d318187255f3f91be46bd5c0b38e3c25a49d9320ffb646d5709f3a2cdf350217a79e557886fdfdbdb322caec27f2b3d116
4252-
languageName: node
4253-
linkType: hard
4254-
42554245
"@typescript-eslint/types@npm:5.40.1":
42564246
version: 5.40.1
42574247
resolution: "@typescript-eslint/types@npm:5.40.1"
@@ -4295,24 +4285,6 @@ __metadata:
42954285
languageName: node
42964286
linkType: hard
42974287

4298-
"@typescript-eslint/typescript-estree@npm:5.40.0":
4299-
version: 5.40.0
4300-
resolution: "@typescript-eslint/typescript-estree@npm:5.40.0"
4301-
dependencies:
4302-
"@typescript-eslint/types": 5.40.0
4303-
"@typescript-eslint/visitor-keys": 5.40.0
4304-
debug: ^4.3.4
4305-
globby: ^11.1.0
4306-
is-glob: ^4.0.3
4307-
semver: ^7.3.7
4308-
tsutils: ^3.21.0
4309-
peerDependenciesMeta:
4310-
typescript:
4311-
optional: true
4312-
checksum: 8b67b8c4278f6bbd16ec521c847920c6f0ba57ec4bf148505c057aa160363852f50f9db73f42ee71ac3906940e8554e9c27686194a57f6554efcd82a8b0fa3e8
4313-
languageName: node
4314-
linkType: hard
4315-
43164288
"@typescript-eslint/typescript-estree@npm:5.40.1":
43174289
version: 5.40.1
43184290
resolution: "@typescript-eslint/typescript-estree@npm:5.40.1"
@@ -4347,20 +4319,21 @@ __metadata:
43474319
languageName: node
43484320
linkType: hard
43494321

4350-
"@typescript-eslint/utils@npm:5.40.0":
4351-
version: 5.40.0
4352-
resolution: "@typescript-eslint/utils@npm:5.40.0"
4322+
"@typescript-eslint/utils@npm:5.40.1":
4323+
version: 5.40.1
4324+
resolution: "@typescript-eslint/utils@npm:5.40.1"
43534325
dependencies:
43544326
"@types/json-schema": ^7.0.9
4355-
"@typescript-eslint/scope-manager": 5.40.0
4356-
"@typescript-eslint/types": 5.40.0
4357-
"@typescript-eslint/typescript-estree": 5.40.0
4327+
"@types/semver": ^7.3.12
4328+
"@typescript-eslint/scope-manager": 5.40.1
4329+
"@typescript-eslint/types": 5.40.1
4330+
"@typescript-eslint/typescript-estree": 5.40.1
43584331
eslint-scope: ^5.1.1
43594332
eslint-utils: ^3.0.0
43604333
semver: ^7.3.7
43614334
peerDependencies:
43624335
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
4363-
checksum: 608e16ad510c1543de37e168ab42e9d11fdd7d38faf19fe5d60255ea8e43b9a8cebeea11bd9776eed55fe0e453c5d222bb708b930b431c5b113269c6b44788c1
4336+
checksum: a971101bb2f4c742a1734a87e17997addb7ffa6639d472097fe098f6c5f09567b858949b97f05892aabb20f38479abecdfdd69cf740046aa601dd3fc39a44090
43644337
languageName: node
43654338
linkType: hard
43664339

@@ -4400,16 +4373,6 @@ __metadata:
44004373
languageName: node
44014374
linkType: hard
44024375

4403-
"@typescript-eslint/visitor-keys@npm:5.40.0":
4404-
version: 5.40.0
4405-
resolution: "@typescript-eslint/visitor-keys@npm:5.40.0"
4406-
dependencies:
4407-
"@typescript-eslint/types": 5.40.0
4408-
eslint-visitor-keys: ^3.3.0
4409-
checksum: a11787f7e6ac7018b22848028c9116d028f89782b0ee120517f0384e9db260e3001ad897512d9c3cf15ce16073ae4c1dc7f81f29d6d40dec78b5e8c8e79f344f
4410-
languageName: node
4411-
linkType: hard
4412-
44134376
"@typescript-eslint/visitor-keys@npm:5.40.1":
44144377
version: 5.40.1
44154378
resolution: "@typescript-eslint/visitor-keys@npm:5.40.1"
@@ -18068,7 +18031,7 @@ __metadata:
1806818031
"@types/uint32": 0.2.0
1806918032
"@types/underscore": 1.11.4
1807018033
"@types/webpack-env": 1.18.0
18071-
"@typescript-eslint/eslint-plugin": 5.40.0
18034+
"@typescript-eslint/eslint-plugin": 5.40.1
1807218035
"@typescript-eslint/parser": 5.40.1
1807318036
"@wireapp/antiscroll-2": 1.3.1
1807418037
"@wireapp/avs": 8.2.16

0 commit comments

Comments
 (0)