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

Commit

Permalink
chore(Renovate): ⬆️ Update tools
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 13, 2023
1 parent 642089c commit d12d2f4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
},
"packageManager": "pnpm@8.5.1",
"optionalDependencies": {
"concurrently": "8.2.0",
"del-cli": "5.0.0",
"concurrently": "8.2.1",
"del-cli": "5.1.0",
"husky": "8.0.3",
"lint-staged": "13.2.2",
"tsx": "3.12.7"
"tsx": "3.13.0"
},
"devDependencies": {
"@changesets/changelog-github": "0.4.8",
Expand All @@ -42,7 +42,7 @@
"pretty-quick": "3.1.3",
"syncpack": "9.8.6",
"tsup": "6.7.0",
"turbo": "1.10.8",
"turbo": "1.10.15",
"typescript": "5.0.4",
"vitest": "0.31.1"
},
Expand Down
8 changes: 4 additions & 4 deletions scripts/generate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,17 @@
},
"dependencies": {
"@terminal-nerds/snippets-string": "workspace:*",
"inquirer": "9.2.8",
"inquirer-autocomplete-prompt": "3.0.0",
"inquirer": "9.2.11",
"inquirer-autocomplete-prompt": "3.0.1",
"minimist": "1.2.8",
"node-plop": "0.31.1",
"plop": "3.1.2",
"which": "3.0.1",
"zod": "3.21.4"
},
"devDependencies": {
"@types/inquirer": "9.0.3",
"@types/inquirer-autocomplete-prompt": "3.0.0",
"@types/inquirer": "9.0.4",
"@types/inquirer-autocomplete-prompt": "3.0.1",
"@types/minimist": "1.2.2",
"@types/which": "3.0.0"
},
Expand Down

0 comments on commit d12d2f4

Please sign in to comment.