Skip to content

Commit d953241

Browse files
Merge pull request ferdikoomen#604 from ferdikoomen/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.16.1
2 parents 9e93af5 + 1b7ae55 commit d953241

File tree

2 files changed

+14
-48
lines changed

2 files changed

+14
-48
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.32",
8383
"@types/node-fetch": "2.5.8",
8484
"@types/qs": "6.9.6",
85-
"@typescript-eslint/eslint-plugin": "4.15.2",
85+
"@typescript-eslint/eslint-plugin": "4.16.1",
8686
"@typescript-eslint/parser": "4.16.1",
8787
"codecov": "3.8.1",
8888
"eslint": "7.21.0",

yarn.lock

Lines changed: 13 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -1413,29 +1413,29 @@
14131413
dependencies:
14141414
"@types/node" "*"
14151415

1416-
"@typescript-eslint/eslint-plugin@4.15.2":
1417-
version "4.15.2"
1418-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.15.2.tgz#981b26b4076c62a5a55873fbef3fe98f83360c61"
1419-
integrity sha512-uiQQeu9tWl3f1+oK0yoAv9lt/KXO24iafxgQTkIYO/kitruILGx3uH+QtIAHqxFV+yIsdnJH+alel9KuE3J15Q==
1416+
"@typescript-eslint/eslint-plugin@4.16.1":
1417+
version "4.16.1"
1418+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.16.1.tgz#2caf6a79dd19c3853b8d39769a27fccb24e4e651"
1419+
integrity sha512-SK777klBdlkUZpZLC1mPvyOWk9yAFCWmug13eAjVQ4/Q1LATE/NbcQL1xDHkptQkZOLnPmLUA1Y54m8dqYwnoQ==
14201420
dependencies:
1421-
"@typescript-eslint/experimental-utils" "4.15.2"
1422-
"@typescript-eslint/scope-manager" "4.15.2"
1421+
"@typescript-eslint/experimental-utils" "4.16.1"
1422+
"@typescript-eslint/scope-manager" "4.16.1"
14231423
debug "^4.1.1"
14241424
functional-red-black-tree "^1.0.1"
14251425
lodash "^4.17.15"
14261426
regexpp "^3.0.0"
14271427
semver "^7.3.2"
14281428
tsutils "^3.17.1"
14291429

1430-
"@typescript-eslint/experimental-utils@4.15.2":
1431-
version "4.15.2"
1432-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.15.2.tgz#5efd12355bd5b535e1831282e6cf465b9a71cf36"
1433-
integrity sha512-Fxoshw8+R5X3/Vmqwsjc8nRO/7iTysRtDqx6rlfLZ7HbT8TZhPeQqbPjTyk2RheH3L8afumecTQnUc9EeXxohQ==
1430+
"@typescript-eslint/experimental-utils@4.16.1":
1431+
version "4.16.1"
1432+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.16.1.tgz#da7a396dc7d0e01922acf102b76efff17320b328"
1433+
integrity sha512-0Hm3LSlMYFK17jO4iY3un1Ve9x1zLNn4EM50Lia+0EV99NdbK+cn0er7HC7IvBA23mBg3P+8dUkMXy4leL33UQ==
14341434
dependencies:
14351435
"@types/json-schema" "^7.0.3"
1436-
"@typescript-eslint/scope-manager" "4.15.2"
1437-
"@typescript-eslint/types" "4.15.2"
1438-
"@typescript-eslint/typescript-estree" "4.15.2"
1436+
"@typescript-eslint/scope-manager" "4.16.1"
1437+
"@typescript-eslint/types" "4.16.1"
1438+
"@typescript-eslint/typescript-estree" "4.16.1"
14391439
eslint-scope "^5.0.0"
14401440
eslint-utils "^2.0.0"
14411441

@@ -1449,14 +1449,6 @@
14491449
"@typescript-eslint/typescript-estree" "4.16.1"
14501450
debug "^4.1.1"
14511451

1452-
"@typescript-eslint/[email protected]":
1453-
version "4.15.2"
1454-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.15.2.tgz#5725bda656995960ae1d004bfd1cd70320f37f4f"
1455-
integrity sha512-Zm0tf/MSKuX6aeJmuXexgdVyxT9/oJJhaCkijv0DvJVT3ui4zY6XYd6iwIo/8GEZGy43cd7w1rFMiCLHbRzAPQ==
1456-
dependencies:
1457-
"@typescript-eslint/types" "4.15.2"
1458-
"@typescript-eslint/visitor-keys" "4.15.2"
1459-
14601452
"@typescript-eslint/[email protected]":
14611453
version "4.16.1"
14621454
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.16.1.tgz#244e2006bc60cfe46987e9987f4ff49c9e3f00d5"
@@ -1465,29 +1457,11 @@
14651457
"@typescript-eslint/types" "4.16.1"
14661458
"@typescript-eslint/visitor-keys" "4.16.1"
14671459

1468-
"@typescript-eslint/[email protected]":
1469-
version "4.15.2"
1470-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.15.2.tgz#04acf3a2dc8001a88985291744241e732ef22c60"
1471-
integrity sha512-r7lW7HFkAarfUylJ2tKndyO9njwSyoy6cpfDKWPX6/ctZA+QyaYscAHXVAfJqtnY6aaTwDYrOhp+ginlbc7HfQ==
1472-
14731460
"@typescript-eslint/[email protected]":
14741461
version "4.16.1"
14751462
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.16.1.tgz#5ba2d3e38b1a67420d2487519e193163054d9c15"
14761463
integrity sha512-nnKqBwMgRlhzmJQF8tnFDZWfunXmJyuXj55xc8Kbfup4PbkzdoDXZvzN8//EiKR27J6vUSU8j4t37yUuYPiLqA==
14771464

1478-
"@typescript-eslint/[email protected]":
1479-
version "4.15.2"
1480-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.15.2.tgz#c2f7a1e94f3428d229d5ecff3ead6581ee9b62fa"
1481-
integrity sha512-cGR8C2g5SPtHTQvAymEODeqx90pJHadWsgTtx6GbnTWKqsg7yp6Eaya9nFzUd4KrKhxdYTTFBiYeTPQaz/l8bw==
1482-
dependencies:
1483-
"@typescript-eslint/types" "4.15.2"
1484-
"@typescript-eslint/visitor-keys" "4.15.2"
1485-
debug "^4.1.1"
1486-
globby "^11.0.1"
1487-
is-glob "^4.0.1"
1488-
semver "^7.3.2"
1489-
tsutils "^3.17.1"
1490-
14911465
"@typescript-eslint/[email protected]":
14921466
version "4.16.1"
14931467
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.16.1.tgz#c2fc46b05a48fbf8bbe8b66a63f0a9ba04b356f1"
@@ -1501,14 +1475,6 @@
15011475
semver "^7.3.2"
15021476
tsutils "^3.17.1"
15031477

1504-
"@typescript-eslint/[email protected]":
1505-
version "4.15.2"
1506-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.15.2.tgz#3d1c7979ce75bf6acf9691109bd0d6b5706192b9"
1507-
integrity sha512-TME1VgSb7wTwgENN5KVj4Nqg25hP8DisXxNBojM4Nn31rYaNDIocNm5cmjOFfh42n7NVERxWrDFoETO/76ePyg==
1508-
dependencies:
1509-
"@typescript-eslint/types" "4.15.2"
1510-
eslint-visitor-keys "^2.0.0"
1511-
15121478
"@typescript-eslint/[email protected]":
15131479
version "4.16.1"
15141480
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.16.1.tgz#d7571fb580749fae621520deeb134370bbfc7293"

0 commit comments

Comments
 (0)