Skip to content

Commit 9c6a3a8

Browse files
chore(deps): update typescript-eslint monorepo to v5.8.1 (#869)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 18c3cf1 commit 9c6a3a8

File tree

2 files changed

+43
-43
lines changed

2 files changed

+43
-43
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
"@types/dedent": "0.7.0",
3131
"@types/jest": "27.0.3",
3232
"@types/node": "16.11.17",
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
"bob-the-bundler": "1.6.0",
3636
"dedent": "0.7.0",
3737
"eslint": "8.5.0",

yarn.lock

Lines changed: 41 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -2254,74 +2254,74 @@
22542254
dependencies:
22552255
"@types/yargs-parser" "*"
22562256

2257-
"@typescript-eslint/[email protected].0":
2258-
version "5.8.0"
2259-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.8.0.tgz#52cd9305ceef98a5333f9492d519e6c6c7fe7d43"
2260-
integrity sha512-spu1UW7QuBn0nJ6+psnfCc3iVoQAifjKORgBngKOmC8U/1tbe2YJMzYQqDGYB4JCss7L8+RM2kKLb1B1Aw9BNA==
2257+
"@typescript-eslint/[email protected].1":
2258+
version "5.8.1"
2259+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.8.1.tgz#97dfaa39f38e99f86801fdf34f9f1bed66704258"
2260+
integrity sha512-wTZ5oEKrKj/8/366qTM366zqhIKAp6NCMweoRONtfuC07OAU9nVI2GZZdqQ1qD30WAAtcPdkH+npDwtRFdp4Rw==
22612261
dependencies:
2262-
"@typescript-eslint/experimental-utils" "5.8.0"
2263-
"@typescript-eslint/scope-manager" "5.8.0"
2262+
"@typescript-eslint/experimental-utils" "5.8.1"
2263+
"@typescript-eslint/scope-manager" "5.8.1"
22642264
debug "^4.3.2"
22652265
functional-red-black-tree "^1.0.1"
22662266
ignore "^5.1.8"
22672267
regexpp "^3.2.0"
22682268
semver "^7.3.5"
22692269
tsutils "^3.21.0"
22702270

2271-
"@typescript-eslint/[email protected].0":
2272-
version "5.8.0"
2273-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-5.8.0.tgz#0916ffe98d34b3c95e3652efa0cace61a7b25728"
2274-
integrity sha512-KN5FvNH71bhZ8fKtL+lhW7bjm7cxs1nt+hrDZWIqb6ViCffQcWyLunGrgvISgkRojIDcXIsH+xlFfI4RCDA0xA==
2271+
"@typescript-eslint/[email protected].1":
2272+
version "5.8.1"
2273+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-5.8.1.tgz#01861eb2f0749f07d02db342b794145a66ed346f"
2274+
integrity sha512-fbodVnjIDU4JpeXWRDsG5IfIjYBxEvs8EBO8W1+YVdtrc2B9ppfof5sZhVEDOtgTfFHnYQJDI8+qdqLYO4ceww==
22752275
dependencies:
22762276
"@types/json-schema" "^7.0.9"
2277-
"@typescript-eslint/scope-manager" "5.8.0"
2278-
"@typescript-eslint/types" "5.8.0"
2279-
"@typescript-eslint/typescript-estree" "5.8.0"
2277+
"@typescript-eslint/scope-manager" "5.8.1"
2278+
"@typescript-eslint/types" "5.8.1"
2279+
"@typescript-eslint/typescript-estree" "5.8.1"
22802280
eslint-scope "^5.1.1"
22812281
eslint-utils "^3.0.0"
22822282

2283-
"@typescript-eslint/[email protected].0":
2284-
version "5.8.0"
2285-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.8.0.tgz#b39970b21c1d7bc4a6018507fb29b380328d2587"
2286-
integrity sha512-Gleacp/ZhRtJRYs5/T8KQR3pAQjQI89Dn/k+OzyCKOsLiZH2/Vh60cFBTnFsHNI6WAD+lNUo/xGZ4NeA5u0Ipw==
2283+
"@typescript-eslint/[email protected].1":
2284+
version "5.8.1"
2285+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.8.1.tgz#380f5f1e596b540059998aa3fc80d78f0f9b0d0a"
2286+
integrity sha512-K1giKHAjHuyB421SoXMXFHHVI4NdNY603uKw92++D3qyxSeYvC10CBJ/GE5Thpo4WTUvu1mmJI2/FFkz38F2Gw==
22872287
dependencies:
2288-
"@typescript-eslint/scope-manager" "5.8.0"
2289-
"@typescript-eslint/types" "5.8.0"
2290-
"@typescript-eslint/typescript-estree" "5.8.0"
2288+
"@typescript-eslint/scope-manager" "5.8.1"
2289+
"@typescript-eslint/types" "5.8.1"
2290+
"@typescript-eslint/typescript-estree" "5.8.1"
22912291
debug "^4.3.2"
22922292

2293-
"@typescript-eslint/[email protected].0":
2294-
version "5.8.0"
2295-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.8.0.tgz#2371095b4fa4c7be6a80b380f4e1b49c715e16f4"
2296-
integrity sha512-x82CYJsLOjPCDuFFEbS6e7K1QEWj7u5Wk1alw8A+gnJiYwNnDJk0ib6PCegbaPMjrfBvFKa7SxE3EOnnIQz2Gg==
2293+
"@typescript-eslint/[email protected].1":
2294+
version "5.8.1"
2295+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.8.1.tgz#7fc0604f7ade8833e4d42cebaa1e2debf8b932e4"
2296+
integrity sha512-DGxJkNyYruFH3NIZc3PwrzwOQAg7vvgsHsHCILOLvUpupgkwDZdNq/cXU3BjF4LNrCsVg0qxEyWasys5AiJ85Q==
22972297
dependencies:
2298-
"@typescript-eslint/types" "5.8.0"
2299-
"@typescript-eslint/visitor-keys" "5.8.0"
2298+
"@typescript-eslint/types" "5.8.1"
2299+
"@typescript-eslint/visitor-keys" "5.8.1"
23002300

2301-
"@typescript-eslint/[email protected].0":
2302-
version "5.8.0"
2303-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.8.0.tgz#e7fa74ec35d9dbe3560d039d3d8734986c3971e0"
2304-
integrity sha512-LdCYOqeqZWqCMOmwFnum6YfW9F3nKuxJiR84CdIRN5nfHJ7gyvGpXWqL/AaW0k3Po0+wm93ARAsOdzlZDPCcXg==
2301+
"@typescript-eslint/[email protected].1":
2302+
version "5.8.1"
2303+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.8.1.tgz#04c6b49ebc8c99238238a6b8b43f2fc613983b5a"
2304+
integrity sha512-L/FlWCCgnjKOLefdok90/pqInkomLnAcF9UAzNr+DSqMC3IffzumHTQTrINXhP1gVp9zlHiYYjvozVZDPleLcA==
23052305

2306-
"@typescript-eslint/[email protected].0":
2307-
version "5.8.0"
2308-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.8.0.tgz#900469ba9d5a37f4482b014ecce4a5dbb86cb4dd"
2309-
integrity sha512-srfeZ3URdEcUsSLbkOFqS7WoxOqn8JNil2NSLO9O+I2/Uyc85+UlfpEvQHIpj5dVts7KKOZnftoJD/Fdv0L7nQ==
2306+
"@typescript-eslint/[email protected].1":
2307+
version "5.8.1"
2308+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.8.1.tgz#a592855be688e7b729a1e9411d7d74ec992ed6ef"
2309+
integrity sha512-26lQ8l8tTbG7ri7xEcCFT9ijU5Fk+sx/KRRyyzCv7MQ+rZZlqiDPtMKWLC8P7o+dtCnby4c+OlxuX1tp8WfafQ==
23102310
dependencies:
2311-
"@typescript-eslint/types" "5.8.0"
2312-
"@typescript-eslint/visitor-keys" "5.8.0"
2311+
"@typescript-eslint/types" "5.8.1"
2312+
"@typescript-eslint/visitor-keys" "5.8.1"
23132313
debug "^4.3.2"
23142314
globby "^11.0.4"
23152315
is-glob "^4.0.3"
23162316
semver "^7.3.5"
23172317
tsutils "^3.21.0"
23182318

2319-
"@typescript-eslint/[email protected].0":
2320-
version "5.8.0"
2321-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.8.0.tgz#22d4ed96fe2451135299239feedb9fe1dcec780c"
2322-
integrity sha512-+HDIGOEMnqbxdAHegxvnOqESUH6RWFRR2b8qxP1W9CZnnYh4Usz6MBL+2KMAgPk/P0o9c1HqnYtwzVH6GTIqug==
2319+
"@typescript-eslint/[email protected].1":
2320+
version "5.8.1"
2321+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.8.1.tgz#58a2c566265d5511224bc316149890451c1bbab0"
2322+
integrity sha512-SWgiWIwocK6NralrJarPZlWdr0hZnj5GXHIgfdm8hNkyKvpeQuFyLP6YjSIe9kf3YBIfU6OHSZLYkQ+smZwtNg==
23232323
dependencies:
2324-
"@typescript-eslint/types" "5.8.0"
2324+
"@typescript-eslint/types" "5.8.1"
23252325
eslint-visitor-keys "^3.0.0"
23262326

23272327

0 commit comments

Comments
 (0)