Skip to content

Commit 5e50929

Browse files
committed
chore: bump version
1 parent 782fe3f commit 5e50929

File tree

3 files changed

+366
-344
lines changed

3 files changed

+366
-344
lines changed

.changeset/calm-waves-dance.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@hyperse/exec-program": patch
3+
---
4+
5+
bump version

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -62,25 +62,25 @@
6262
}
6363
},
6464
"dependencies": {
65-
"@hyperse/ts-node-paths": "^1.0.5",
66-
"execa": "^9.1.0"
65+
"@hyperse/ts-node-paths": "^1.0.8",
66+
"execa": "^9.2.0"
6767
},
6868
"devDependencies": {
6969
"@changesets/changelog-github": "0.5.0",
7070
"@changesets/cli": "2.27.5",
7171
"@commitlint/cli": "19.3.0",
7272
"@commitlint/config-conventional": "19.2.2",
73-
"@hyperse/eslint-config-hyperse": "^1.0.4",
74-
"@types/node": "^20.12.12",
73+
"@hyperse/eslint-config-hyperse": "^1.0.7",
74+
"@types/node": "^20.14.2",
7575
"commitizen": "4.3.0",
7676
"cz-conventional-changelog": "3.3.0",
77-
"eslint": "^9.3.0",
77+
"eslint": "^9.4.0",
7878
"husky": "9.0.11",
79-
"lint-staged": "15.2.5",
79+
"lint-staged": "15.2.6",
8080
"npm-run-all": "^4.1.5",
81-
"tsup": "^8.0.2",
81+
"tsup": "^8.1.0",
8282
"typescript": "^5.4.5",
83-
"vite": "^5.2.12",
83+
"vite": "^5.2.13",
8484
"vitest": "^1.6.0"
8585
},
8686
"engines": {

0 commit comments

Comments
 (0)