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

Commit 7510a69

Browse files
chore(Renovate): ⬆️ Update tools (#85)
1 parent e85daa5 commit 7510a69

File tree

3 files changed

+41
-41
lines changed

3 files changed

+41
-41
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"del-cli": "5.0.0",
1717
"husky": "8.0.3",
1818
"lint-staged": "13.2.0",
19-
"tsx": "3.12.6"
19+
"tsx": "3.12.7"
2020
},
2121
"devDependencies": {
2222
"@changesets/changelog-github": "0.4.8",
@@ -42,7 +42,7 @@
4242
"pretty-quick": "3.1.3",
4343
"syncpack": "9.8.4",
4444
"tsup": "6.7.0",
45-
"turbo": "1.8.8",
45+
"turbo": "1.9.3",
4646
"typescript": "5.0.3",
4747
"vitest": "0.29.8"
4848
},

pnpm-lock.yaml

Lines changed: 37 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scripts/generate/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
},
1010
"dependencies": {
1111
"@terminal-nerds/snippets-string": "workspace:*",
12-
"inquirer": "9.1.5",
12+
"inquirer": "9.2.0",
1313
"inquirer-autocomplete-prompt": "3.0.0",
1414
"minimist": "1.2.8",
1515
"node-plop": "0.31.1",
1616
"plop": "3.1.2",
17-
"which": "3.0.0",
17+
"which": "3.0.1",
1818
"zod": "3.21.4"
1919
},
2020
"devDependencies": {

0 commit comments

Comments
 (0)