Skip to content

Commit 6a6545a

Browse files
chore(deps-dev): bump esbuild from 0.25.8 to 0.25.11 in /apps/api
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.25.8 to 0.25.11. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.25.8...v0.25.11) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.25.11 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e518570 commit 6a6545a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@types/bcrypt": "^6.0.0",
4040
"@types/node": "^24.9.1",
4141
"@types/pg": "^8.15.4",
42-
"esbuild": ">=0.25.9",
42+
"esbuild": ">=0.25.12",
4343
"tsx": "^4.20.5",
4444
"typescript": "^5.9.2"
4545
}

0 commit comments

Comments
 (0)