Skip to content

Commit

Permalink
chore(deps): update dependency esbuild to v0.25.0 [security] (#214)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 11, 2025
1 parent feb61e0 commit 61a35da
Show file tree
Hide file tree
Showing 2 changed files with 262 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@types/node": "22.13.0",
"esbuild": "0.24.2",
"esbuild": "0.25.0",
"execa": "9.5.2",
"nodemon": "3.1.9",
"pino": "9.6.0",
Expand All @@ -53,6 +53,6 @@
"vitest": "2.1.9"
},
"peerDependencies": {
"esbuild": ">=0.17.1 <=0.24.2"
"esbuild": ">=0.25.0 <=0.25.0"
}
}
Loading

0 comments on commit 61a35da

Please sign in to comment.