Skip to content

Commit 0e1644c

Browse files
Merge pull request ferdikoomen#496 from ferdikoomen/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.10.0
2 parents 70eae51 + e1c1519 commit 0e1644c

File tree

2 files changed

+49
-14
lines changed

2 files changed

+49
-14
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"@types/node": "14.14.13",
8282
"@types/node-fetch": "2.5.7",
8383
"@types/qs": "6.9.4",
84-
"@typescript-eslint/eslint-plugin": "4.9.1",
84+
"@typescript-eslint/eslint-plugin": "4.10.0",
8585
"@typescript-eslint/parser": "4.9.1",
8686
"codecov": "3.8.1",
8787
"eslint": "7.15.0",

yarn.lock

Lines changed: 48 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1407,28 +1407,28 @@
14071407
dependencies:
14081408
"@types/node" "*"
14091409

1410-
"@typescript-eslint/eslint-plugin@4.9.1":
1411-
version "4.9.1"
1412-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.9.1.tgz#66758cbe129b965fe9c63b04b405d0cf5280868b"
1413-
integrity sha512-QRLDSvIPeI1pz5tVuurD+cStNR4sle4avtHhxA+2uyixWGFjKzJ+EaFVRW6dA/jOgjV5DTAjOxboQkRDE8cRlQ==
1410+
"@typescript-eslint/eslint-plugin@4.10.0":
1411+
version "4.10.0"
1412+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.10.0.tgz#19ed3baf4bc4232c5a7fcd32eaca75c3a5baf9f3"
1413+
integrity sha512-h6/V46o6aXpKRlarP1AiJEXuCJ7cMQdlpfMDrcllIgX3dFkLwEBTXAoNP98ZoOmqd1xvymMVRAI4e7yVvlzWEg==
14141414
dependencies:
1415-
"@typescript-eslint/experimental-utils" "4.9.1"
1416-
"@typescript-eslint/scope-manager" "4.9.1"
1415+
"@typescript-eslint/experimental-utils" "4.10.0"
1416+
"@typescript-eslint/scope-manager" "4.10.0"
14171417
debug "^4.1.1"
14181418
functional-red-black-tree "^1.0.1"
14191419
regexpp "^3.0.0"
14201420
semver "^7.3.2"
14211421
tsutils "^3.17.1"
14221422

1423-
"@typescript-eslint/experimental-utils@4.9.1":
1424-
version "4.9.1"
1425-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.9.1.tgz#86633e8395191d65786a808dc3df030a55267ae2"
1426-
integrity sha512-c3k/xJqk0exLFs+cWSJxIjqLYwdHCuLWhnpnikmPQD2+NGAx9KjLYlBDcSI81EArh9FDYSL6dslAUSwILeWOxg==
1423+
"@typescript-eslint/experimental-utils@4.10.0":
1424+
version "4.10.0"
1425+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.10.0.tgz#dbf5d0f89802d5feaf7d11e5b32df29bbc2f3a0e"
1426+
integrity sha512-opX+7ai1sdWBOIoBgpVJrH5e89ra1KoLrJTz0UtWAa4IekkKmqDosk5r6xqRaNJfCXEfteW4HXQAwMdx+jjEmw==
14271427
dependencies:
14281428
"@types/json-schema" "^7.0.3"
1429-
"@typescript-eslint/scope-manager" "4.9.1"
1430-
"@typescript-eslint/types" "4.9.1"
1431-
"@typescript-eslint/typescript-estree" "4.9.1"
1429+
"@typescript-eslint/scope-manager" "4.10.0"
1430+
"@typescript-eslint/types" "4.10.0"
1431+
"@typescript-eslint/typescript-estree" "4.10.0"
14321432
eslint-scope "^5.0.0"
14331433
eslint-utils "^2.0.0"
14341434

@@ -1442,6 +1442,14 @@
14421442
"@typescript-eslint/typescript-estree" "4.9.1"
14431443
debug "^4.1.1"
14441444

1445+
"@typescript-eslint/[email protected]":
1446+
version "4.10.0"
1447+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.10.0.tgz#dbd7e1fc63d7363e3aaff742a6f2b8afdbac9d27"
1448+
integrity sha512-WAPVw35P+fcnOa8DEic0tQUhoJJsgt+g6DEcz257G7vHFMwmag58EfowdVbiNcdfcV27EFR0tUBVXkDoIvfisQ==
1449+
dependencies:
1450+
"@typescript-eslint/types" "4.10.0"
1451+
"@typescript-eslint/visitor-keys" "4.10.0"
1452+
14451453
"@typescript-eslint/[email protected]":
14461454
version "4.9.1"
14471455
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.9.1.tgz#cc2fde310b3f3deafe8436a924e784eaab265103"
@@ -1450,11 +1458,30 @@
14501458
"@typescript-eslint/types" "4.9.1"
14511459
"@typescript-eslint/visitor-keys" "4.9.1"
14521460

1461+
"@typescript-eslint/[email protected]":
1462+
version "4.10.0"
1463+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.10.0.tgz#12f983750ebad867f0c806e705c1953cd6415789"
1464+
integrity sha512-+dt5w1+Lqyd7wIPMa4XhJxUuE8+YF+vxQ6zxHyhLGHJjHiunPf0wSV8LtQwkpmAsRi1lEOoOIR30FG5S2HS33g==
1465+
14531466
"@typescript-eslint/[email protected]":
14541467
version "4.9.1"
14551468
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.9.1.tgz#a1a7dd80e4e5ac2c593bc458d75dd1edaf77faa2"
14561469
integrity sha512-fjkT+tXR13ks6Le7JiEdagnwEFc49IkOyys7ueWQ4O8k4quKPwPJudrwlVOJCUQhXo45PrfIvIarcrEjFTNwUA==
14571470

1471+
"@typescript-eslint/[email protected]":
1472+
version "4.10.0"
1473+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.10.0.tgz#1e62e45fd57866afd42daf5e9fb6bd4e8dbcfa75"
1474+
integrity sha512-mGK0YRp9TOk6ZqZ98F++bW6X5kMTzCRROJkGXH62d2azhghmq+1LNLylkGe6uGUOQzD452NOAEth5VAF6PDo5g==
1475+
dependencies:
1476+
"@typescript-eslint/types" "4.10.0"
1477+
"@typescript-eslint/visitor-keys" "4.10.0"
1478+
debug "^4.1.1"
1479+
globby "^11.0.1"
1480+
is-glob "^4.0.1"
1481+
lodash "^4.17.15"
1482+
semver "^7.3.2"
1483+
tsutils "^3.17.1"
1484+
14581485
"@typescript-eslint/[email protected]":
14591486
version "4.9.1"
14601487
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.9.1.tgz#6e5b86ff5a5f66809e1f347469fadeec69ac50bf"
@@ -1469,6 +1496,14 @@
14691496
semver "^7.3.2"
14701497
tsutils "^3.17.1"
14711498

1499+
"@typescript-eslint/[email protected]":
1500+
version "4.10.0"
1501+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.10.0.tgz#9478822329a9bc8ebcc80623d7f79a01da5ee451"
1502+
integrity sha512-hPyz5qmDMuZWFtHZkjcCpkAKHX8vdu1G3YsCLEd25ryZgnJfj6FQuJ5/O7R+dB1ueszilJmAFMtlU4CA6se3Jg==
1503+
dependencies:
1504+
"@typescript-eslint/types" "4.10.0"
1505+
eslint-visitor-keys "^2.0.0"
1506+
14721507
"@typescript-eslint/[email protected]":
14731508
version "4.9.1"
14741509
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.9.1.tgz#d76374a58c4ead9e92b454d186fea63487b25ae1"

0 commit comments

Comments
 (0)