Skip to content

Commit 4174ec4

Browse files
dependabot[bot]hyperpolymath
authored andcommitted
chore(deps-dev): Bump esbuild
Bumps the npm_and_yarn group with 1 update in the /verisimdb/playground directory: [esbuild](https://github.com/evanw/esbuild). Updates `esbuild` from 0.24.2 to 0.25.0 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md) - [Commits](evanw/esbuild@v0.24.2...v0.25.0) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.25.0 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3a66212 commit 4174ec4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

verisimdb/playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
},
1919
"devDependencies": {
2020
"concurrently": "^9.0.0",
21-
"esbuild": "^0.24.0"
21+
"esbuild": "^0.27.3"
2222
}
2323
}

0 commit comments

Comments
 (0)