Skip to content
This repository was archived by the owner on May 26, 2021. It is now read-only.

Commit 2e9ae0d

Browse files
authored
Update @typescript-eslint/eslint-plugin: 4.12.0 → 4.13.0 (minor) (#246)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent 7a35850 commit 2e9ae0d

File tree

2 files changed

+15
-49
lines changed

2 files changed

+15
-49
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@types/node": "^14.14.20",
3131
"@types/supertest": "^2.0.10",
3232
"@types/tape": "^4.13.0",
33-
"@typescript-eslint/eslint-plugin": "^4.12.0",
33+
"@typescript-eslint/eslint-plugin": "^4.13.0",
3434
"@typescript-eslint/parser": "^4.13.0",
3535
"eslint": "^7.17.0",
3636
"eslint-config-prettier": "^7.1.0",

yarn.lock

Lines changed: 14 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -159,28 +159,29 @@
159159
dependencies:
160160
"@types/node" "*"
161161

162-
"@typescript-eslint/eslint-plugin@^4.12.0":
163-
version "4.12.0"
164-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.12.0.tgz#00d1b23b40b58031e6d7c04a5bc6c1a30a2e834a"
165-
integrity sha512-wHKj6q8s70sO5i39H2g1gtpCXCvjVszzj6FFygneNFyIAxRvNSVz9GML7XpqrB9t7hNutXw+MHnLN/Ih6uyB8Q==
162+
"@typescript-eslint/eslint-plugin@^4.13.0":
163+
version "4.13.0"
164+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.13.0.tgz#5f580ea520fa46442deb82c038460c3dd3524bb6"
165+
integrity sha512-ygqDUm+BUPvrr0jrXqoteMqmIaZ/bixYOc3A4BRwzEPTZPi6E+n44rzNZWaB0YvtukgP+aoj0i/fyx7FkM2p1w==
166166
dependencies:
167-
"@typescript-eslint/experimental-utils" "4.12.0"
168-
"@typescript-eslint/scope-manager" "4.12.0"
167+
"@typescript-eslint/experimental-utils" "4.13.0"
168+
"@typescript-eslint/scope-manager" "4.13.0"
169169
debug "^4.1.1"
170170
functional-red-black-tree "^1.0.1"
171+
lodash "^4.17.15"
171172
regexpp "^3.0.0"
172173
semver "^7.3.2"
173174
tsutils "^3.17.1"
174175

175-
"@typescript-eslint/experimental-utils@4.12.0":
176-
version "4.12.0"
177-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.12.0.tgz#372838e76db76c9a56959217b768a19f7129546b"
178-
integrity sha512-MpXZXUAvHt99c9ScXijx7i061o5HEjXltO+sbYfZAAHxv3XankQkPaNi5myy0Yh0Tyea3Hdq1pi7Vsh0GJb0fA==
176+
"@typescript-eslint/experimental-utils@4.13.0":
177+
version "4.13.0"
178+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.13.0.tgz#9dc9ab375d65603b43d938a0786190a0c72be44e"
179+
integrity sha512-/ZsuWmqagOzNkx30VWYV3MNB/Re/CGv/7EzlqZo5RegBN8tMuPaBgNK6vPBCQA8tcYrbsrTdbx3ixMRRKEEGVw==
179180
dependencies:
180181
"@types/json-schema" "^7.0.3"
181-
"@typescript-eslint/scope-manager" "4.12.0"
182-
"@typescript-eslint/types" "4.12.0"
183-
"@typescript-eslint/typescript-estree" "4.12.0"
182+
"@typescript-eslint/scope-manager" "4.13.0"
183+
"@typescript-eslint/types" "4.13.0"
184+
"@typescript-eslint/typescript-estree" "4.13.0"
184185
eslint-scope "^5.0.0"
185186
eslint-utils "^2.0.0"
186187

@@ -194,14 +195,6 @@
194195
"@typescript-eslint/typescript-estree" "4.13.0"
195196
debug "^4.1.1"
196197

197-
"@typescript-eslint/[email protected]":
198-
version "4.12.0"
199-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.12.0.tgz#beeb8beca895a07b10c593185a5612f1085ef279"
200-
integrity sha512-QVf9oCSVLte/8jvOsxmgBdOaoe2J0wtEmBr13Yz0rkBNkl5D8bfnf6G4Vhox9qqMIoG7QQoVwd2eG9DM/ge4Qg==
201-
dependencies:
202-
"@typescript-eslint/types" "4.12.0"
203-
"@typescript-eslint/visitor-keys" "4.12.0"
204-
205198
"@typescript-eslint/[email protected]":
206199
version "4.13.0"
207200
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.13.0.tgz#5b45912a9aa26b29603d8fa28f5e09088b947141"
@@ -210,30 +203,11 @@
210203
"@typescript-eslint/types" "4.13.0"
211204
"@typescript-eslint/visitor-keys" "4.13.0"
212205

213-
"@typescript-eslint/[email protected]":
214-
version "4.12.0"
215-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.12.0.tgz#fb891fe7ccc9ea8b2bbd2780e36da45d0dc055e5"
216-
integrity sha512-N2RhGeheVLGtyy+CxRmxdsniB7sMSCfsnbh8K/+RUIXYYq3Ub5+sukRCjVE80QerrUBvuEvs4fDhz5AW/pcL6g==
217-
218206
"@typescript-eslint/[email protected]":
219207
version "4.13.0"
220208
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.13.0.tgz#6a7c6015a59a08fbd70daa8c83dfff86250502f8"
221209
integrity sha512-/+aPaq163oX+ObOG00M0t9tKkOgdv9lq0IQv/y4SqGkAXmhFmCfgsELV7kOCTb2vVU5VOmVwXBXJTDr353C1rQ==
222210

223-
"@typescript-eslint/[email protected]":
224-
version "4.12.0"
225-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.12.0.tgz#3963418c850f564bdab3882ae23795d115d6d32e"
226-
integrity sha512-gZkFcmmp/CnzqD2RKMich2/FjBTsYopjiwJCroxqHZIY11IIoN0l5lKqcgoAPKHt33H2mAkSfvzj8i44Jm7F4w==
227-
dependencies:
228-
"@typescript-eslint/types" "4.12.0"
229-
"@typescript-eslint/visitor-keys" "4.12.0"
230-
debug "^4.1.1"
231-
globby "^11.0.1"
232-
is-glob "^4.0.1"
233-
lodash "^4.17.15"
234-
semver "^7.3.2"
235-
tsutils "^3.17.1"
236-
237211
"@typescript-eslint/[email protected]":
238212
version "4.13.0"
239213
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.13.0.tgz#cf6e2207c7d760f5dfd8d18051428fadfc37b45e"
@@ -248,14 +222,6 @@
248222
semver "^7.3.2"
249223
tsutils "^3.17.1"
250224

251-
"@typescript-eslint/[email protected]":
252-
version "4.12.0"
253-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.12.0.tgz#a470a79be6958075fa91c725371a83baf428a67a"
254-
integrity sha512-hVpsLARbDh4B9TKYz5cLbcdMIOAoBYgFPCSP9FFS/liSF+b33gVNq8JHY3QGhHNVz85hObvL7BEYLlgx553WCw==
255-
dependencies:
256-
"@typescript-eslint/types" "4.12.0"
257-
eslint-visitor-keys "^2.0.0"
258-
259225
"@typescript-eslint/[email protected]":
260226
version "4.13.0"
261227
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.13.0.tgz#9acb1772d3b3183182b6540d3734143dce9476fe"

0 commit comments

Comments
 (0)