Skip to content

Commit 645f924

Browse files
committed
build: update all non-major dependencies to v8.12.1
1 parent 6a558f6 commit 645f924

File tree

2 files changed

+87
-27
lines changed

2 files changed

+87
-27
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,8 @@
116116
"@types/yargs": "^17.0.20",
117117
"@types/yargs-parser": "^21.0.0",
118118
"@types/yarnpkg__lockfile": "^1.1.5",
119-
"@typescript-eslint/eslint-plugin": "8.12.0",
120-
"@typescript-eslint/parser": "8.12.0",
119+
"@typescript-eslint/eslint-plugin": "8.12.1",
120+
"@typescript-eslint/parser": "8.12.1",
121121
"@vitejs/plugin-basic-ssl": "1.1.0",
122122
"@web/test-runner": "^0.19.0",
123123
"@yarnpkg/lockfile": "1.1.0",

yarn.lock

Lines changed: 85 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -694,8 +694,8 @@ __metadata:
694694
"@types/yargs": "npm:^17.0.20"
695695
"@types/yargs-parser": "npm:^21.0.0"
696696
"@types/yarnpkg__lockfile": "npm:^1.1.5"
697-
"@typescript-eslint/eslint-plugin": "npm:8.12.0"
698-
"@typescript-eslint/parser": "npm:8.12.0"
697+
"@typescript-eslint/eslint-plugin": "npm:8.12.1"
698+
"@typescript-eslint/parser": "npm:8.12.1"
699699
"@vitejs/plugin-basic-ssl": "npm:1.1.0"
700700
"@web/test-runner": "npm:^0.19.0"
701701
"@yarnpkg/lockfile": "npm:1.1.0"
@@ -5634,15 +5634,15 @@ __metadata:
56345634
languageName: node
56355635
linkType: hard
56365636

5637-
"@typescript-eslint/eslint-plugin@npm:8.12.0":
5638-
version: 8.12.0
5639-
resolution: "@typescript-eslint/eslint-plugin@npm:8.12.0"
5637+
"@typescript-eslint/eslint-plugin@npm:8.12.1":
5638+
version: 8.12.1
5639+
resolution: "@typescript-eslint/eslint-plugin@npm:8.12.1"
56405640
dependencies:
56415641
"@eslint-community/regexpp": "npm:^4.10.0"
5642-
"@typescript-eslint/scope-manager": "npm:8.12.0"
5643-
"@typescript-eslint/type-utils": "npm:8.12.0"
5644-
"@typescript-eslint/utils": "npm:8.12.0"
5645-
"@typescript-eslint/visitor-keys": "npm:8.12.0"
5642+
"@typescript-eslint/scope-manager": "npm:8.12.1"
5643+
"@typescript-eslint/type-utils": "npm:8.12.1"
5644+
"@typescript-eslint/utils": "npm:8.12.1"
5645+
"@typescript-eslint/visitor-keys": "npm:8.12.1"
56465646
graphemer: "npm:^1.4.0"
56475647
ignore: "npm:^5.3.1"
56485648
natural-compare: "npm:^1.4.0"
@@ -5653,25 +5653,25 @@ __metadata:
56535653
peerDependenciesMeta:
56545654
typescript:
56555655
optional: true
5656-
checksum: 10c0/b2e8b9a5e4c8f27684ce34136d85ed9c199e412f1e66e22ad80a80190366dae7f087377931b04836bd87fe155ffd0b23e4a92e3da9aed8bfa74d50b3f198737c
5656+
checksum: 10c0/f6c5b4d03787b5c49b084064c1a634c7c11b5a624259548bffd9c2eb6eafa1129c3856959fb1ea14d9ba9f6ef37ee5216f775e549783f70892303e0433ea8a54
56575657
languageName: node
56585658
linkType: hard
56595659

5660-
"@typescript-eslint/parser@npm:8.12.0":
5661-
version: 8.12.0
5662-
resolution: "@typescript-eslint/parser@npm:8.12.0"
5660+
"@typescript-eslint/parser@npm:8.12.1":
5661+
version: 8.12.1
5662+
resolution: "@typescript-eslint/parser@npm:8.12.1"
56635663
dependencies:
5664-
"@typescript-eslint/scope-manager": "npm:8.12.0"
5665-
"@typescript-eslint/types": "npm:8.12.0"
5666-
"@typescript-eslint/typescript-estree": "npm:8.12.0"
5667-
"@typescript-eslint/visitor-keys": "npm:8.12.0"
5664+
"@typescript-eslint/scope-manager": "npm:8.12.1"
5665+
"@typescript-eslint/types": "npm:8.12.1"
5666+
"@typescript-eslint/typescript-estree": "npm:8.12.1"
5667+
"@typescript-eslint/visitor-keys": "npm:8.12.1"
56685668
debug: "npm:^4.3.4"
56695669
peerDependencies:
56705670
eslint: ^8.57.0 || ^9.0.0
56715671
peerDependenciesMeta:
56725672
typescript:
56735673
optional: true
5674-
checksum: 10c0/269f5259b1bdbdfa141cc4d41224484433817f9bed3509fc5bf791a165b68058339c330faf7f06cdbf4cf5c629c73636e6dbb3355ce08b773b874f7d4a4dc405
5674+
checksum: 10c0/157206e47fe06d8846d0f37d79a1ab0090f794c8ceda13d5c1b747471aa707756e7356b17551d446dff5bbee63bb3d17504fd9da2dfff46c90865b3fd6970035
56755675
languageName: node
56765676
linkType: hard
56775677

@@ -5685,18 +5685,28 @@ __metadata:
56855685
languageName: node
56865686
linkType: hard
56875687

5688-
"@typescript-eslint/type-utils@npm:8.12.0":
5689-
version: 8.12.0
5690-
resolution: "@typescript-eslint/type-utils@npm:8.12.0"
5688+
"@typescript-eslint/scope-manager@npm:8.12.1":
5689+
version: 8.12.1
5690+
resolution: "@typescript-eslint/scope-manager@npm:8.12.1"
56915691
dependencies:
5692-
"@typescript-eslint/typescript-estree": "npm:8.12.0"
5693-
"@typescript-eslint/utils": "npm:8.12.0"
5692+
"@typescript-eslint/types": "npm:8.12.1"
5693+
"@typescript-eslint/visitor-keys": "npm:8.12.1"
5694+
checksum: 10c0/396fb8566f753341d2e3dad1e48935009f72cb5d0234cd47ead629d664720c29df91c46166c551c97e7a10996911f047e35d52e59765a77d829e7d912625e851
5695+
languageName: node
5696+
linkType: hard
5697+
5698+
"@typescript-eslint/type-utils@npm:8.12.1":
5699+
version: 8.12.1
5700+
resolution: "@typescript-eslint/type-utils@npm:8.12.1"
5701+
dependencies:
5702+
"@typescript-eslint/typescript-estree": "npm:8.12.1"
5703+
"@typescript-eslint/utils": "npm:8.12.1"
56945704
debug: "npm:^4.3.4"
56955705
ts-api-utils: "npm:^1.3.0"
56965706
peerDependenciesMeta:
56975707
typescript:
56985708
optional: true
5699-
checksum: 10c0/2c4077a2430a647668757a57e5b9f2b2a4b4a3f235dd95aa15103bdac67f0b5ec7e85e289526cd5e79f6696819278c392246f38b24aa4d86da0374f4fb928b13
5709+
checksum: 10c0/224724c6628e8b6bd1dd2afe8600705079daa76d5017865edd83eb43855209df39560a33848dc7c5529fc12ec9e4e9edfc2efeb59db2738c28c7fb9298cb198a
57005710
languageName: node
57015711
linkType: hard
57025712

@@ -5707,6 +5717,13 @@ __metadata:
57075717
languageName: node
57085718
linkType: hard
57095719

5720+
"@typescript-eslint/types@npm:8.12.1":
5721+
version: 8.12.1
5722+
resolution: "@typescript-eslint/types@npm:8.12.1"
5723+
checksum: 10c0/3fc1087109cf3afbf1e9b6e0fd296473831c3e8e3e52496e53528586baf3e682844ce720e24b5d29dc4ff0d47c373a2665b726330443d08d0e8cd3cefcc77623
5724+
languageName: node
5725+
linkType: hard
5726+
57105727
"@typescript-eslint/typescript-estree@npm:8.12.0":
57115728
version: 8.12.0
57125729
resolution: "@typescript-eslint/typescript-estree@npm:8.12.0"
@@ -5726,7 +5743,40 @@ __metadata:
57265743
languageName: node
57275744
linkType: hard
57285745

5729-
"@typescript-eslint/utils@npm:8.12.0, @typescript-eslint/utils@npm:^8.8.0":
5746+
"@typescript-eslint/typescript-estree@npm:8.12.1":
5747+
version: 8.12.1
5748+
resolution: "@typescript-eslint/typescript-estree@npm:8.12.1"
5749+
dependencies:
5750+
"@typescript-eslint/types": "npm:8.12.1"
5751+
"@typescript-eslint/visitor-keys": "npm:8.12.1"
5752+
debug: "npm:^4.3.4"
5753+
fast-glob: "npm:^3.3.2"
5754+
is-glob: "npm:^4.0.3"
5755+
minimatch: "npm:^9.0.4"
5756+
semver: "npm:^7.6.0"
5757+
ts-api-utils: "npm:^1.3.0"
5758+
peerDependenciesMeta:
5759+
typescript:
5760+
optional: true
5761+
checksum: 10c0/23463f4e8d9e3921d9b4bc853007336ffca3101e1ef6e38a1cf6131c1c1d27bbdcee3419c36ad67786b77c9dd7ee12833e0aba7d6fa5dd38b1c6efc0a75ead7e
5762+
languageName: node
5763+
linkType: hard
5764+
5765+
"@typescript-eslint/utils@npm:8.12.1":
5766+
version: 8.12.1
5767+
resolution: "@typescript-eslint/utils@npm:8.12.1"
5768+
dependencies:
5769+
"@eslint-community/eslint-utils": "npm:^4.4.0"
5770+
"@typescript-eslint/scope-manager": "npm:8.12.1"
5771+
"@typescript-eslint/types": "npm:8.12.1"
5772+
"@typescript-eslint/typescript-estree": "npm:8.12.1"
5773+
peerDependencies:
5774+
eslint: ^8.57.0 || ^9.0.0
5775+
checksum: 10c0/82005530a0c80683dd586fe2a7d2083b82448862aef9fdc72224e618e87ab60d66a31d47443c0afd509f56d0df8eddc960cdc07341403e57a30d93d14b9c3f93
5776+
languageName: node
5777+
linkType: hard
5778+
5779+
"@typescript-eslint/utils@npm:^8.8.0":
57305780
version: 8.12.0
57315781
resolution: "@typescript-eslint/utils@npm:8.12.0"
57325782
dependencies:
@@ -5750,6 +5800,16 @@ __metadata:
57505800
languageName: node
57515801
linkType: hard
57525802

5803+
"@typescript-eslint/visitor-keys@npm:8.12.1":
5804+
version: 8.12.1
5805+
resolution: "@typescript-eslint/visitor-keys@npm:8.12.1"
5806+
dependencies:
5807+
"@typescript-eslint/types": "npm:8.12.1"
5808+
eslint-visitor-keys: "npm:^3.4.3"
5809+
checksum: 10c0/7c3f8c205c69611f07182fc09125c32a397aa51b96886431a793d5f0b1a864e4a7d847a6f3334b0aa00c8c4b8c3286f36e8ffffb235e6d36ace0509722cf9dda
5810+
languageName: node
5811+
linkType: hard
5812+
57535813
"@ungap/structured-clone@npm:^1.2.0":
57545814
version: 1.2.0
57555815
resolution: "@ungap/structured-clone@npm:1.2.0"

0 commit comments

Comments
 (0)