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

Commit bf2bd0f

Browse files
chore(Renovate): ⬆️ Update tools to v4
1 parent 642089c commit bf2bd0f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.2",
19-
"tsx": "3.12.7"
19+
"tsx": "4.3.0"
2020
},
2121
"devDependencies": {
2222
"@changesets/changelog-github": "0.4.8",

scripts/generate/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"inquirer-autocomplete-prompt": "3.0.0",
1414
"minimist": "1.2.8",
1515
"node-plop": "0.31.1",
16-
"plop": "3.1.2",
17-
"which": "3.0.1",
16+
"plop": "4.0.0",
17+
"which": "4.0.0",
1818
"zod": "3.21.4"
1919
},
2020
"devDependencies": {

0 commit comments

Comments
 (0)