Skip to content

Commit 27179ef

Browse files
chore(deps-dev): bump esbuild from 0.25.2 to 0.25.3 in /apps/api
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.25.2 to 0.25.3. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.25.2...v0.25.3) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.25.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6222ad6 commit 27179ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/api/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@types/bcrypt": "^5.0.2",
2525
"@types/better-sqlite3": "^7.6.13",
2626
"@types/node": "^22.14.1",
27-
"esbuild": "^0.25.2",
27+
"esbuild": "^0.25.3",
2828
"tsx": "^4.19.3",
2929
"typescript": "^5.8.3"
3030
}

0 commit comments

Comments
 (0)