Skip to content

Commit 855cc64

Browse files
chore(deps): update typescript-eslint monorepo to v8.8.1
1 parent a6ce8a7 commit 855cc64

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.83",
3232
"@types/jest": "29.5.13",
33-
"@typescript-eslint/eslint-plugin": "8.8.0",
34-
"@typescript-eslint/parser": "8.8.0",
33+
"@typescript-eslint/eslint-plugin": "8.8.1",
34+
"@typescript-eslint/parser": "8.8.1",
3535
"cpx2": "8.0.0",
3636
"eslint": "9.12.0",
3737
"eslint-config-prettier": "9.1.0",

yarn.lock

+50-50
Original file line numberDiff line numberDiff line change
@@ -1327,85 +1327,85 @@
13271327
dependencies:
13281328
"@types/yargs-parser" "*"
13291329

1330-
"@typescript-eslint/[email protected].0":
1331-
version "8.8.0"
1332-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.8.0.tgz#b2b02a5447cdc885950eb256b3b8a97b92031bd3"
1333-
integrity sha512-wORFWjU30B2WJ/aXBfOm1LX9v9nyt9D3jsSOxC3cCaTQGCW5k4jNpmjFv3U7p/7s4yvdjHzwtv2Sd2dOyhjS0A==
1330+
"@typescript-eslint/[email protected].1":
1331+
version "8.8.1"
1332+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.8.1.tgz#9364b756d4d78bcbdf6fd3e9345e6924c68ad371"
1333+
integrity sha512-xfvdgA8AP/vxHgtgU310+WBnLB4uJQ9XdyP17RebG26rLtDrQJV3ZYrcopX91GrHmMoH8bdSwMRh2a//TiJ1jQ==
13341334
dependencies:
13351335
"@eslint-community/regexpp" "^4.10.0"
1336-
"@typescript-eslint/scope-manager" "8.8.0"
1337-
"@typescript-eslint/type-utils" "8.8.0"
1338-
"@typescript-eslint/utils" "8.8.0"
1339-
"@typescript-eslint/visitor-keys" "8.8.0"
1336+
"@typescript-eslint/scope-manager" "8.8.1"
1337+
"@typescript-eslint/type-utils" "8.8.1"
1338+
"@typescript-eslint/utils" "8.8.1"
1339+
"@typescript-eslint/visitor-keys" "8.8.1"
13401340
graphemer "^1.4.0"
13411341
ignore "^5.3.1"
13421342
natural-compare "^1.4.0"
13431343
ts-api-utils "^1.3.0"
13441344

1345-
"@typescript-eslint/[email protected].0":
1346-
version "8.8.0"
1347-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.8.0.tgz#ee4397c70230c4eee030456924c0fba480072f5e"
1348-
integrity sha512-uEFUsgR+tl8GmzmLjRqz+VrDv4eoaMqMXW7ruXfgThaAShO9JTciKpEsB+TvnfFfbg5IpujgMXVV36gOJRLtZg==
1345+
"@typescript-eslint/[email protected].1":
1346+
version "8.8.1"
1347+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.8.1.tgz#5952ba2a83bd52024b872f3fdc8ed2d3636073b8"
1348+
integrity sha512-hQUVn2Lij2NAxVFEdvIGxT9gP1tq2yM83m+by3whWFsWC+1y8pxxxHUFE1UqDu2VsGi2i6RLcv4QvouM84U+ow==
13491349
dependencies:
1350-
"@typescript-eslint/scope-manager" "8.8.0"
1351-
"@typescript-eslint/types" "8.8.0"
1352-
"@typescript-eslint/typescript-estree" "8.8.0"
1353-
"@typescript-eslint/visitor-keys" "8.8.0"
1350+
"@typescript-eslint/scope-manager" "8.8.1"
1351+
"@typescript-eslint/types" "8.8.1"
1352+
"@typescript-eslint/typescript-estree" "8.8.1"
1353+
"@typescript-eslint/visitor-keys" "8.8.1"
13541354
debug "^4.3.4"
13551355

1356-
"@typescript-eslint/[email protected].0":
1357-
version "8.8.0"
1358-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.8.0.tgz#30b23a6ae5708bd7882e40675ef2f1b2beac741f"
1359-
integrity sha512-EL8eaGC6gx3jDd8GwEFEV091210U97J0jeEHrAYvIYosmEGet4wJ+g0SYmLu+oRiAwbSA5AVrt6DxLHfdd+bUg==
1356+
"@typescript-eslint/[email protected].1":
1357+
version "8.8.1"
1358+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.8.1.tgz#b4bea1c0785aaebfe3c4ab059edaea1c4977e7ff"
1359+
integrity sha512-X4JdU+66Mazev/J0gfXlcC/dV6JI37h+93W9BRYXrSn0hrE64IoWgVkO9MSJgEzoWkxONgaQpICWg8vAN74wlA==
13601360
dependencies:
1361-
"@typescript-eslint/types" "8.8.0"
1362-
"@typescript-eslint/visitor-keys" "8.8.0"
1361+
"@typescript-eslint/types" "8.8.1"
1362+
"@typescript-eslint/visitor-keys" "8.8.1"
13631363

1364-
"@typescript-eslint/[email protected].0":
1365-
version "8.8.0"
1366-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.8.0.tgz#a0ca1c8a90d94b101176a169d7a0958187408d33"
1367-
integrity sha512-IKwJSS7bCqyCeG4NVGxnOP6lLT9Okc3Zj8hLO96bpMkJab+10HIfJbMouLrlpyOr3yrQ1cA413YPFiGd1mW9/Q==
1364+
"@typescript-eslint/[email protected].1":
1365+
version "8.8.1"
1366+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.8.1.tgz#31f59ec46e93a02b409fb4d406a368a59fad306e"
1367+
integrity sha512-qSVnpcbLP8CALORf0za+vjLYj1Wp8HSoiI8zYU5tHxRVj30702Z1Yw4cLwfNKhTPWp5+P+k1pjmD5Zd1nhxiZA==
13681368
dependencies:
1369-
"@typescript-eslint/typescript-estree" "8.8.0"
1370-
"@typescript-eslint/utils" "8.8.0"
1369+
"@typescript-eslint/typescript-estree" "8.8.1"
1370+
"@typescript-eslint/utils" "8.8.1"
13711371
debug "^4.3.4"
13721372
ts-api-utils "^1.3.0"
13731373

1374-
"@typescript-eslint/[email protected].0":
1375-
version "8.8.0"
1376-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.8.0.tgz#08ea5df6c01984d456056434641491fbf7a1bf43"
1377-
integrity sha512-QJwc50hRCgBd/k12sTykOJbESe1RrzmX6COk8Y525C9l7oweZ+1lw9JiU56im7Amm8swlz00DRIlxMYLizr2Vw==
1374+
"@typescript-eslint/[email protected].1":
1375+
version "8.8.1"
1376+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.8.1.tgz#ebe85e0fa4a8e32a24a56adadf060103bef13bd1"
1377+
integrity sha512-WCcTP4SDXzMd23N27u66zTKMuEevH4uzU8C9jf0RO4E04yVHgQgW+r+TeVTNnO1KIfrL8ebgVVYYMMO3+jC55Q==
13781378

1379-
"@typescript-eslint/[email protected].0":
1380-
version "8.8.0"
1381-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.8.0.tgz#072eaab97fdb63513fabfe1cf271812affe779e3"
1382-
integrity sha512-ZaMJwc/0ckLz5DaAZ+pNLmHv8AMVGtfWxZe/x2JVEkD5LnmhWiQMMcYT7IY7gkdJuzJ9P14fRy28lUrlDSWYdw==
1379+
"@typescript-eslint/[email protected].1":
1380+
version "8.8.1"
1381+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.8.1.tgz#34649f4e28d32ee49152193bc7dedc0e78e5d1ec"
1382+
integrity sha512-A5d1R9p+X+1js4JogdNilDuuq+EHZdsH9MjTVxXOdVFfTJXunKJR/v+fNNyO4TnoOn5HqobzfRlc70NC6HTcdg==
13831383
dependencies:
1384-
"@typescript-eslint/types" "8.8.0"
1385-
"@typescript-eslint/visitor-keys" "8.8.0"
1384+
"@typescript-eslint/types" "8.8.1"
1385+
"@typescript-eslint/visitor-keys" "8.8.1"
13861386
debug "^4.3.4"
13871387
fast-glob "^3.3.2"
13881388
is-glob "^4.0.3"
13891389
minimatch "^9.0.4"
13901390
semver "^7.6.0"
13911391
ts-api-utils "^1.3.0"
13921392

1393-
"@typescript-eslint/[email protected].0":
1394-
version "8.8.0"
1395-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.8.0.tgz#bd8607e3a68c461b69169c7a5824637dc9e8b3f1"
1396-
integrity sha512-QE2MgfOTem00qrlPgyByaCHay9yb1+9BjnMFnSFkUKQfu7adBXDTnCAivURnuPPAG/qiB+kzKkZKmKfaMT0zVg==
1393+
"@typescript-eslint/[email protected].1":
1394+
version "8.8.1"
1395+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.8.1.tgz#9e29480fbfa264c26946253daa72181f9f053c9d"
1396+
integrity sha512-/QkNJDbV0bdL7H7d0/y0qBbV2HTtf0TIyjSDTvvmQEzeVx8jEImEbLuOA4EsvE8gIgqMitns0ifb5uQhMj8d9w==
13971397
dependencies:
13981398
"@eslint-community/eslint-utils" "^4.4.0"
1399-
"@typescript-eslint/scope-manager" "8.8.0"
1400-
"@typescript-eslint/types" "8.8.0"
1401-
"@typescript-eslint/typescript-estree" "8.8.0"
1399+
"@typescript-eslint/scope-manager" "8.8.1"
1400+
"@typescript-eslint/types" "8.8.1"
1401+
"@typescript-eslint/typescript-estree" "8.8.1"
14021402

1403-
"@typescript-eslint/[email protected].0":
1404-
version "8.8.0"
1405-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.8.0.tgz#f93965abd38c82a1a1f5574290a50d02daf1cd2e"
1406-
integrity sha512-8mq51Lx6Hpmd7HnA2fcHQo3YgfX1qbccxQOgZcb4tvasu//zXRaA1j5ZRFeCw/VRAdFi4mRM9DnZw0Nu0Q2d1g==
1403+
"@typescript-eslint/[email protected].1":
1404+
version "8.8.1"
1405+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.8.1.tgz#0fb1280f381149fc345dfde29f7542ff4e587fc5"
1406+
integrity sha512-0/TdC3aeRAsW7MDvYRwEc1Uwm0TIBfzjPFgg60UU2Haj5qsCs9cc3zNgY71edqE3LbWfF/WoZQd3lJoDXFQpag==
14071407
dependencies:
1408-
"@typescript-eslint/types" "8.8.0"
1408+
"@typescript-eslint/types" "8.8.1"
14091409
eslint-visitor-keys "^3.4.3"
14101410

14111411
"@webassemblyjs/[email protected]", "@webassemblyjs/ast@^1.12.1":

0 commit comments

Comments
 (0)