Skip to content

Commit 3d5dc55

Browse files
Bump esbuild from 0.17.19 to 0.25.0 in /redisinsight/ui/src/packages (#4366)
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.17.19 to 0.25.0. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2023.md) - [Commits](evanw/esbuild@v0.17.19...v0.25.0) --- updated-dependencies: - dependency-name: esbuild dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 01995ea commit 3d5dc55

File tree

2 files changed

+135
-117
lines changed

2 files changed

+135
-117
lines changed

redisinsight/ui/src/packages/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@types/jest": "^27.4.1",
2020
"concurrently": "^7.6.0",
2121
"cross-env": "^7.0.3",
22-
"esbuild": "^0.17.12",
22+
"esbuild": "^0.25.0",
2323
"jest": "^29.7.0",
2424
"process": "^0.11.10",
2525
"rimraf": "^3.0.2",

0 commit comments

Comments
 (0)