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

Commit 642089c

Browse files
chore(Renovate): ⬆️ Update tools (#103)
1 parent 212cc5d commit 642089c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,15 @@
1212
},
1313
"packageManager": "[email protected]",
1414
"optionalDependencies": {
15-
"concurrently": "8.0.1",
15+
"concurrently": "8.2.0",
1616
"del-cli": "5.0.0",
1717
"husky": "8.0.3",
1818
"lint-staged": "13.2.2",
1919
"tsx": "3.12.7"
2020
},
2121
"devDependencies": {
2222
"@changesets/changelog-github": "0.4.8",
23-
"@changesets/cli": "2.26.1",
23+
"@changesets/cli": "2.26.2",
2424
"@scripts/generate": "workspace:*",
2525
"@terminal-nerds/browserslist-config": "0.3.0",
2626
"@terminal-nerds/eslint-config": "0.24.0",
@@ -42,7 +42,7 @@
4242
"pretty-quick": "3.1.3",
4343
"syncpack": "9.8.6",
4444
"tsup": "6.7.0",
45-
"turbo": "1.9.8",
45+
"turbo": "1.10.8",
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.5",
12+
"inquirer": "9.2.8",
1313
"inquirer-autocomplete-prompt": "3.0.0",
1414
"minimist": "1.2.8",
1515
"node-plop": "0.31.1",

0 commit comments

Comments
 (0)