Skip to content

Commit 916064b

Browse files
chore(deps): update willbooster-config
1 parent d186f48 commit 916064b

File tree

5 files changed

+23
-23
lines changed

5 files changed

+23
-23
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@types/eslint": "8.56.11",
3030
"@types/micromatch": "4.0.9",
3131
"@typescript-eslint/parser": "7.18.0",
32-
"@willbooster/prettier-config": "9.1.2",
32+
"@willbooster/prettier-config": "9.1.3",
3333
"conventional-changelog-conventionalcommits": "6.1.0",
3434
"eslint": "8.57.0",
3535
"husky": "9.1.6",

packages/cli/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
"@types/yargs": "17.0.33",
3838
"@typescript-eslint/eslint-plugin": "7.18.0",
3939
"@typescript-eslint/parser": "7.18.0",
40-
"@willbooster/eslint-config-ts": "10.6.0",
41-
"@willbooster/prettier-config": "9.1.2",
40+
"@willbooster/eslint-config-ts": "10.6.1",
41+
"@willbooster/prettier-config": "9.1.3",
4242
"build-ts": "12.1.0",
4343
"conventional-changelog-conventionalcommits": "6.1.0",
4444
"dotenv-cli": "7.4.2",

packages/core/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
"@types/micromatch": "4.0.9",
3939
"@typescript-eslint/eslint-plugin": "7.18.0",
4040
"@typescript-eslint/parser": "7.18.0",
41-
"@willbooster/eslint-config-ts": "10.6.0",
42-
"@willbooster/prettier-config": "9.1.2",
41+
"@willbooster/eslint-config-ts": "10.6.1",
42+
"@willbooster/prettier-config": "9.1.3",
4343
"build-ts": "12.1.0",
4444
"concurrently": "9.0.1",
4545
"conventional-changelog-conventionalcommits": "6.1.0",

packages/shared/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
"@types/micromatch": "4.0.9",
2424
"@typescript-eslint/eslint-plugin": "7.18.0",
2525
"@typescript-eslint/parser": "7.18.0",
26-
"@willbooster/eslint-config-ts": "10.6.0",
27-
"@willbooster/prettier-config": "9.1.2",
26+
"@willbooster/eslint-config-ts": "10.6.1",
27+
"@willbooster/prettier-config": "9.1.3",
2828
"conventional-changelog-conventionalcommits": "6.1.0",
2929
"eslint": "8.57.0",
3030
"eslint-config-prettier": "9.1.0",

yarn.lock

+16-16
Original file line numberDiff line numberDiff line change
@@ -1745,8 +1745,8 @@ __metadata:
17451745
"@types/yargs": "npm:17.0.33"
17461746
"@typescript-eslint/eslint-plugin": "npm:7.18.0"
17471747
"@typescript-eslint/parser": "npm:7.18.0"
1748-
"@willbooster/eslint-config-ts": "npm:10.6.0"
1749-
"@willbooster/prettier-config": "npm:9.1.2"
1748+
"@willbooster/eslint-config-ts": "npm:10.6.1"
1749+
"@willbooster/prettier-config": "npm:9.1.3"
17501750
build-ts: "npm:12.1.0"
17511751
conventional-changelog-conventionalcommits: "npm:6.1.0"
17521752
dotenv-cli: "npm:7.4.2"
@@ -1778,8 +1778,8 @@ __metadata:
17781778
"@types/micromatch": "npm:4.0.9"
17791779
"@typescript-eslint/eslint-plugin": "npm:7.18.0"
17801780
"@typescript-eslint/parser": "npm:7.18.0"
1781-
"@willbooster/eslint-config-ts": "npm:10.6.0"
1782-
"@willbooster/prettier-config": "npm:9.1.2"
1781+
"@willbooster/eslint-config-ts": "npm:10.6.1"
1782+
"@willbooster/prettier-config": "npm:9.1.3"
17831783
build-ts: "npm:12.1.0"
17841784
concurrently: "npm:9.0.1"
17851785
conventional-changelog-conventionalcommits: "npm:6.1.0"
@@ -1815,8 +1815,8 @@ __metadata:
18151815
"@types/micromatch": "npm:4.0.9"
18161816
"@typescript-eslint/eslint-plugin": "npm:7.18.0"
18171817
"@typescript-eslint/parser": "npm:7.18.0"
1818-
"@willbooster/eslint-config-ts": "npm:10.6.0"
1819-
"@willbooster/prettier-config": "npm:9.1.2"
1818+
"@willbooster/eslint-config-ts": "npm:10.6.1"
1819+
"@willbooster/prettier-config": "npm:9.1.3"
18201820
conventional-changelog-conventionalcommits: "npm:6.1.0"
18211821
eslint: "npm:8.57.0"
18221822
eslint-config-prettier: "npm:9.1.0"
@@ -4416,30 +4416,30 @@ __metadata:
44164416
languageName: node
44174417
linkType: hard
44184418

4419-
"@willbooster/eslint-config-ts@npm:10.6.0":
4420-
version: 10.6.0
4421-
resolution: "@willbooster/eslint-config-ts@npm:10.6.0"
4419+
"@willbooster/eslint-config-ts@npm:10.6.1":
4420+
version: 10.6.1
4421+
resolution: "@willbooster/eslint-config-ts@npm:10.6.1"
44224422
peerDependencies:
44234423
"@typescript-eslint/eslint-plugin": ">=5"
44244424
"@typescript-eslint/parser": ">=5"
4425-
"@willbooster/prettier-config": 9.1.2
4425+
"@willbooster/prettier-config": 9.1.3
44264426
eslint: ">=8"
44274427
eslint-config-prettier: ">=8"
44284428
eslint-import-resolver-typescript: ">=2"
44294429
eslint-plugin-import: ">=2"
44304430
eslint-plugin-sort-class-members: ">=1.14"
44314431
eslint-plugin-sort-destructure-keys: ">=1.4"
44324432
typescript: ">=4"
4433-
checksum: 10c0/f403804cd9f04aeb7af08bc801bfa6ed653f650f10667bd8986cf0cf2e700e166edad26f3b60c5784508984039abd729b510d9dbc64be454597274b2c6881c3b
4433+
checksum: 10c0/a90c08d9d3ef1246f8d7e10744a409a1bf39e333eee52d1ef0b02bccdfa5c5832f2bf2f5330a05adfe98d64ce95d1dd36014c632866d0f8779e9c40043e5b4a6
44344434
languageName: node
44354435
linkType: hard
44364436

4437-
"@willbooster/prettier-config@npm:9.1.2":
4438-
version: 9.1.2
4439-
resolution: "@willbooster/prettier-config@npm:9.1.2"
4437+
"@willbooster/prettier-config@npm:9.1.3":
4438+
version: 9.1.3
4439+
resolution: "@willbooster/prettier-config@npm:9.1.3"
44404440
peerDependencies:
44414441
prettier: ">=2"
4442-
checksum: 10c0/814c5ca454f809f391b1884a9243764aaa3bd2d2ccbc853be925bf7d1cb395c0d2a5df9165eb2239cf72fa19b56b22597d375221674c229da6ffcc55cdcdc9dc
4442+
checksum: 10c0/b3be5c34e2052bfb2030d21bebe72594b55e448ca5a22d7a0f49d9d166cced36618f5862df3ac9c3d3b495a46119678711b62bb916aba52769019650ec4f5f66
44434443
languageName: node
44444444
linkType: hard
44454445

@@ -7900,7 +7900,7 @@ __metadata:
79007900
"@types/eslint": "npm:8.56.11"
79017901
"@types/micromatch": "npm:4.0.9"
79027902
"@typescript-eslint/parser": "npm:7.18.0"
7903-
"@willbooster/prettier-config": "npm:9.1.2"
7903+
"@willbooster/prettier-config": "npm:9.1.3"
79047904
conventional-changelog-conventionalcommits: "npm:6.1.0"
79057905
eslint: "npm:8.57.0"
79067906
husky: "npm:9.1.6"

0 commit comments

Comments
 (0)