Skip to content

Commit 10b9e71

Browse files
chore(deps-dev): bump esbuild in /templates/mle-ts-sample
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.25.1 to 0.25.4. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.25.1...v0.25.4) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.25.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e1bd4c0 commit 10b9e71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/mle-ts-sample/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"devDependencies": {
55
"mle-js": "^23.7.0",
66
"typescript": "^5.7.3",
7-
"esbuild": "0.25.1",
7+
"esbuild": "0.25.4",
88
"oracledb": "^6.7.1",
99
"vitest": "^3.1.2"
1010
},

0 commit comments

Comments
 (0)