Skip to content

Commit 1aabca7

Browse files
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#3515)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.25.0 to 4.26.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.26.0/packages/eslint-plugin) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent af9b2bf commit 1aabca7

File tree

1 file changed

+75
-34
lines changed

1 file changed

+75
-34
lines changed

yarn.lock

Lines changed: 75 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1099,10 +1099,10 @@
10991099
resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-4.0.1.tgz#5544730b65a480b18ace6b6ce914e519cec2d43b"
11001100
integrity sha512-xdOvNmXmrZqqPy3kuCQ+fz6wA0xU5pji9cd1nDrflWaAWtYLLGk5ykW0H6yg5TVyehHP1pfmuuSaZkhP+kspVA==
11011101

1102-
"@types/json-schema@^7.0.3":
1103-
version "7.0.6"
1104-
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.6.tgz#f4c7ec43e81b319a9815115031709f26987891f0"
1105-
integrity sha512-3c+yGKvVP5Y9TYBEibGNR+kLtijnj7mYrXRg+WpFb2X9xm04g/DXYkfg4hmzJQosc9snFNUPkbYIhu+KAm6jJw==
1102+
"@types/json-schema@^7.0.7":
1103+
version "7.0.7"
1104+
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.7.tgz#98a993516c859eb0d5c4c8f098317a9ea68db9ad"
1105+
integrity sha512-cxWFQVseBm6O9Gbw1IWb8r6OS4OhSt3hPZLkFApLjM8TEXROBuQGLAH2i2gZpcXdLBIrpXuTDhH7Vbm1iXmNGA==
11061106

11071107
"@types/json5@^0.0.29":
11081108
version "0.0.29"
@@ -1235,30 +1235,30 @@
12351235
integrity sha512-kdBHgE9+M1Os7UqWZtiLhKye5reFl8cPBYyCsP2fatwZRz7F7GdIxIHZ20Kkc0hYBfbXE+lzPOTUU1I0qgjtHA==
12361236

12371237
"@typescript-eslint/eslint-plugin@^4.7.0":
1238-
version "4.25.0"
1239-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.25.0.tgz#d82657b6ab4caa4c3f888ff923175fadc2f31f2a"
1240-
integrity sha512-Qfs3dWkTMKkKwt78xp2O/KZQB8MPS1UQ5D3YW2s6LQWBE1074BE+Rym+b1pXZIX3M3fSvPUDaCvZLKV2ylVYYQ==
1238+
version "4.26.0"
1239+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.26.0.tgz#12bbd6ebd5e7fabd32e48e1e60efa1f3554a3242"
1240+
integrity sha512-yA7IWp+5Qqf+TLbd8b35ySFOFzUfL7i+4If50EqvjT6w35X8Lv0eBHb6rATeWmucks37w+zV+tWnOXI9JlG6Eg==
12411241
dependencies:
1242-
"@typescript-eslint/experimental-utils" "4.25.0"
1243-
"@typescript-eslint/scope-manager" "4.25.0"
1244-
debug "^4.1.1"
1242+
"@typescript-eslint/experimental-utils" "4.26.0"
1243+
"@typescript-eslint/scope-manager" "4.26.0"
1244+
debug "^4.3.1"
12451245
functional-red-black-tree "^1.0.1"
1246-
lodash "^4.17.15"
1247-
regexpp "^3.0.0"
1248-
semver "^7.3.2"
1249-
tsutils "^3.17.1"
1250-
1251-
"@typescript-eslint/experimental-utils@4.25.0":
1252-
version "4.25.0"
1253-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.25.0.tgz#b2febcfa715d2c1806fd5f0335193a6cd270df54"
1254-
integrity sha512-f0doRE76vq7NEEU0tw+ajv6CrmPelw5wLoaghEHkA2dNLFb3T/zJQqGPQ0OYt5XlZaS13MtnN+GTPCuUVg338w==
1255-
dependencies:
1256-
"@types/json-schema" "^7.0.3"
1257-
"@typescript-eslint/scope-manager" "4.25.0"
1258-
"@typescript-eslint/types" "4.25.0"
1259-
"@typescript-eslint/typescript-estree" "4.25.0"
1260-
eslint-scope "^5.0.0"
1261-
eslint-utils "^2.0.0"
1246+
lodash "^4.17.21"
1247+
regexpp "^3.1.0"
1248+
semver "^7.3.5"
1249+
tsutils "^3.21.0"
1250+
1251+
"@typescript-eslint/experimental-utils@4.26.0":
1252+
version "4.26.0"
1253+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.26.0.tgz#ba7848b3f088659cdf71bce22454795fc55be99a"
1254+
integrity sha512-TH2FO2rdDm7AWfAVRB5RSlbUhWxGVuxPNzGT7W65zVfl8H/WeXTk1e69IrcEVsBslrQSTDKQSaJD89hwKrhdkw==
1255+
dependencies:
1256+
"@types/json-schema" "^7.0.7"
1257+
"@typescript-eslint/scope-manager" "4.26.0"
1258+
"@typescript-eslint/types" "4.26.0"
1259+
"@typescript-eslint/typescript-estree" "4.26.0"
1260+
eslint-scope "^5.1.1"
1261+
eslint-utils "^3.0.0"
12621262

12631263
"@typescript-eslint/parser@^4.7.0":
12641264
version "4.25.0"
@@ -1278,11 +1278,24 @@
12781278
"@typescript-eslint/types" "4.25.0"
12791279
"@typescript-eslint/visitor-keys" "4.25.0"
12801280

1281+
"@typescript-eslint/scope-manager@4.26.0":
1282+
version "4.26.0"
1283+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.26.0.tgz#60d1a71df162404e954b9d1c6343ff3bee496194"
1284+
integrity sha512-G6xB6mMo4xVxwMt5lEsNTz3x4qGDt0NSGmTBNBPJxNsrTXJSm21c6raeYroS2OwQsOyIXqKZv266L/Gln1BWqg==
1285+
dependencies:
1286+
"@typescript-eslint/types" "4.26.0"
1287+
"@typescript-eslint/visitor-keys" "4.26.0"
1288+
12811289
"@typescript-eslint/types@4.25.0":
12821290
version "4.25.0"
12831291
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.25.0.tgz#0e444a5c5e3c22d7ffa5e16e0e60510b3de5af87"
12841292
integrity sha512-+CNINNvl00OkW6wEsi32wU5MhHti2J25TJsJJqgQmJu3B3dYDBcmOxcE5w9cgoM13TrdE/5ND2HoEnBohasxRQ==
12851293

1294+
"@typescript-eslint/types@4.26.0":
1295+
version "4.26.0"
1296+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.26.0.tgz#7c6732c0414f0a69595f4f846ebe12616243d546"
1297+
integrity sha512-rADNgXl1kS/EKnDr3G+m7fB9yeJNnR9kF7xMiXL6mSIWpr3Wg5MhxyfEXy/IlYthsqwBqHOr22boFbf/u6O88A==
1298+
12861299
"@typescript-eslint/typescript-estree@4.25.0":
12871300
version "4.25.0"
12881301
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.25.0.tgz#942e4e25888736bff5b360d9b0b61e013d0cfa25"
@@ -1296,6 +1309,19 @@
12961309
semver "^7.3.2"
12971310
tsutils "^3.17.1"
12981311

1312+
"@typescript-eslint/typescript-estree@4.26.0":
1313+
version "4.26.0"
1314+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.26.0.tgz#aea17a40e62dc31c63d5b1bbe9a75783f2ce7109"
1315+
integrity sha512-GHUgahPcm9GfBuy3TzdsizCcPjKOAauG9xkz9TR8kOdssz2Iz9jRCSQm6+aVFa23d5NcSpo1GdHGSQKe0tlcbg==
1316+
dependencies:
1317+
"@typescript-eslint/types" "4.26.0"
1318+
"@typescript-eslint/visitor-keys" "4.26.0"
1319+
debug "^4.3.1"
1320+
globby "^11.0.3"
1321+
is-glob "^4.0.1"
1322+
semver "^7.3.5"
1323+
tsutils "^3.21.0"
1324+
12991325
"@typescript-eslint/visitor-keys@4.25.0":
13001326
version "4.25.0"
13011327
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.25.0.tgz#863e7ed23da4287c5b469b13223255d0fde6aaa7"
@@ -1304,6 +1330,14 @@
13041330
"@typescript-eslint/types" "4.25.0"
13051331
eslint-visitor-keys "^2.0.0"
13061332

1333+
"@typescript-eslint/visitor-keys@4.26.0":
1334+
version "4.26.0"
1335+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.26.0.tgz#26d2583169222815be4dcd1da4fe5459bc3bcc23"
1336+
integrity sha512-cw4j8lH38V1ycGBbF+aFiLUls9Z0Bw8QschP3mkth50BbWzgFS33ISIgBzUMuQ2IdahoEv/rXstr8Zhlz4B1Zg==
1337+
dependencies:
1338+
"@typescript-eslint/types" "4.26.0"
1339+
eslint-visitor-keys "^2.0.0"
1340+
13071341
JSONStream@^1.3.5:
13081342
version "1.3.5"
13091343
resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.5.tgz#3208c1f08d3a4d99261ab64f92302bc15e111ca0"
@@ -3245,21 +3279,28 @@ eslint-plugin-prettier@^3.1.0:
32453279
dependencies:
32463280
prettier-linter-helpers "^1.0.0"
32473281

3248-
eslint-scope@^5.0.0, eslint-scope@^5.1.1:
3282+
eslint-scope@^5.1.1:
32493283
version "5.1.1"
32503284
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
32513285
integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
32523286
dependencies:
32533287
esrecurse "^4.3.0"
32543288
estraverse "^4.1.1"
32553289

3256-
eslint-utils@^2.0.0, eslint-utils@^2.1.0:
3290+
eslint-utils@^2.1.0:
32573291
version "2.1.0"
32583292
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-2.1.0.tgz#d2de5e03424e707dc10c74068ddedae708741b27"
32593293
integrity sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==
32603294
dependencies:
32613295
eslint-visitor-keys "^1.1.0"
32623296

3297+
eslint-utils@^3.0.0:
3298+
version "3.0.0"
3299+
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-3.0.0.tgz#8aebaface7345bb33559db0a1f13a1d2d48c3672"
3300+
integrity sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==
3301+
dependencies:
3302+
eslint-visitor-keys "^2.0.0"
3303+
32633304
eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.3.0:
32643305
version "1.3.0"
32653306
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
@@ -6846,7 +6887,7 @@ regex-not@^1.0.0, regex-not@^1.0.2:
68466887
extend-shallow "^3.0.2"
68476888
safe-regex "^1.1.0"
68486889

6849-
regexpp@^3.0.0, regexpp@^3.1.0:
6890+
regexpp@^3.1.0:
68506891
version "3.1.0"
68516892
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.1.0.tgz#206d0ad0a5648cffbdb8ae46438f3dc51c9f78e2"
68526893
integrity sha512-ZOIzd8yVsQQA7j8GCSlPGXwg5PfmA1mrq0JP4nGhh54LaKN3xdai/vHUDu74pKwV8OxseMS65u2NImosQcSD0Q==
@@ -7168,7 +7209,7 @@ semver@^6.1.1, semver@^6.1.2, semver@^6.3.0:
71687209
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
71697210
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
71707211

7171-
semver@^7.0.0, semver@^7.1.3, semver@^7.2.1, semver@^7.3.2:
7212+
semver@^7.0.0, semver@^7.1.3, semver@^7.2.1, semver@^7.3.2, semver@^7.3.5:
71727213
version "7.3.5"
71737214
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.5.tgz#0b621c879348d8998e4b0e4be94b3f12e6018ef7"
71747215
integrity sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==
@@ -8020,10 +8061,10 @@ tslib@^2.0.1:
80208061
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.2.0.tgz#fb2c475977e35e241311ede2693cee1ec6698f5c"
80218062
integrity sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w==
80228063

8023-
tsutils@^3.17.1:
8024-
version "3.17.1"
8025-
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.17.1.tgz#ed719917f11ca0dee586272b2ac49e015a2dd759"
8026-
integrity sha512-kzeQ5B8H3w60nFY2g8cJIuH7JDpsALXySGtwGJ0p2LSjLgay3NdIpqq5SoOBe46bKDW2iq25irHCr8wjomUS2g==
8064+
tsutils@^3.17.1, tsutils@^3.21.0:
8065+
version "3.21.0"
8066+
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"
8067+
integrity sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==
80278068
dependencies:
80288069
tslib "^1.8.1"
80298070

0 commit comments

Comments
 (0)