Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 16, 2024
1 parent 4247fbf commit 29b145f
Show file tree
Hide file tree
Showing 2 changed files with 149 additions and 123 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ts-lib-starter",
"version": "0.0.0",
"packageManager": "pnpm@9.9.0",
"packageManager": "pnpm@9.10.0",
"description": "My awesome typescript library",
"type": "module",
"license": "MIT",
Expand Down Expand Up @@ -43,16 +43,16 @@
"prepublishOnly": "pnpm run build"
},
"devDependencies": {
"@sxzz/eslint-config": "^4.1.6",
"@sxzz/eslint-config": "^4.2.0",
"@sxzz/prettier-config": "^2.0.2",
"@types/node": "^20.16.5",
"bumpp": "^9.5.2",
"eslint": "^9.10.0",
"prettier": "^3.3.3",
"tsup": "^8.2.4",
"tsx": "^4.19.0",
"typescript": "^5.5.4",
"vitest": "^2.0.5"
"tsx": "^4.19.1",
"typescript": "^5.6.2",
"vitest": "^2.1.1"
},
"engines": {
"node": ">=18.12.0"
Expand Down
Loading

0 comments on commit 29b145f

Please sign in to comment.