Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
zanminkian committed May 26, 2024
1 parent e3390a5 commit d8f8a97
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"test": "pnpm -r test"
},
"devDependencies": {
"@changesets/cli": "2.27.1",
"git-validator": "0.17.0",
"@changesets/cli": "2.27.3",
"git-validator": "0.17.5",
"typescript": "5.4.5",
"vitest": "1.6.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/tscx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"commander": "12.0.0"
},
"devDependencies": {
"@types/node": "20.12.8",
"tsx": "4.9.1"
"@types/node": "20.12.12",
"tsx": "4.11.0"
},
"peerDependencies": {
"typescript": "*"
Expand Down

0 comments on commit d8f8a97

Please sign in to comment.