Skip to content

Commit cce19eb

Browse files
chore(deps-dev): bump @typescript-eslint/parser from 4.14.0 to 4.14.1
1 parent 288f321 commit cce19eb

File tree

1 file changed

+41
-6
lines changed

1 file changed

+41
-6
lines changed

yarn.lock

Lines changed: 41 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1371,13 +1371,13 @@
13711371
eslint-utils "^2.0.0"
13721372

13731373
"@typescript-eslint/parser@^4.13.0":
1374-
version "4.14.0"
1375-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.14.0.tgz#62d4cd2079d5c06683e9bfb200c758f292c4dee7"
1376-
integrity sha512-sUDeuCjBU+ZF3Lzw0hphTyScmDDJ5QVkyE21pRoBo8iDl7WBtVFS+WDN3blY1CH3SBt7EmYCw6wfmJjF0l/uYg==
1374+
version "4.14.1"
1375+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.14.1.tgz#3bd6c24710cd557d8446625284bcc9c6d52817c6"
1376+
integrity sha512-mL3+gU18g9JPsHZuKMZ8Z0Ss9YP1S5xYZ7n68Z98GnPq02pYNQuRXL85b9GYhl6jpdvUc45Km7hAl71vybjUmw==
13771377
dependencies:
1378-
"@typescript-eslint/scope-manager" "4.14.0"
1379-
"@typescript-eslint/types" "4.14.0"
1380-
"@typescript-eslint/typescript-estree" "4.14.0"
1378+
"@typescript-eslint/scope-manager" "4.14.1"
1379+
"@typescript-eslint/types" "4.14.1"
1380+
"@typescript-eslint/typescript-estree" "4.14.1"
13811381
debug "^4.1.1"
13821382

13831383
"@typescript-eslint/[email protected]":
@@ -1388,11 +1388,24 @@
13881388
"@typescript-eslint/types" "4.14.0"
13891389
"@typescript-eslint/visitor-keys" "4.14.0"
13901390

1391+
"@typescript-eslint/[email protected]":
1392+
version "4.14.1"
1393+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.14.1.tgz#8444534254c6f370e9aa974f035ced7fe713ce02"
1394+
integrity sha512-F4bjJcSqXqHnC9JGUlnqSa3fC2YH5zTtmACS1Hk+WX/nFB0guuynVK5ev35D4XZbdKjulXBAQMyRr216kmxghw==
1395+
dependencies:
1396+
"@typescript-eslint/types" "4.14.1"
1397+
"@typescript-eslint/visitor-keys" "4.14.1"
1398+
13911399
"@typescript-eslint/[email protected]":
13921400
version "4.14.0"
13931401
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.14.0.tgz#d8a8202d9b58831d6fd9cee2ba12f8a5a5dd44b6"
13941402
integrity sha512-VsQE4VvpldHrTFuVPY1ZnHn/Txw6cZGjL48e+iBxTi2ksa9DmebKjAeFmTVAYoSkTk7gjA7UqJ7pIsyifTsI4A==
13951403

1404+
"@typescript-eslint/[email protected]":
1405+
version "4.14.1"
1406+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.14.1.tgz#b3d2eb91dafd0fd8b3fce7c61512ac66bd0364aa"
1407+
integrity sha512-SkhzHdI/AllAgQSxXM89XwS1Tkic7csPdndUuTKabEwRcEfR8uQ/iPA3Dgio1rqsV3jtqZhY0QQni8rLswJM2w==
1408+
13961409
"@typescript-eslint/[email protected]":
13971410
version "4.14.0"
13981411
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.14.0.tgz#4bcd67486e9acafc3d0c982b23a9ab8ac8911ed7"
@@ -1407,6 +1420,20 @@
14071420
semver "^7.3.2"
14081421
tsutils "^3.17.1"
14091422

1423+
"@typescript-eslint/[email protected]":
1424+
version "4.14.1"
1425+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.14.1.tgz#20d3b8c8e3cdc8f764bdd5e5b0606dd83da6075b"
1426+
integrity sha512-M8+7MbzKC1PvJIA8kR2sSBnex8bsR5auatLCnVlNTJczmJgqRn8M+sAlQfkEq7M4IY3WmaNJ+LJjPVRrREVSHQ==
1427+
dependencies:
1428+
"@typescript-eslint/types" "4.14.1"
1429+
"@typescript-eslint/visitor-keys" "4.14.1"
1430+
debug "^4.1.1"
1431+
globby "^11.0.1"
1432+
is-glob "^4.0.1"
1433+
lodash "^4.17.15"
1434+
semver "^7.3.2"
1435+
tsutils "^3.17.1"
1436+
14101437
"@typescript-eslint/[email protected]":
14111438
version "4.14.0"
14121439
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.14.0.tgz#b1090d9d2955b044b2ea2904a22496849acbdf54"
@@ -1415,6 +1442,14 @@
14151442
"@typescript-eslint/types" "4.14.0"
14161443
eslint-visitor-keys "^2.0.0"
14171444

1445+
"@typescript-eslint/[email protected]":
1446+
version "4.14.1"
1447+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.14.1.tgz#e93c2ff27f47ee477a929b970ca89d60a117da91"
1448+
integrity sha512-TAblbDXOI7bd0C/9PE1G+AFo7R5uc+ty1ArDoxmrC1ah61Hn6shURKy7gLdRb1qKJmjHkqu5Oq+e4Kt0jwf1IA==
1449+
dependencies:
1450+
"@typescript-eslint/types" "4.14.1"
1451+
eslint-visitor-keys "^2.0.0"
1452+
14181453
"@zkochan/cmd-shim@^3.1.0":
14191454
version "3.1.0"
14201455
resolved "https://registry.npmjs.org/@zkochan/cmd-shim/-/cmd-shim-3.1.0.tgz#2ab8ed81f5bb5452a85f25758eb9b8681982fd2e"

0 commit comments

Comments
 (0)