Skip to content

Commit 7f08636

Browse files
build(deps-dev): bump @typescript-eslint/parser from 4.14.0 to 4.14.1 (#3098)
1 parent 4d1bc8b commit 7f08636

File tree

1 file changed

+27
-27
lines changed

1 file changed

+27
-27
lines changed

yarn.lock

+27-27
Original file line numberDiff line numberDiff line change
@@ -933,48 +933,48 @@
933933
"@types/yargs-parser" "*"
934934

935935
"@typescript-eslint/parser@^4.1.1":
936-
version "4.14.0"
937-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.14.0.tgz#62d4cd2079d5c06683e9bfb200c758f292c4dee7"
938-
integrity sha512-sUDeuCjBU+ZF3Lzw0hphTyScmDDJ5QVkyE21pRoBo8iDl7WBtVFS+WDN3blY1CH3SBt7EmYCw6wfmJjF0l/uYg==
936+
version "4.14.1"
937+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.14.1.tgz#3bd6c24710cd557d8446625284bcc9c6d52817c6"
938+
integrity sha512-mL3+gU18g9JPsHZuKMZ8Z0Ss9YP1S5xYZ7n68Z98GnPq02pYNQuRXL85b9GYhl6jpdvUc45Km7hAl71vybjUmw==
939939
dependencies:
940-
"@typescript-eslint/scope-manager" "4.14.0"
941-
"@typescript-eslint/types" "4.14.0"
942-
"@typescript-eslint/typescript-estree" "4.14.0"
940+
"@typescript-eslint/scope-manager" "4.14.1"
941+
"@typescript-eslint/types" "4.14.1"
942+
"@typescript-eslint/typescript-estree" "4.14.1"
943943
debug "^4.1.1"
944944

945-
"@typescript-eslint/[email protected].0":
946-
version "4.14.0"
947-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.14.0.tgz#55a4743095d684e1f7b7180c4bac2a0a3727f517"
948-
integrity sha512-/J+LlRMdbPh4RdL4hfP1eCwHN5bAhFAGOTsvE6SxsrM/47XQiPSgF5MDgLyp/i9kbZV9Lx80DW0OpPkzL+uf8Q==
945+
"@typescript-eslint/[email protected].1":
946+
version "4.14.1"
947+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.14.1.tgz#8444534254c6f370e9aa974f035ced7fe713ce02"
948+
integrity sha512-F4bjJcSqXqHnC9JGUlnqSa3fC2YH5zTtmACS1Hk+WX/nFB0guuynVK5ev35D4XZbdKjulXBAQMyRr216kmxghw==
949949
dependencies:
950-
"@typescript-eslint/types" "4.14.0"
951-
"@typescript-eslint/visitor-keys" "4.14.0"
950+
"@typescript-eslint/types" "4.14.1"
951+
"@typescript-eslint/visitor-keys" "4.14.1"
952952

953-
"@typescript-eslint/[email protected].0":
954-
version "4.14.0"
955-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.14.0.tgz#d8a8202d9b58831d6fd9cee2ba12f8a5a5dd44b6"
956-
integrity sha512-VsQE4VvpldHrTFuVPY1ZnHn/Txw6cZGjL48e+iBxTi2ksa9DmebKjAeFmTVAYoSkTk7gjA7UqJ7pIsyifTsI4A==
953+
"@typescript-eslint/[email protected].1":
954+
version "4.14.1"
955+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.14.1.tgz#b3d2eb91dafd0fd8b3fce7c61512ac66bd0364aa"
956+
integrity sha512-SkhzHdI/AllAgQSxXM89XwS1Tkic7csPdndUuTKabEwRcEfR8uQ/iPA3Dgio1rqsV3jtqZhY0QQni8rLswJM2w==
957957

958-
"@typescript-eslint/[email protected].0":
959-
version "4.14.0"
960-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.14.0.tgz#4bcd67486e9acafc3d0c982b23a9ab8ac8911ed7"
961-
integrity sha512-wRjZ5qLao+bvS2F7pX4qi2oLcOONIB+ru8RGBieDptq/SudYwshveORwCVU4/yMAd4GK7Fsf8Uq1tjV838erag==
958+
"@typescript-eslint/[email protected].1":
959+
version "4.14.1"
960+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.14.1.tgz#20d3b8c8e3cdc8f764bdd5e5b0606dd83da6075b"
961+
integrity sha512-M8+7MbzKC1PvJIA8kR2sSBnex8bsR5auatLCnVlNTJczmJgqRn8M+sAlQfkEq7M4IY3WmaNJ+LJjPVRrREVSHQ==
962962
dependencies:
963-
"@typescript-eslint/types" "4.14.0"
964-
"@typescript-eslint/visitor-keys" "4.14.0"
963+
"@typescript-eslint/types" "4.14.1"
964+
"@typescript-eslint/visitor-keys" "4.14.1"
965965
debug "^4.1.1"
966966
globby "^11.0.1"
967967
is-glob "^4.0.1"
968968
lodash "^4.17.15"
969969
semver "^7.3.2"
970970
tsutils "^3.17.1"
971971

972-
"@typescript-eslint/[email protected].0":
973-
version "4.14.0"
974-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.14.0.tgz#b1090d9d2955b044b2ea2904a22496849acbdf54"
975-
integrity sha512-MeHHzUyRI50DuiPgV9+LxcM52FCJFYjJiWHtXlbyC27b80mfOwKeiKI+MHOTEpcpfmoPFm/vvQS88bYIx6PZTA==
972+
"@typescript-eslint/[email protected].1":
973+
version "4.14.1"
974+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.14.1.tgz#e93c2ff27f47ee477a929b970ca89d60a117da91"
975+
integrity sha512-TAblbDXOI7bd0C/9PE1G+AFo7R5uc+ty1ArDoxmrC1ah61Hn6shURKy7gLdRb1qKJmjHkqu5Oq+e4Kt0jwf1IA==
976976
dependencies:
977-
"@typescript-eslint/types" "4.14.0"
977+
"@typescript-eslint/types" "4.14.1"
978978
eslint-visitor-keys "^2.0.0"
979979

980980

0 commit comments

Comments
 (0)