Skip to content

Commit c223f85

Browse files
build(deps-dev): bump @battis/typescript-tricks from 0.7.6 to 0.7.7
Bumps [@battis/typescript-tricks](https://github.com/battis/typescript-config/tree/HEAD/packages/typescript-tricks) from 0.7.6 to 0.7.7. - [Changelog](https://github.com/battis/typescript-config/blob/main/packages/typescript-tricks/CHANGELOG.md) - [Commits](https://github.com/battis/typescript-config/commits/HEAD/packages/typescript-tricks) --- updated-dependencies: - dependency-name: "@battis/typescript-tricks" dependency-version: 0.7.7 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 202e8f0 commit c223f85

File tree

3 files changed

+99
-79
lines changed

3 files changed

+99
-79
lines changed

packages/qui-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@qui-cli/colors": "workspace:*"
2828
},
2929
"devDependencies": {
30-
"@battis/typescript-tricks": "^0.7.6",
30+
"@battis/typescript-tricks": "^0.7.7",
3131
"@inquirer/prompts": "^8.2.0",
3232
"@qui-cli/core": "workspace:*",
3333
"@qui-cli/env": "workspace:*",

packages/root/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"app-root-path": "^3.1.0"
2828
},
2929
"devDependencies": {
30-
"@battis/typescript-tricks": "^0.7.6",
30+
"@battis/typescript-tricks": "^0.7.7",
3131
"@qui-cli/plugin": "workspace:*",
3232
"@tsconfig/node24": "^24.0.4",
3333
"@types/node": "^24.10.9",

0 commit comments

Comments
 (0)