Skip to content

Commit a9f8926

Browse files
chore: willboosterify this repo
1 parent d9f4993 commit a9f8926

File tree

7 files changed

+70
-71
lines changed

7 files changed

+70
-71
lines changed

.husky/post-merge

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ run_if_changed() {
66
fi
77
}
88

9+
run_if_changed "\..+-version" "awk '{print \$1}' .tool-versions | xargs -I{} asdf plugin add {}"
910
run_if_changed "\..+-version" "asdf plugin update --all"
1011
run_if_changed "\..+-version" "asdf install"
1112
run_if_changed "package\.json" "yarn"

.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
java adoptopenjdk-17.0.12+7
2-
yarn 1.22.19
2+
yarn 1.22.22

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@qiwi/multi-semantic-release": "7.1.2",
2929
"@types/eslint": "8.56.11",
3030
"@types/micromatch": "4.0.9",
31-
"@typescript-eslint/parser": "7.18.0",
31+
"@typescript-eslint/parser": "8.1.0",
3232
"@willbooster/prettier-config": "9.1.2",
3333
"conventional-changelog-conventionalcommits": "6.1.0",
3434
"eslint": "8.57.0",

packages/cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
"@types/eslint": "8.56.11",
3636
"@types/micromatch": "4.0.9",
3737
"@types/yargs": "17.0.33",
38-
"@typescript-eslint/eslint-plugin": "7.18.0",
39-
"@typescript-eslint/parser": "7.18.0",
38+
"@typescript-eslint/eslint-plugin": "8.1.0",
39+
"@typescript-eslint/parser": "8.1.0",
4040
"@willbooster/eslint-config-ts": "10.6.0",
4141
"@willbooster/prettier-config": "9.1.2",
4242
"build-ts": "12.1.0",

packages/core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"@firebase/rules-unit-testing": "3.0.4",
3737
"@types/eslint": "8.56.11",
3838
"@types/micromatch": "4.0.9",
39-
"@typescript-eslint/eslint-plugin": "7.18.0",
40-
"@typescript-eslint/parser": "7.18.0",
39+
"@typescript-eslint/eslint-plugin": "8.1.0",
40+
"@typescript-eslint/parser": "8.1.0",
4141
"@willbooster/eslint-config-ts": "10.6.0",
4242
"@willbooster/prettier-config": "9.1.2",
4343
"build-ts": "12.1.0",

packages/shared/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"devDependencies": {
2222
"@types/eslint": "8.56.11",
2323
"@types/micromatch": "4.0.9",
24-
"@typescript-eslint/eslint-plugin": "7.18.0",
25-
"@typescript-eslint/parser": "7.18.0",
24+
"@typescript-eslint/eslint-plugin": "8.1.0",
25+
"@typescript-eslint/parser": "8.1.0",
2626
"@willbooster/eslint-config-ts": "10.6.0",
2727
"@willbooster/prettier-config": "9.1.2",
2828
"conventional-changelog-conventionalcommits": "6.1.0",

yarn.lock

Lines changed: 61 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -1769,8 +1769,8 @@ __metadata:
17691769
"@types/eslint": "npm:8.56.11"
17701770
"@types/micromatch": "npm:4.0.9"
17711771
"@types/yargs": "npm:17.0.33"
1772-
"@typescript-eslint/eslint-plugin": "npm:7.18.0"
1773-
"@typescript-eslint/parser": "npm:7.18.0"
1772+
"@typescript-eslint/eslint-plugin": "npm:8.1.0"
1773+
"@typescript-eslint/parser": "npm:8.1.0"
17741774
"@willbooster/eslint-config-ts": "npm:10.6.0"
17751775
"@willbooster/prettier-config": "npm:9.1.2"
17761776
build-ts: "npm:12.1.0"
@@ -1802,8 +1802,8 @@ __metadata:
18021802
"@firebase/rules-unit-testing": "npm:3.0.4"
18031803
"@types/eslint": "npm:8.56.11"
18041804
"@types/micromatch": "npm:4.0.9"
1805-
"@typescript-eslint/eslint-plugin": "npm:7.18.0"
1806-
"@typescript-eslint/parser": "npm:7.18.0"
1805+
"@typescript-eslint/eslint-plugin": "npm:8.1.0"
1806+
"@typescript-eslint/parser": "npm:8.1.0"
18071807
"@willbooster/eslint-config-ts": "npm:10.6.0"
18081808
"@willbooster/prettier-config": "npm:9.1.2"
18091809
build-ts: "npm:12.1.0"
@@ -1839,8 +1839,8 @@ __metadata:
18391839
dependencies:
18401840
"@types/eslint": "npm:8.56.11"
18411841
"@types/micromatch": "npm:4.0.9"
1842-
"@typescript-eslint/eslint-plugin": "npm:7.18.0"
1843-
"@typescript-eslint/parser": "npm:7.18.0"
1842+
"@typescript-eslint/eslint-plugin": "npm:8.1.0"
1843+
"@typescript-eslint/parser": "npm:8.1.0"
18441844
"@willbooster/eslint-config-ts": "npm:10.6.0"
18451845
"@willbooster/prettier-config": "npm:9.1.2"
18461846
conventional-changelog-conventionalcommits: "npm:6.1.0"
@@ -4198,87 +4198,85 @@ __metadata:
41984198
languageName: node
41994199
linkType: hard
42004200

4201-
"@typescript-eslint/eslint-plugin@npm:7.18.0":
4202-
version: 7.18.0
4203-
resolution: "@typescript-eslint/eslint-plugin@npm:7.18.0"
4201+
"@typescript-eslint/eslint-plugin@npm:8.1.0":
4202+
version: 8.1.0
4203+
resolution: "@typescript-eslint/eslint-plugin@npm:8.1.0"
42044204
dependencies:
42054205
"@eslint-community/regexpp": "npm:^4.10.0"
4206-
"@typescript-eslint/scope-manager": "npm:7.18.0"
4207-
"@typescript-eslint/type-utils": "npm:7.18.0"
4208-
"@typescript-eslint/utils": "npm:7.18.0"
4209-
"@typescript-eslint/visitor-keys": "npm:7.18.0"
4206+
"@typescript-eslint/scope-manager": "npm:8.1.0"
4207+
"@typescript-eslint/type-utils": "npm:8.1.0"
4208+
"@typescript-eslint/utils": "npm:8.1.0"
4209+
"@typescript-eslint/visitor-keys": "npm:8.1.0"
42104210
graphemer: "npm:^1.4.0"
42114211
ignore: "npm:^5.3.1"
42124212
natural-compare: "npm:^1.4.0"
42134213
ts-api-utils: "npm:^1.3.0"
42144214
peerDependencies:
4215-
"@typescript-eslint/parser": ^7.0.0
4216-
eslint: ^8.56.0
4215+
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
4216+
eslint: ^8.57.0 || ^9.0.0
42174217
peerDependenciesMeta:
42184218
typescript:
42194219
optional: true
4220-
checksum: 10c0/2b37948fa1b0dab77138909dabef242a4d49ab93e4019d4ef930626f0a7d96b03e696cd027fa0087881c20e73be7be77c942606b4a76fa599e6b37f6985304c3
4220+
checksum: 10c0/7bbeae588f859b59c34d6a76cac06ef0fa605921b40c5d3b65b94829984280ea84c4dd3f5cb9ce2eb326f5563e9abb4c90ebff05c47f83f4def296c2ea1fa86c
42214221
languageName: node
42224222
linkType: hard
42234223

4224-
"@typescript-eslint/parser@npm:7.18.0":
4225-
version: 7.18.0
4226-
resolution: "@typescript-eslint/parser@npm:7.18.0"
4224+
"@typescript-eslint/parser@npm:8.1.0":
4225+
version: 8.1.0
4226+
resolution: "@typescript-eslint/parser@npm:8.1.0"
42274227
dependencies:
4228-
"@typescript-eslint/scope-manager": "npm:7.18.0"
4229-
"@typescript-eslint/types": "npm:7.18.0"
4230-
"@typescript-eslint/typescript-estree": "npm:7.18.0"
4231-
"@typescript-eslint/visitor-keys": "npm:7.18.0"
4228+
"@typescript-eslint/scope-manager": "npm:8.1.0"
4229+
"@typescript-eslint/types": "npm:8.1.0"
4230+
"@typescript-eslint/typescript-estree": "npm:8.1.0"
4231+
"@typescript-eslint/visitor-keys": "npm:8.1.0"
42324232
debug: "npm:^4.3.4"
42334233
peerDependencies:
4234-
eslint: ^8.56.0
4234+
eslint: ^8.57.0 || ^9.0.0
42354235
peerDependenciesMeta:
42364236
typescript:
42374237
optional: true
4238-
checksum: 10c0/370e73fca4278091bc1b657f85e7d74cd52b24257ea20c927a8e17546107ce04fbf313fec99aed0cc2a145ddbae1d3b12e9cc2c1320117636dc1281bcfd08059
4238+
checksum: 10c0/b94b2d3ab5ca505484d100701fad6a04a5dc8d595029bac1b9f5b8a4a91d80fd605b0f65d230b36a97ab7e5d55eeb0c28af2ab63929a3e4ab8fdefd2a548c36b
42394239
languageName: node
42404240
linkType: hard
42414241

4242-
"@typescript-eslint/scope-manager@npm:7.18.0":
4243-
version: 7.18.0
4244-
resolution: "@typescript-eslint/scope-manager@npm:7.18.0"
4242+
"@typescript-eslint/scope-manager@npm:8.1.0":
4243+
version: 8.1.0
4244+
resolution: "@typescript-eslint/scope-manager@npm:8.1.0"
42454245
dependencies:
4246-
"@typescript-eslint/types": "npm:7.18.0"
4247-
"@typescript-eslint/visitor-keys": "npm:7.18.0"
4248-
checksum: 10c0/038cd58c2271de146b3a594afe2c99290034033326d57ff1f902976022c8b0138ffd3cb893ae439ae41003b5e4bcc00cabf6b244ce40e8668f9412cc96d97b8e
4246+
"@typescript-eslint/types": "npm:8.1.0"
4247+
"@typescript-eslint/visitor-keys": "npm:8.1.0"
4248+
checksum: 10c0/2bcf8cd176a1819bddcae16c572e7da8fba821b995a91cd53d64d8d6b85a17f5a895522f281ba57e34929574bddd4d6684ee3e545ec4e8096be4c3198e253a9a
42494249
languageName: node
42504250
linkType: hard
42514251

4252-
"@typescript-eslint/type-utils@npm:7.18.0":
4253-
version: 7.18.0
4254-
resolution: "@typescript-eslint/type-utils@npm:7.18.0"
4252+
"@typescript-eslint/type-utils@npm:8.1.0":
4253+
version: 8.1.0
4254+
resolution: "@typescript-eslint/type-utils@npm:8.1.0"
42554255
dependencies:
4256-
"@typescript-eslint/typescript-estree": "npm:7.18.0"
4257-
"@typescript-eslint/utils": "npm:7.18.0"
4256+
"@typescript-eslint/typescript-estree": "npm:8.1.0"
4257+
"@typescript-eslint/utils": "npm:8.1.0"
42584258
debug: "npm:^4.3.4"
42594259
ts-api-utils: "npm:^1.3.0"
4260-
peerDependencies:
4261-
eslint: ^8.56.0
42624260
peerDependenciesMeta:
42634261
typescript:
42644262
optional: true
4265-
checksum: 10c0/ad92a38007be620f3f7036f10e234abdc2fdc518787b5a7227e55fd12896dacf56e8b34578723fbf9bea8128df2510ba8eb6739439a3879eda9519476d5783fd
4263+
checksum: 10c0/62753941c4136e8d2daa72fe0410dea48e5317a6f12ece6382ca85e29912bd1b3f739b61d1060fc0a1f8c488dfc905beab4c8b8497951a21c3138a659c7271ec
42664264
languageName: node
42674265
linkType: hard
42684266

4269-
"@typescript-eslint/types@npm:7.18.0":
4270-
version: 7.18.0
4271-
resolution: "@typescript-eslint/types@npm:7.18.0"
4272-
checksum: 10c0/eb7371ac55ca77db8e59ba0310b41a74523f17e06f485a0ef819491bc3dd8909bb930120ff7d30aaf54e888167e0005aa1337011f3663dc90fb19203ce478054
4267+
"@typescript-eslint/types@npm:8.1.0":
4268+
version: 8.1.0
4269+
resolution: "@typescript-eslint/types@npm:8.1.0"
4270+
checksum: 10c0/ceade44455f45974e68956016c4d1c6626580732f7f9675e14ffa63db80b551752b0df596b20473dae9f0dc6ed966e17417dc2cf36e1a82b6ab0edc97c5eaa50
42734271
languageName: node
42744272
linkType: hard
42754273

4276-
"@typescript-eslint/typescript-estree@npm:7.18.0":
4277-
version: 7.18.0
4278-
resolution: "@typescript-eslint/typescript-estree@npm:7.18.0"
4274+
"@typescript-eslint/typescript-estree@npm:8.1.0":
4275+
version: 8.1.0
4276+
resolution: "@typescript-eslint/typescript-estree@npm:8.1.0"
42794277
dependencies:
4280-
"@typescript-eslint/types": "npm:7.18.0"
4281-
"@typescript-eslint/visitor-keys": "npm:7.18.0"
4278+
"@typescript-eslint/types": "npm:8.1.0"
4279+
"@typescript-eslint/visitor-keys": "npm:8.1.0"
42824280
debug: "npm:^4.3.4"
42834281
globby: "npm:^11.1.0"
42844282
is-glob: "npm:^4.0.3"
@@ -4288,31 +4286,31 @@ __metadata:
42884286
peerDependenciesMeta:
42894287
typescript:
42904288
optional: true
4291-
checksum: 10c0/0c7f109a2e460ec8a1524339479cf78ff17814d23c83aa5112c77fb345e87b3642616291908dcddea1e671da63686403dfb712e4a4435104f92abdfddf9aba81
4289+
checksum: 10c0/a7bc8275df1c79c4cb14ef086c56674316dd4907efec53eddca35d0b5220428b69c82178ce2d95138da2e398269c8bd0764cae8020a36417e411e35c3c47bc4b
42924290
languageName: node
42934291
linkType: hard
42944292

4295-
"@typescript-eslint/utils@npm:7.18.0":
4296-
version: 7.18.0
4297-
resolution: "@typescript-eslint/utils@npm:7.18.0"
4293+
"@typescript-eslint/utils@npm:8.1.0":
4294+
version: 8.1.0
4295+
resolution: "@typescript-eslint/utils@npm:8.1.0"
42984296
dependencies:
42994297
"@eslint-community/eslint-utils": "npm:^4.4.0"
4300-
"@typescript-eslint/scope-manager": "npm:7.18.0"
4301-
"@typescript-eslint/types": "npm:7.18.0"
4302-
"@typescript-eslint/typescript-estree": "npm:7.18.0"
4298+
"@typescript-eslint/scope-manager": "npm:8.1.0"
4299+
"@typescript-eslint/types": "npm:8.1.0"
4300+
"@typescript-eslint/typescript-estree": "npm:8.1.0"
43034301
peerDependencies:
4304-
eslint: ^8.56.0
4305-
checksum: 10c0/a25a6d50eb45c514469a01ff01f215115a4725fb18401055a847ddf20d1b681409c4027f349033a95c4ff7138d28c3b0a70253dfe8262eb732df4b87c547bd1e
4302+
eslint: ^8.57.0 || ^9.0.0
4303+
checksum: 10c0/c95503a6bdcd98b1ff04d1adbf46377b2036b1c510d90a4a056401f996f775f06c3108c95fb81cd6babc9c97b73b91b8e848f0337bc508de8a49c993582f0e75
43064304
languageName: node
43074305
linkType: hard
43084306

4309-
"@typescript-eslint/visitor-keys@npm:7.18.0":
4310-
version: 7.18.0
4311-
resolution: "@typescript-eslint/visitor-keys@npm:7.18.0"
4307+
"@typescript-eslint/visitor-keys@npm:8.1.0":
4308+
version: 8.1.0
4309+
resolution: "@typescript-eslint/visitor-keys@npm:8.1.0"
43124310
dependencies:
4313-
"@typescript-eslint/types": "npm:7.18.0"
4311+
"@typescript-eslint/types": "npm:8.1.0"
43144312
eslint-visitor-keys: "npm:^3.4.3"
4315-
checksum: 10c0/538b645f8ff1d9debf264865c69a317074eaff0255e63d7407046176b0f6a6beba34a6c51d511f12444bae12a98c69891eb6f403c9f54c6c2e2849d1c1cb73c0
4313+
checksum: 10c0/b7544dbb0eec1ddbfcd95c04b51b9a739c2e768c16d1c88508f976a2b0d1bc02fefb7491930e06e48073a5c07c6f488cd8403bba3a8b918888b93a88d5ac3869
43164314
languageName: node
43174315
linkType: hard
43184316

@@ -7842,7 +7840,7 @@ __metadata:
78427840
"@qiwi/multi-semantic-release": "npm:7.1.2"
78437841
"@types/eslint": "npm:8.56.11"
78447842
"@types/micromatch": "npm:4.0.9"
7845-
"@typescript-eslint/parser": "npm:7.18.0"
7843+
"@typescript-eslint/parser": "npm:8.1.0"
78467844
"@willbooster/prettier-config": "npm:9.1.2"
78477845
conventional-changelog-conventionalcommits: "npm:6.1.0"
78487846
eslint: "npm:8.57.0"

0 commit comments

Comments
 (0)