Skip to content

Commit aff3d85

Browse files
Merge pull request ferdikoomen#617 from ferdikoomen/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.18.0
2 parents d117335 + 6a69342 commit aff3d85

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.34",
8383
"@types/node-fetch": "2.5.8",
8484
"@types/qs": "6.9.6",
85-
"@typescript-eslint/eslint-plugin": "4.17.0",
85+
"@typescript-eslint/eslint-plugin": "4.18.0",
8686
"@typescript-eslint/parser": "4.18.0",
8787
"codecov": "3.8.1",
8888
"eslint": "7.22.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.17.0":
1417-
version "4.17.0"
1418-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.17.0.tgz#6f856eca4e6a52ce9cf127dfd349096ad936aa2d"
1419-
integrity sha512-/fKFDcoHg8oNan39IKFOb5WmV7oWhQe1K6CDaAVfJaNWEhmfqlA24g+u1lqU5bMH7zuNasfMId4LaYWC5ijRLw==
1416+
"@typescript-eslint/eslint-plugin@4.18.0":
1417+
version "4.18.0"
1418+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.18.0.tgz#50fbce93211b5b690895d20ebec6fe8db48af1f6"
1419+
integrity sha512-Lzkc/2+7EoH7+NjIWLS2lVuKKqbEmJhtXe3rmfA8cyiKnZm3IfLf51irnBcmow8Q/AptVV0XBZmBJKuUJTe6cQ==
14201420
dependencies:
1421-
"@typescript-eslint/experimental-utils" "4.17.0"
1422-
"@typescript-eslint/scope-manager" "4.17.0"
1421+
"@typescript-eslint/experimental-utils" "4.18.0"
1422+
"@typescript-eslint/scope-manager" "4.18.0"
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.17.0":
1431-
version "4.17.0"
1432-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.17.0.tgz#762c44aaa1a6a3c05b6d63a8648fb89b89f84c80"
1433-
integrity sha512-ZR2NIUbnIBj+LGqCFGQ9yk2EBQrpVVFOh9/Kd0Lm6gLpSAcCuLLe5lUCibKGCqyH9HPwYC0GIJce2O1i8VYmWA==
1430+
"@typescript-eslint/experimental-utils@4.18.0":
1431+
version "4.18.0"
1432+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.18.0.tgz#ed6c955b940334132b17100d2917449b99a91314"
1433+
integrity sha512-92h723Kblt9JcT2RRY3QS2xefFKar4ZQFVs3GityOKWQYgtajxt/tuXIzL7sVCUlM1hgreiV5gkGYyBpdOwO6A==
14341434
dependencies:
14351435
"@types/json-schema" "^7.0.3"
1436-
"@typescript-eslint/scope-manager" "4.17.0"
1437-
"@typescript-eslint/types" "4.17.0"
1438-
"@typescript-eslint/typescript-estree" "4.17.0"
1436+
"@typescript-eslint/scope-manager" "4.18.0"
1437+
"@typescript-eslint/types" "4.18.0"
1438+
"@typescript-eslint/typescript-estree" "4.18.0"
14391439
eslint-scope "^5.0.0"
14401440
eslint-utils "^2.0.0"
14411441

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

1452-
"@typescript-eslint/[email protected]":
1453-
version "4.17.0"
1454-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.17.0.tgz#f4edf94eff3b52a863180f7f89581bf963e3d37d"
1455-
integrity sha512-OJ+CeTliuW+UZ9qgULrnGpPQ1bhrZNFpfT/Bc0pzNeyZwMik7/ykJ0JHnQ7krHanFN9wcnPK89pwn84cRUmYjw==
1456-
dependencies:
1457-
"@typescript-eslint/types" "4.17.0"
1458-
"@typescript-eslint/visitor-keys" "4.17.0"
1459-
14601452
"@typescript-eslint/[email protected]":
14611453
version "4.18.0"
14621454
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.18.0.tgz#d75b55234c35d2ff6ac945758d6d9e53be84a427"
@@ -1465,29 +1457,11 @@
14651457
"@typescript-eslint/types" "4.18.0"
14661458
"@typescript-eslint/visitor-keys" "4.18.0"
14671459

1468-
"@typescript-eslint/[email protected]":
1469-
version "4.17.0"
1470-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.17.0.tgz#f57d8fc7f31b348db946498a43050083d25f40ad"
1471-
integrity sha512-RN5z8qYpJ+kXwnLlyzZkiJwfW2AY458Bf8WqllkondQIcN2ZxQowAToGSd9BlAUZDB5Ea8I6mqL2quGYCLT+2g==
1472-
14731460
"@typescript-eslint/[email protected]":
14741461
version "4.18.0"
14751462
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.18.0.tgz#bebe323f81f2a7e2e320fac9415e60856267584a"
14761463
integrity sha512-/BRociARpj5E+9yQ7cwCF/SNOWwXJ3qhjurMuK2hIFUbr9vTuDeu476Zpu+ptxY2kSxUHDGLLKy+qGq2sOg37A==
14771464

1478-
"@typescript-eslint/[email protected]":
1479-
version "4.17.0"
1480-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.17.0.tgz#b835d152804f0972b80dbda92477f9070a72ded1"
1481-
integrity sha512-lRhSFIZKUEPPWpWfwuZBH9trYIEJSI0vYsrxbvVvNyIUDoKWaklOAelsSkeh3E2VBSZiNe9BZ4E5tYBZbUczVQ==
1482-
dependencies:
1483-
"@typescript-eslint/types" "4.17.0"
1484-
"@typescript-eslint/visitor-keys" "4.17.0"
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.18.0"
14931467
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.18.0.tgz#756d3e61da8c16ab99185532c44872f4cd5538cb"
@@ -1501,14 +1475,6 @@
15011475
semver "^7.3.2"
15021476
tsutils "^3.17.1"
15031477

1504-
"@typescript-eslint/[email protected]":
1505-
version "4.17.0"
1506-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.17.0.tgz#9c304cfd20287c14a31d573195a709111849b14d"
1507-
integrity sha512-WfuMN8mm5SSqXuAr9NM+fItJ0SVVphobWYkWOwQ1odsfC014Vdxk/92t4JwS1Q6fCA/ABfCKpa3AVtpUKTNKGQ==
1508-
dependencies:
1509-
"@typescript-eslint/types" "4.17.0"
1510-
eslint-visitor-keys "^2.0.0"
1511-
15121478
"@typescript-eslint/[email protected]":
15131479
version "4.18.0"
15141480
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.18.0.tgz#4e6fe2a175ee33418318a029610845a81e2ff7b6"

0 commit comments

Comments
 (0)