Skip to content
This repository was archived by the owner on Dec 30, 2023. It is now read-only.

Commit 11056ea

Browse files
chore(Renovate): ⬆️ Update tools
1 parent 642089c commit 11056ea

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@
1212
},
1313
"packageManager": "[email protected]",
1414
"optionalDependencies": {
15-
"concurrently": "8.2.0",
16-
"del-cli": "5.0.0",
15+
"concurrently": "8.2.1",
16+
"del-cli": "5.1.0",
1717
"husky": "8.0.3",
1818
"lint-staged": "13.2.2",
19-
"tsx": "3.12.7"
19+
"tsx": "3.12.10"
2020
},
2121
"devDependencies": {
2222
"@changesets/changelog-github": "0.4.8",
@@ -42,7 +42,7 @@
4242
"pretty-quick": "3.1.3",
4343
"syncpack": "9.8.6",
4444
"tsup": "6.7.0",
45-
"turbo": "1.10.8",
45+
"turbo": "1.10.14",
4646
"typescript": "5.0.4",
4747
"vitest": "0.31.1"
4848
},

scripts/generate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"dependencies": {
1111
"@terminal-nerds/snippets-string": "workspace:*",
12-
"inquirer": "9.2.8",
12+
"inquirer": "9.2.11",
1313
"inquirer-autocomplete-prompt": "3.0.0",
1414
"minimist": "1.2.8",
1515
"node-plop": "0.31.1",

0 commit comments

Comments
 (0)