Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent 38502fb commit 2d12910
Show file tree
Hide file tree
Showing 2 changed files with 157 additions and 233 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,17 +30,17 @@
"mri": "^1.2.0",
"picocolors": "^1.1.1",
"prompts": "^2.4.2",
"publint": "^0.2.12",
"publint": "^0.3.0",
"semver": "^7.6.3"
},
"devDependencies": {
"@arnaud-barre/tnode": "^0.24.0",
"@types/node": "^22.9.1",
"@types/node": "^22.10.5",
"@types/prompts": "^2.4.9",
"@types/semver": "^7.5.8",
"esbuild": "^0.24.0",
"prettier": "^3.3.3",
"typescript": "^5.6.3"
"esbuild": "^0.24.2",
"prettier": "^3.4.2",
"typescript": "^5.7.2"
},
"packageManager": "pnpm@9.12.3"
"packageManager": "pnpm@9.15.3"
}
Loading

0 comments on commit 2d12910

Please sign in to comment.