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 (#103)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 22, 2023
1 parent 212cc5d commit 642089c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@
},
"packageManager": "pnpm@8.5.1",
"optionalDependencies": {
"concurrently": "8.0.1",
"concurrently": "8.2.0",
"del-cli": "5.0.0",
"husky": "8.0.3",
"lint-staged": "13.2.2",
"tsx": "3.12.7"
},
"devDependencies": {
"@changesets/changelog-github": "0.4.8",
"@changesets/cli": "2.26.1",
"@changesets/cli": "2.26.2",
"@scripts/generate": "workspace:*",
"@terminal-nerds/browserslist-config": "0.3.0",
"@terminal-nerds/eslint-config": "0.24.0",
Expand All @@ -42,7 +42,7 @@
"pretty-quick": "3.1.3",
"syncpack": "9.8.6",
"tsup": "6.7.0",
"turbo": "1.9.8",
"turbo": "1.10.8",
"typescript": "5.0.4",
"vitest": "0.31.1"
},
Expand Down
2 changes: 1 addition & 1 deletion scripts/generate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"@terminal-nerds/snippets-string": "workspace:*",
"inquirer": "9.2.5",
"inquirer": "9.2.8",
"inquirer-autocomplete-prompt": "3.0.0",
"minimist": "1.2.8",
"node-plop": "0.31.1",
Expand Down

0 comments on commit 642089c

Please sign in to comment.