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

Commit 859281c

Browse files
chore(Renovate): ⬆️ Update tools (#66)
1 parent 6bcaee8 commit 859281c

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"packageManager": "[email protected]",
1414
"optionalDependencies": {
15-
"concurrently": "7.6.0",
15+
"concurrently": "8.0.1",
1616
"del-cli": "5.0.0",
1717
"husky": "8.0.3",
1818
"lint-staged": "13.2.0",

pnpm-lock.yaml

Lines changed: 9 additions & 9 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@types/inquirer": "9.0.3",
2222
"@types/inquirer-autocomplete-prompt": "3.0.0",
2323
"@types/minimist": "1.2.2",
24-
"@types/which": "2.0.2"
24+
"@types/which": "3.0.0"
2525
},
2626
"scripts": {
2727
"clean": "concurrently \"pnpm:clean:*\" --group --timings",

0 commit comments

Comments
 (0)