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] authored Jun 10, 2024
1 parent e5a51e5 commit e73ec2d
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 271 deletions.
8 changes: 4 additions & 4 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.1.4",
"packageManager": "pnpm@9.3.0",
"description": "My awesome typescript library",
"type": "module",
"license": "MIT",
Expand Down Expand Up @@ -44,12 +44,12 @@
"devDependencies": {
"@sxzz/eslint-config": "^3.12.1",
"@sxzz/prettier-config": "^2.0.2",
"@types/node": "^20.14.0",
"@types/node": "^20.14.2",
"bumpp": "^9.4.1",
"eslint": "^9.4.0",
"prettier": "^3.3.0",
"prettier": "^3.3.1",
"tsup": "^8.1.0",
"tsx": "^4.11.2",
"tsx": "^4.15.1",
"typescript": "^5.4.5",
"vitest": "^1.6.0"
},
Expand Down
Loading

0 comments on commit e73ec2d

Please sign in to comment.