Skip to content

Commit 8b067ee

Browse files
chore(deps): update dependency build-ts to v12.0.11 (#361)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 98ba506 commit 8b067ee

File tree

3 files changed

+186
-34
lines changed

3 files changed

+186
-34
lines changed

packages/cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@typescript-eslint/parser": "7.1.1",
4040
"@willbooster/eslint-config-ts": "10.5.1",
4141
"@willbooster/prettier-config": "9.1.2",
42-
"build-ts": "12.0.10",
42+
"build-ts": "12.0.11",
4343
"conventional-changelog-conventionalcommits": "6.1.0",
4444
"dotenv-cli": "7.4.0",
4545
"eslint": "8.57.0",

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@typescript-eslint/parser": "7.1.1",
4141
"@willbooster/eslint-config-ts": "10.5.1",
4242
"@willbooster/prettier-config": "9.1.2",
43-
"build-ts": "12.0.10",
43+
"build-ts": "12.0.11",
4444
"concurrently": "8.2.2",
4545
"conventional-changelog-conventionalcommits": "6.1.0",
4646
"eslint": "8.57.0",

0 commit comments

Comments
 (0)