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 Jul 8, 2024
1 parent 1cb31a6 commit 0d89c40
Show file tree
Hide file tree
Showing 2 changed files with 136 additions and 136 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
],
"devDependencies": {
"@biomejs/biome": "^1.8.0",
"@types/node": "20.14.9",
"esbuild": "0.22.0",
"@types/node": "20.14.10",
"esbuild": "0.23.0",
"execa": "8.0.1",
"nodemon": "3.1.4",
"pino": "8.21.0",
Expand All @@ -48,11 +48,11 @@
"pkgroll": "2.1.1",
"standard-version": "9.5.0",
"thread-stream": "2.7.0",
"tsx": "4.16.0",
"typescript": "5.5.2",
"tsx": "4.16.2",
"typescript": "5.5.3",
"vitest": "1.6.0"
},
"peerDependencies": {
"esbuild": "^0.17.1 || ^0.18.0 || ^0.19.0 || ^0.20.0 || ^0.21.0 || ^0.22.0"
"esbuild": "^0.17.1 || ^0.18.0 || ^0.19.0 || ^0.20.0 || ^0.21.0 || ^0.22.0 || ^0.23.0"
}
}
Loading

0 comments on commit 0d89c40

Please sign in to comment.