Skip to content

Commit ac1cb07

Browse files
chore(deps): update typescript-eslint monorepo to v8.18.2
1 parent 86b521b commit ac1cb07

File tree

2 files changed

+52
-52
lines changed

2 files changed

+52
-52
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
"@google/clasp": "2.4.2",
3131
"@types/google-apps-script": "1.0.86",
3232
"@types/jest": "29.5.14",
33-
"@typescript-eslint/eslint-plugin": "8.18.1",
34-
"@typescript-eslint/parser": "8.18.1",
33+
"@typescript-eslint/eslint-plugin": "8.18.2",
34+
"@typescript-eslint/parser": "8.18.2",
3535
"cpx2": "8.0.0",
3636
"eslint": "9.17.0",
3737
"eslint-config-prettier": "9.1.0",

yarn.lock

+50-50
Original file line numberDiff line numberDiff line change
@@ -1338,85 +1338,85 @@
13381338
dependencies:
13391339
"@types/yargs-parser" "*"
13401340

1341-
"@typescript-eslint/[email protected].1":
1342-
version "8.18.1"
1343-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.18.1.tgz#992e5ac1553ce20d0d46aa6eccd79dc36dedc805"
1344-
integrity sha512-Ncvsq5CT3Gvh+uJG0Lwlho6suwDfUXH0HztslDf5I+F2wAFAZMRwYLEorumpKLzmO2suAXZ/td1tBg4NZIi9CQ==
1341+
"@typescript-eslint/[email protected].2":
1342+
version "8.18.2"
1343+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.18.2.tgz#c78e363ab5fe3b21dd1c90d8be9581534417f78e"
1344+
integrity sha512-adig4SzPLjeQ0Tm+jvsozSGiCliI2ajeURDGHjZ2llnA+A67HihCQ+a3amtPhUakd1GlwHxSRvzOZktbEvhPPg==
13451345
dependencies:
13461346
"@eslint-community/regexpp" "^4.10.0"
1347-
"@typescript-eslint/scope-manager" "8.18.1"
1348-
"@typescript-eslint/type-utils" "8.18.1"
1349-
"@typescript-eslint/utils" "8.18.1"
1350-
"@typescript-eslint/visitor-keys" "8.18.1"
1347+
"@typescript-eslint/scope-manager" "8.18.2"
1348+
"@typescript-eslint/type-utils" "8.18.2"
1349+
"@typescript-eslint/utils" "8.18.2"
1350+
"@typescript-eslint/visitor-keys" "8.18.2"
13511351
graphemer "^1.4.0"
13521352
ignore "^5.3.1"
13531353
natural-compare "^1.4.0"
13541354
ts-api-utils "^1.3.0"
13551355

1356-
"@typescript-eslint/[email protected].1":
1357-
version "8.18.1"
1358-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.18.1.tgz#c258bae062778b7696793bc492249027a39dfb95"
1359-
integrity sha512-rBnTWHCdbYM2lh7hjyXqxk70wvon3p2FyaniZuey5TrcGBpfhVp0OxOa6gxr9Q9YhZFKyfbEnxc24ZnVbbUkCA==
1356+
"@typescript-eslint/[email protected].2":
1357+
version "8.18.2"
1358+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.18.2.tgz#0379a2e881d51d8fcf7ebdfa0dd18eee79182ce2"
1359+
integrity sha512-y7tcq4StgxQD4mDr9+Jb26dZ+HTZ/SkfqpXSiqeUXZHxOUyjWDKsmwKhJ0/tApR08DgOhrFAoAhyB80/p3ViuA==
13601360
dependencies:
1361-
"@typescript-eslint/scope-manager" "8.18.1"
1362-
"@typescript-eslint/types" "8.18.1"
1363-
"@typescript-eslint/typescript-estree" "8.18.1"
1364-
"@typescript-eslint/visitor-keys" "8.18.1"
1361+
"@typescript-eslint/scope-manager" "8.18.2"
1362+
"@typescript-eslint/types" "8.18.2"
1363+
"@typescript-eslint/typescript-estree" "8.18.2"
1364+
"@typescript-eslint/visitor-keys" "8.18.2"
13651365
debug "^4.3.4"
13661366

1367-
"@typescript-eslint/[email protected].1":
1368-
version "8.18.1"
1369-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.18.1.tgz#52cedc3a8178d7464a70beffed3203678648e55b"
1370-
integrity sha512-HxfHo2b090M5s2+/9Z3gkBhI6xBH8OJCFjH9MhQ+nnoZqxU3wNxkLT+VWXWSFWc3UF3Z+CfPAyqdCTdoXtDPCQ==
1367+
"@typescript-eslint/[email protected].2":
1368+
version "8.18.2"
1369+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.18.2.tgz#d193c200d61eb0ddec5987c8e48c9d4e1c0510bd"
1370+
integrity sha512-YJFSfbd0CJjy14r/EvWapYgV4R5CHzptssoag2M7y3Ra7XNta6GPAJPPP5KGB9j14viYXyrzRO5GkX7CRfo8/g==
13711371
dependencies:
1372-
"@typescript-eslint/types" "8.18.1"
1373-
"@typescript-eslint/visitor-keys" "8.18.1"
1372+
"@typescript-eslint/types" "8.18.2"
1373+
"@typescript-eslint/visitor-keys" "8.18.2"
13741374

1375-
"@typescript-eslint/[email protected].1":
1376-
version "8.18.1"
1377-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.18.1.tgz#10f41285475c0bdee452b79ff7223f0e43a7781e"
1378-
integrity sha512-jAhTdK/Qx2NJPNOTxXpMwlOiSymtR2j283TtPqXkKBdH8OAMmhiUfP0kJjc/qSE51Xrq02Gj9NY7MwK+UxVwHQ==
1375+
"@typescript-eslint/[email protected].2":
1376+
version "8.18.2"
1377+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.18.2.tgz#5ad07e09002eee237591881df674c1c0c91ca52f"
1378+
integrity sha512-AB/Wr1Lz31bzHfGm/jgbFR0VB0SML/hd2P1yxzKDM48YmP7vbyJNHRExUE/wZsQj2wUCvbWH8poNHFuxLqCTnA==
13791379
dependencies:
1380-
"@typescript-eslint/typescript-estree" "8.18.1"
1381-
"@typescript-eslint/utils" "8.18.1"
1380+
"@typescript-eslint/typescript-estree" "8.18.2"
1381+
"@typescript-eslint/utils" "8.18.2"
13821382
debug "^4.3.4"
13831383
ts-api-utils "^1.3.0"
13841384

1385-
"@typescript-eslint/[email protected].1":
1386-
version "8.18.1"
1387-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.18.1.tgz#d7f4f94d0bba9ebd088de840266fcd45408a8fff"
1388-
integrity sha512-7uoAUsCj66qdNQNpH2G8MyTFlgerum8ubf21s3TSM3XmKXuIn+H2Sifh/ES2nPOPiYSRJWAk0fDkW0APBWcpfw==
1385+
"@typescript-eslint/[email protected].2":
1386+
version "8.18.2"
1387+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.18.2.tgz#5ebad5b384c8aa1c0f86cee1c61bcdbe7511f547"
1388+
integrity sha512-Z/zblEPp8cIvmEn6+tPDIHUbRu/0z5lqZ+NvolL5SvXWT5rQy7+Nch83M0++XzO0XrWRFWECgOAyE8bsJTl1GQ==
13891389

1390-
"@typescript-eslint/[email protected].1":
1391-
version "8.18.1"
1392-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.18.1.tgz#2a86cd64b211a742f78dfa7e6f4860413475367e"
1393-
integrity sha512-z8U21WI5txzl2XYOW7i9hJhxoKKNG1kcU4RzyNvKrdZDmbjkmLBo8bgeiOJmA06kizLI76/CCBAAGlTlEeUfyg==
1390+
"@typescript-eslint/[email protected].2":
1391+
version "8.18.2"
1392+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.18.2.tgz#fffb85527f8304e29bfbbdc712f4515da9f8b47c"
1393+
integrity sha512-WXAVt595HjpmlfH4crSdM/1bcsqh+1weFRWIa9XMTx/XHZ9TCKMcr725tLYqWOgzKdeDrqVHxFotrvWcEsk2Tg==
13941394
dependencies:
1395-
"@typescript-eslint/types" "8.18.1"
1396-
"@typescript-eslint/visitor-keys" "8.18.1"
1395+
"@typescript-eslint/types" "8.18.2"
1396+
"@typescript-eslint/visitor-keys" "8.18.2"
13971397
debug "^4.3.4"
13981398
fast-glob "^3.3.2"
13991399
is-glob "^4.0.3"
14001400
minimatch "^9.0.4"
14011401
semver "^7.6.0"
14021402
ts-api-utils "^1.3.0"
14031403

1404-
"@typescript-eslint/[email protected].1":
1405-
version "8.18.1"
1406-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.18.1.tgz#c4199ea23fc823c736e2c96fd07b1f7235fa92d5"
1407-
integrity sha512-8vikiIj2ebrC4WRdcAdDcmnu9Q/MXXwg+STf40BVfT8exDqBCUPdypvzcUPxEqRGKg9ALagZ0UWcYCtn+4W2iQ==
1404+
"@typescript-eslint/[email protected].2":
1405+
version "8.18.2"
1406+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.18.2.tgz#a2635f71904a84f9e47fe1b6f65a6d944ff1adf9"
1407+
integrity sha512-Cr4A0H7DtVIPkauj4sTSXVl+VBWewE9/o40KcF3TV9aqDEOWoXF3/+oRXNby3DYzZeCATvbdksYsGZzplwnK/Q==
14081408
dependencies:
14091409
"@eslint-community/eslint-utils" "^4.4.0"
1410-
"@typescript-eslint/scope-manager" "8.18.1"
1411-
"@typescript-eslint/types" "8.18.1"
1412-
"@typescript-eslint/typescript-estree" "8.18.1"
1410+
"@typescript-eslint/scope-manager" "8.18.2"
1411+
"@typescript-eslint/types" "8.18.2"
1412+
"@typescript-eslint/typescript-estree" "8.18.2"
14131413

1414-
"@typescript-eslint/[email protected].1":
1415-
version "8.18.1"
1416-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.18.1.tgz#344b4f6bc83f104f514676facf3129260df7610a"
1417-
integrity sha512-Vj0WLm5/ZsD013YeUKn+K0y8p1M0jPpxOkKdbD1wB0ns53a5piVY02zjf072TblEweAbcYiFiPoSMF3kp+VhhQ==
1414+
"@typescript-eslint/[email protected].2":
1415+
version "8.18.2"
1416+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.18.2.tgz#b3e434b701f086b10a7c82416ebc56899d27ef2f"
1417+
integrity sha512-zORcwn4C3trOWiCqFQP1x6G3xTRyZ1LYydnj51cRnJ6hxBlr/cKPckk+PKPUw/fXmvfKTcw7bwY3w9izgx5jZw==
14181418
dependencies:
1419-
"@typescript-eslint/types" "8.18.1"
1419+
"@typescript-eslint/types" "8.18.2"
14201420
eslint-visitor-keys "^4.2.0"
14211421

14221422
"@webassemblyjs/[email protected]", "@webassemblyjs/ast@^1.14.1":

0 commit comments

Comments
 (0)