Skip to content

Commit 6fb9997

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update typescript-eslint monorepo to v5.8.1
1 parent a5092ca commit 6fb9997

File tree

2 files changed

+43
-43
lines changed

2 files changed

+43
-43
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
"@google/clasp": "2.4.1",
3131
"@types/google-apps-script": "1.0.41",
3232
"@types/jest": "27.0.3",
33-
"@typescript-eslint/eslint-plugin": "5.8.0",
34-
"@typescript-eslint/parser": "5.8.0",
33+
"@typescript-eslint/eslint-plugin": "5.8.1",
34+
"@typescript-eslint/parser": "5.8.1",
3535
"cpx": "1.5.0",
3636
"eslint": "8.5.0",
3737
"eslint-config-prettier": "8.3.0",

yarn.lock

+41-41
Original file line numberDiff line numberDiff line change
@@ -976,74 +976,74 @@
976976
dependencies:
977977
"@types/yargs-parser" "*"
978978

979-
"@typescript-eslint/[email protected].0":
980-
version "5.8.0"
981-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.8.0.tgz#52cd9305ceef98a5333f9492d519e6c6c7fe7d43"
982-
integrity sha512-spu1UW7QuBn0nJ6+psnfCc3iVoQAifjKORgBngKOmC8U/1tbe2YJMzYQqDGYB4JCss7L8+RM2kKLb1B1Aw9BNA==
979+
"@typescript-eslint/[email protected].1":
980+
version "5.8.1"
981+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.8.1.tgz#97dfaa39f38e99f86801fdf34f9f1bed66704258"
982+
integrity sha512-wTZ5oEKrKj/8/366qTM366zqhIKAp6NCMweoRONtfuC07OAU9nVI2GZZdqQ1qD30WAAtcPdkH+npDwtRFdp4Rw==
983983
dependencies:
984-
"@typescript-eslint/experimental-utils" "5.8.0"
985-
"@typescript-eslint/scope-manager" "5.8.0"
984+
"@typescript-eslint/experimental-utils" "5.8.1"
985+
"@typescript-eslint/scope-manager" "5.8.1"
986986
debug "^4.3.2"
987987
functional-red-black-tree "^1.0.1"
988988
ignore "^5.1.8"
989989
regexpp "^3.2.0"
990990
semver "^7.3.5"
991991
tsutils "^3.21.0"
992992

993-
"@typescript-eslint/[email protected].0":
994-
version "5.8.0"
995-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-5.8.0.tgz#0916ffe98d34b3c95e3652efa0cace61a7b25728"
996-
integrity sha512-KN5FvNH71bhZ8fKtL+lhW7bjm7cxs1nt+hrDZWIqb6ViCffQcWyLunGrgvISgkRojIDcXIsH+xlFfI4RCDA0xA==
993+
"@typescript-eslint/[email protected].1":
994+
version "5.8.1"
995+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-5.8.1.tgz#01861eb2f0749f07d02db342b794145a66ed346f"
996+
integrity sha512-fbodVnjIDU4JpeXWRDsG5IfIjYBxEvs8EBO8W1+YVdtrc2B9ppfof5sZhVEDOtgTfFHnYQJDI8+qdqLYO4ceww==
997997
dependencies:
998998
"@types/json-schema" "^7.0.9"
999-
"@typescript-eslint/scope-manager" "5.8.0"
1000-
"@typescript-eslint/types" "5.8.0"
1001-
"@typescript-eslint/typescript-estree" "5.8.0"
999+
"@typescript-eslint/scope-manager" "5.8.1"
1000+
"@typescript-eslint/types" "5.8.1"
1001+
"@typescript-eslint/typescript-estree" "5.8.1"
10021002
eslint-scope "^5.1.1"
10031003
eslint-utils "^3.0.0"
10041004

1005-
"@typescript-eslint/[email protected].0":
1006-
version "5.8.0"
1007-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.8.0.tgz#b39970b21c1d7bc4a6018507fb29b380328d2587"
1008-
integrity sha512-Gleacp/ZhRtJRYs5/T8KQR3pAQjQI89Dn/k+OzyCKOsLiZH2/Vh60cFBTnFsHNI6WAD+lNUo/xGZ4NeA5u0Ipw==
1005+
"@typescript-eslint/[email protected].1":
1006+
version "5.8.1"
1007+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.8.1.tgz#380f5f1e596b540059998aa3fc80d78f0f9b0d0a"
1008+
integrity sha512-K1giKHAjHuyB421SoXMXFHHVI4NdNY603uKw92++D3qyxSeYvC10CBJ/GE5Thpo4WTUvu1mmJI2/FFkz38F2Gw==
10091009
dependencies:
1010-
"@typescript-eslint/scope-manager" "5.8.0"
1011-
"@typescript-eslint/types" "5.8.0"
1012-
"@typescript-eslint/typescript-estree" "5.8.0"
1010+
"@typescript-eslint/scope-manager" "5.8.1"
1011+
"@typescript-eslint/types" "5.8.1"
1012+
"@typescript-eslint/typescript-estree" "5.8.1"
10131013
debug "^4.3.2"
10141014

1015-
"@typescript-eslint/[email protected].0":
1016-
version "5.8.0"
1017-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.8.0.tgz#2371095b4fa4c7be6a80b380f4e1b49c715e16f4"
1018-
integrity sha512-x82CYJsLOjPCDuFFEbS6e7K1QEWj7u5Wk1alw8A+gnJiYwNnDJk0ib6PCegbaPMjrfBvFKa7SxE3EOnnIQz2Gg==
1015+
"@typescript-eslint/[email protected].1":
1016+
version "5.8.1"
1017+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.8.1.tgz#7fc0604f7ade8833e4d42cebaa1e2debf8b932e4"
1018+
integrity sha512-DGxJkNyYruFH3NIZc3PwrzwOQAg7vvgsHsHCILOLvUpupgkwDZdNq/cXU3BjF4LNrCsVg0qxEyWasys5AiJ85Q==
10191019
dependencies:
1020-
"@typescript-eslint/types" "5.8.0"
1021-
"@typescript-eslint/visitor-keys" "5.8.0"
1020+
"@typescript-eslint/types" "5.8.1"
1021+
"@typescript-eslint/visitor-keys" "5.8.1"
10221022

1023-
"@typescript-eslint/[email protected].0":
1024-
version "5.8.0"
1025-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.8.0.tgz#e7fa74ec35d9dbe3560d039d3d8734986c3971e0"
1026-
integrity sha512-LdCYOqeqZWqCMOmwFnum6YfW9F3nKuxJiR84CdIRN5nfHJ7gyvGpXWqL/AaW0k3Po0+wm93ARAsOdzlZDPCcXg==
1023+
"@typescript-eslint/[email protected].1":
1024+
version "5.8.1"
1025+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.8.1.tgz#04c6b49ebc8c99238238a6b8b43f2fc613983b5a"
1026+
integrity sha512-L/FlWCCgnjKOLefdok90/pqInkomLnAcF9UAzNr+DSqMC3IffzumHTQTrINXhP1gVp9zlHiYYjvozVZDPleLcA==
10271027

1028-
"@typescript-eslint/[email protected].0":
1029-
version "5.8.0"
1030-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.8.0.tgz#900469ba9d5a37f4482b014ecce4a5dbb86cb4dd"
1031-
integrity sha512-srfeZ3URdEcUsSLbkOFqS7WoxOqn8JNil2NSLO9O+I2/Uyc85+UlfpEvQHIpj5dVts7KKOZnftoJD/Fdv0L7nQ==
1028+
"@typescript-eslint/[email protected].1":
1029+
version "5.8.1"
1030+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.8.1.tgz#a592855be688e7b729a1e9411d7d74ec992ed6ef"
1031+
integrity sha512-26lQ8l8tTbG7ri7xEcCFT9ijU5Fk+sx/KRRyyzCv7MQ+rZZlqiDPtMKWLC8P7o+dtCnby4c+OlxuX1tp8WfafQ==
10321032
dependencies:
1033-
"@typescript-eslint/types" "5.8.0"
1034-
"@typescript-eslint/visitor-keys" "5.8.0"
1033+
"@typescript-eslint/types" "5.8.1"
1034+
"@typescript-eslint/visitor-keys" "5.8.1"
10351035
debug "^4.3.2"
10361036
globby "^11.0.4"
10371037
is-glob "^4.0.3"
10381038
semver "^7.3.5"
10391039
tsutils "^3.21.0"
10401040

1041-
"@typescript-eslint/[email protected].0":
1042-
version "5.8.0"
1043-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.8.0.tgz#22d4ed96fe2451135299239feedb9fe1dcec780c"
1044-
integrity sha512-+HDIGOEMnqbxdAHegxvnOqESUH6RWFRR2b8qxP1W9CZnnYh4Usz6MBL+2KMAgPk/P0o9c1HqnYtwzVH6GTIqug==
1041+
"@typescript-eslint/[email protected].1":
1042+
version "5.8.1"
1043+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.8.1.tgz#58a2c566265d5511224bc316149890451c1bbab0"
1044+
integrity sha512-SWgiWIwocK6NralrJarPZlWdr0hZnj5GXHIgfdm8hNkyKvpeQuFyLP6YjSIe9kf3YBIfU6OHSZLYkQ+smZwtNg==
10451045
dependencies:
1046-
"@typescript-eslint/types" "5.8.0"
1046+
"@typescript-eslint/types" "5.8.1"
10471047
eslint-visitor-keys "^3.0.0"
10481048

10491049
"@webassemblyjs/[email protected]":

0 commit comments

Comments
 (0)