Skip to content

Commit 2c6914a

Browse files
Bump @typescript-eslint/eslint-plugin from 5.40.0 to 5.40.1
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]
1 parent 3f67fff commit 2c6914a

File tree

1 file changed

+25
-53
lines changed

1 file changed

+25
-53
lines changed

yarn.lock

Lines changed: 25 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -100,19 +100,24 @@
100100
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.0.tgz#f38c7139247a1d619f6cc6f27b072606af7c289d"
101101
integrity sha512-IOXCvVRToe7e0ny7HpT/X9Rb2RYtElG1a+VshjwT00HxrM2dWBApHQoqsI6WiY7Q03vdf2bCrIGzVrkF/5t10w==
102102

103+
"@types/semver@^7.3.12":
104+
version "7.3.12"
105+
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.3.12.tgz#920447fdd78d76b19de0438b7f60df3c4a80bf1c"
106+
integrity sha512-WwA1MW0++RfXmCr12xeYOOC5baSC9mSb0ZqCquFzKhcoF4TvHu5MKOuXsncgZcpVFhB1pXd5hZmM0ryAoCp12A==
107+
103108
"@types/vscode@^1.68.0":
104109
version "1.72.0"
105110
resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.72.0.tgz#56447ca2eaca34f0d0797c8bb9e51de132f6bb0a"
106111
integrity sha512-WvHluhUo+lQvE3I4wUagRpnkHuysB4qSyOQUyIAS9n9PYMJjepzTUD8Jyks0YeXoPD0UGctjqp2u84/b3v6Ydw==
107112

108113
"@typescript-eslint/eslint-plugin@^5.33.1":
109-
version "5.40.0"
110-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.40.0.tgz#0159bb71410eec563968288a17bd4478cdb685bd"
111-
integrity sha512-FIBZgS3DVJgqPwJzvZTuH4HNsZhHMa9SjxTKAZTlMsPw/UzpEjcf9f4dfgDJEHjK+HboUJo123Eshl6niwEm/Q==
114+
version "5.40.1"
115+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.40.1.tgz#3203a6ff396b1194083faaa6e5110c401201d7d5"
116+
integrity sha512-FsWboKkWdytGiXT5O1/R9j37YgcjO8MKHSUmWnIEjVaz0krHkplPnYi7mwdb+5+cs0toFNQb0HIrN7zONdIEWg==
112117
dependencies:
113-
"@typescript-eslint/scope-manager" "5.40.0"
114-
"@typescript-eslint/type-utils" "5.40.0"
115-
"@typescript-eslint/utils" "5.40.0"
118+
"@typescript-eslint/scope-manager" "5.40.1"
119+
"@typescript-eslint/type-utils" "5.40.1"
120+
"@typescript-eslint/utils" "5.40.1"
116121
debug "^4.3.4"
117122
ignore "^5.2.0"
118123
regexpp "^3.2.0"
@@ -129,14 +134,6 @@
129134
"@typescript-eslint/typescript-estree" "5.40.1"
130135
debug "^4.3.4"
131136

132-
"@typescript-eslint/[email protected]":
133-
version "5.40.0"
134-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.40.0.tgz#d6ea782c8e3a2371ba3ea31458dcbdc934668fc4"
135-
integrity sha512-d3nPmjUeZtEWRvyReMI4I1MwPGC63E8pDoHy0BnrYjnJgilBD3hv7XOiETKLY/zTwI7kCnBDf2vWTRUVpYw0Uw==
136-
dependencies:
137-
"@typescript-eslint/types" "5.40.0"
138-
"@typescript-eslint/visitor-keys" "5.40.0"
139-
140137
"@typescript-eslint/[email protected]":
141138
version "5.40.1"
142139
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.40.1.tgz#a7a5197dfd234622a2421ea590ee0ccc02e18dfe"
@@ -145,39 +142,21 @@
145142
"@typescript-eslint/types" "5.40.1"
146143
"@typescript-eslint/visitor-keys" "5.40.1"
147144

148-
"@typescript-eslint/[email protected].0":
149-
version "5.40.0"
150-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.40.0.tgz#4964099d0158355e72d67a370249d7fc03331126"
151-
integrity sha512-nfuSdKEZY2TpnPz5covjJqav+g5qeBqwSHKBvz7Vm1SAfy93SwKk/JeSTymruDGItTwNijSsno5LhOHRS1pcfw==
145+
"@typescript-eslint/[email protected].1":
146+
version "5.40.1"
147+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.40.1.tgz#091e4ce3bebbdb68f4980bae9dee2e4e1725f601"
148+
integrity sha512-DLAs+AHQOe6n5LRraXiv27IYPhleF0ldEmx6yBqBgBLaNRKTkffhV1RPsjoJBhVup2zHxfaRtan8/YRBgYhU9Q==
152149
dependencies:
153-
"@typescript-eslint/typescript-estree" "5.40.0"
154-
"@typescript-eslint/utils" "5.40.0"
150+
"@typescript-eslint/typescript-estree" "5.40.1"
151+
"@typescript-eslint/utils" "5.40.1"
155152
debug "^4.3.4"
156153
tsutils "^3.21.0"
157154

158-
"@typescript-eslint/[email protected]":
159-
version "5.40.0"
160-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.40.0.tgz#8de07e118a10b8f63c99e174a3860f75608c822e"
161-
integrity sha512-V1KdQRTXsYpf1Y1fXCeZ+uhjW48Niiw0VGt4V8yzuaDTU8Z1Xl7yQDyQNqyAFcVhpYXIVCEuxSIWTsLDpHgTbw==
162-
163155
"@typescript-eslint/[email protected]":
164156
version "5.40.1"
165157
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.40.1.tgz#de37f4f64de731ee454bb2085d71030aa832f749"
166158
integrity sha512-Icg9kiuVJSwdzSQvtdGspOlWNjVDnF3qVIKXdJ103o36yRprdl3Ge5cABQx+csx960nuMF21v8qvO31v9t3OHw==
167159

168-
"@typescript-eslint/[email protected]":
169-
version "5.40.0"
170-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.40.0.tgz#e305e6a5d65226efa5471ee0f12e0ffaab6d3075"
171-
integrity sha512-b0GYlDj8TLTOqwX7EGbw2gL5EXS2CPEWhF9nGJiGmEcmlpNBjyHsTwbqpyIEPVpl6br4UcBOYlcI2FJVtJkYhg==
172-
dependencies:
173-
"@typescript-eslint/types" "5.40.0"
174-
"@typescript-eslint/visitor-keys" "5.40.0"
175-
debug "^4.3.4"
176-
globby "^11.1.0"
177-
is-glob "^4.0.3"
178-
semver "^7.3.7"
179-
tsutils "^3.21.0"
180-
181160
"@typescript-eslint/[email protected]":
182161
version "5.40.1"
183162
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.40.1.tgz#9a7d25492f02c69882ce5e0cd1857b0c55645d72"
@@ -191,27 +170,20 @@
191170
semver "^7.3.7"
192171
tsutils "^3.21.0"
193172

194-
"@typescript-eslint/[email protected].0":
195-
version "5.40.0"
196-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.40.0.tgz#647f56a875fd09d33c6abd70913c3dd50759b772"
197-
integrity sha512-MO0y3T5BQ5+tkkuYZJBjePewsY+cQnfkYeRqS6tPh28niiIwPnQ1t59CSRcs1ZwJJNOdWw7rv9pF8aP58IMihA==
173+
"@typescript-eslint/[email protected].1":
174+
version "5.40.1"
175+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.40.1.tgz#3204fb73a559d3b7bab7dc9d3c44487c2734a9ca"
176+
integrity sha512-a2TAVScoX9fjryNrW6BZRnreDUszxqm9eQ9Esv8n5nXApMW0zeANUYlwh/DED04SC/ifuBvXgZpIK5xeJHQ3aw==
198177
dependencies:
199178
"@types/json-schema" "^7.0.9"
200-
"@typescript-eslint/scope-manager" "5.40.0"
201-
"@typescript-eslint/types" "5.40.0"
202-
"@typescript-eslint/typescript-estree" "5.40.0"
179+
"@types/semver" "^7.3.12"
180+
"@typescript-eslint/scope-manager" "5.40.1"
181+
"@typescript-eslint/types" "5.40.1"
182+
"@typescript-eslint/typescript-estree" "5.40.1"
203183
eslint-scope "^5.1.1"
204184
eslint-utils "^3.0.0"
205185
semver "^7.3.7"
206186

207-
"@typescript-eslint/[email protected]":
208-
version "5.40.0"
209-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.40.0.tgz#dd2d38097f68e0d2e1e06cb9f73c0173aca54b68"
210-
integrity sha512-ijJ+6yig+x9XplEpG2K6FUdJeQGGj/15U3S56W9IqXKJqleuD7zJ2AX/miLezwxpd7ZxDAqO87zWufKg+RPZyQ==
211-
dependencies:
212-
"@typescript-eslint/types" "5.40.0"
213-
eslint-visitor-keys "^3.3.0"
214-
215187
"@typescript-eslint/[email protected]":
216188
version "5.40.1"
217189
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.40.1.tgz#f3d2bf5af192f4432b84cec6fdcb387193518754"

0 commit comments

Comments
 (0)