Skip to content

Commit 55b1c1d

Browse files
Merge pull request ferdikoomen#668 from ferdikoomen/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.22.0
2 parents 30ac00a + 7a1be01 commit 55b1c1d

File tree

2 files changed

+48
-14
lines changed

2 files changed

+48
-14
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"@types/node": "14.14.41",
8383
"@types/node-fetch": "2.5.10",
8484
"@types/qs": "6.9.6",
85-
"@typescript-eslint/eslint-plugin": "4.21.0",
85+
"@typescript-eslint/eslint-plugin": "4.22.0",
8686
"@typescript-eslint/parser": "4.21.0",
8787
"codecov": "3.8.1",
8888
"eslint": "7.25.0",

yarn.lock

Lines changed: 47 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1418,29 +1418,29 @@
14181418
dependencies:
14191419
"@types/node" "*"
14201420

1421-
"@typescript-eslint/eslint-plugin@4.21.0":
1422-
version "4.21.0"
1423-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.21.0.tgz#3fce2bfa76d95c00ac4f33dff369cb593aab8878"
1424-
integrity sha512-FPUyCPKZbVGexmbCFI3EQHzCZdy2/5f+jv6k2EDljGdXSRc0cKvbndd2nHZkSLqCNOPk0jB6lGzwIkglXcYVsQ==
1421+
"@typescript-eslint/eslint-plugin@4.22.0":
1422+
version "4.22.0"
1423+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.22.0.tgz#3d5f29bb59e61a9dba1513d491b059e536e16dbc"
1424+
integrity sha512-U8SP9VOs275iDXaL08Ln1Fa/wLXfj5aTr/1c0t0j6CdbOnxh+TruXu1p4I0NAvdPBQgoPjHsgKn28mOi0FzfoA==
14251425
dependencies:
1426-
"@typescript-eslint/experimental-utils" "4.21.0"
1427-
"@typescript-eslint/scope-manager" "4.21.0"
1426+
"@typescript-eslint/experimental-utils" "4.22.0"
1427+
"@typescript-eslint/scope-manager" "4.22.0"
14281428
debug "^4.1.1"
14291429
functional-red-black-tree "^1.0.1"
14301430
lodash "^4.17.15"
14311431
regexpp "^3.0.0"
14321432
semver "^7.3.2"
14331433
tsutils "^3.17.1"
14341434

1435-
"@typescript-eslint/experimental-utils@4.21.0":
1436-
version "4.21.0"
1437-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.21.0.tgz#0b0bb7c15d379140a660c003bdbafa71ae9134b6"
1438-
integrity sha512-cEbgosW/tUFvKmkg3cU7LBoZhvUs+ZPVM9alb25XvR0dal4qHL3SiUqHNrzoWSxaXA9gsifrYrS1xdDV6w/gIA==
1435+
"@typescript-eslint/experimental-utils@4.22.0":
1436+
version "4.22.0"
1437+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.22.0.tgz#68765167cca531178e7b650a53456e6e0bef3b1f"
1438+
integrity sha512-xJXHHl6TuAxB5AWiVrGhvbGL8/hbiCQ8FiWwObO3r0fnvBdrbWEDy1hlvGQOAWc6qsCWuWMKdVWlLAEMpxnddg==
14391439
dependencies:
14401440
"@types/json-schema" "^7.0.3"
1441-
"@typescript-eslint/scope-manager" "4.21.0"
1442-
"@typescript-eslint/types" "4.21.0"
1443-
"@typescript-eslint/typescript-estree" "4.21.0"
1441+
"@typescript-eslint/scope-manager" "4.22.0"
1442+
"@typescript-eslint/types" "4.22.0"
1443+
"@typescript-eslint/typescript-estree" "4.22.0"
14441444
eslint-scope "^5.0.0"
14451445
eslint-utils "^2.0.0"
14461446

@@ -1462,11 +1462,24 @@
14621462
"@typescript-eslint/types" "4.21.0"
14631463
"@typescript-eslint/visitor-keys" "4.21.0"
14641464

1465+
"@typescript-eslint/[email protected]":
1466+
version "4.22.0"
1467+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.22.0.tgz#ed411545e61161a8d702e703a4b7d96ec065b09a"
1468+
integrity sha512-OcCO7LTdk6ukawUM40wo61WdeoA7NM/zaoq1/2cs13M7GyiF+T4rxuA4xM+6LeHWjWbss7hkGXjFDRcKD4O04Q==
1469+
dependencies:
1470+
"@typescript-eslint/types" "4.22.0"
1471+
"@typescript-eslint/visitor-keys" "4.22.0"
1472+
14651473
"@typescript-eslint/[email protected]":
14661474
version "4.21.0"
14671475
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.21.0.tgz#abdc3463bda5d31156984fa5bc316789c960edef"
14681476
integrity sha512-+OQaupjGVVc8iXbt6M1oZMwyKQNehAfLYJJ3SdvnofK2qcjfor9pEM62rVjBknhowTkh+2HF+/KdRAc/wGBN2w==
14691477

1478+
"@typescript-eslint/[email protected]":
1479+
version "4.22.0"
1480+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.22.0.tgz#0ca6fde5b68daf6dba133f30959cc0688c8dd0b6"
1481+
integrity sha512-sW/BiXmmyMqDPO2kpOhSy2Py5w6KvRRsKZnV0c4+0nr4GIcedJwXAq+RHNK4lLVEZAJYFltnnk1tJSlbeS9lYA==
1482+
14701483
"@typescript-eslint/[email protected]":
14711484
version "4.21.0"
14721485
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.21.0.tgz#3817bd91857beeaeff90f69f1f112ea58d350b0a"
@@ -1480,6 +1493,19 @@
14801493
semver "^7.3.2"
14811494
tsutils "^3.17.1"
14821495

1496+
"@typescript-eslint/[email protected]":
1497+
version "4.22.0"
1498+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.22.0.tgz#b5d95d6d366ff3b72f5168c75775a3e46250d05c"
1499+
integrity sha512-TkIFeu5JEeSs5ze/4NID+PIcVjgoU3cUQUIZnH3Sb1cEn1lBo7StSV5bwPuJQuoxKXlzAObjYTilOEKRuhR5yg==
1500+
dependencies:
1501+
"@typescript-eslint/types" "4.22.0"
1502+
"@typescript-eslint/visitor-keys" "4.22.0"
1503+
debug "^4.1.1"
1504+
globby "^11.0.1"
1505+
is-glob "^4.0.1"
1506+
semver "^7.3.2"
1507+
tsutils "^3.17.1"
1508+
14831509
"@typescript-eslint/[email protected]":
14841510
version "4.21.0"
14851511
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.21.0.tgz#990a9acdc124331f5863c2cf21c88ba65233cd8d"
@@ -1488,6 +1514,14 @@
14881514
"@typescript-eslint/types" "4.21.0"
14891515
eslint-visitor-keys "^2.0.0"
14901516

1517+
"@typescript-eslint/[email protected]":
1518+
version "4.22.0"
1519+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.22.0.tgz#169dae26d3c122935da7528c839f42a8a42f6e47"
1520+
integrity sha512-nnMu4F+s4o0sll6cBSsTeVsT4cwxB7zECK3dFxzEjPBii9xLpq4yqqsy/FU5zMfan6G60DKZSCXAa3sHJZrcYw==
1521+
dependencies:
1522+
"@typescript-eslint/types" "4.22.0"
1523+
eslint-visitor-keys "^2.0.0"
1524+
14911525
abab@^2.0.3, abab@^2.0.5:
14921526
version "2.0.5"
14931527
resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.5.tgz#c0b678fb32d60fc1219c784d6a826fe385aeb79a"

0 commit comments

Comments
 (0)