Skip to content

Commit 9b3186e

Browse files
chore(deps): bump esbuild from 0.17.19 to 0.24.0 in /unicorn_web
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.17.19 to 0.24.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.24.0) --- updated-dependencies: - dependency-name: esbuild dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2dc0684 commit 9b3186e

File tree

2 files changed

+189
-124
lines changed

2 files changed

+189
-124
lines changed

unicorn_web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@aws-sdk/client-eventbridge": "^3.670.0",
1818
"@aws-sdk/lib-dynamodb": "^3.637.0",
1919
"@aws-sdk/util-dynamodb": "^3.637.0",
20-
"esbuild": "^0.17.19"
20+
"esbuild": "^0.24.0"
2121
},
2222
"scripts": {
2323
"unit": "jest --config=jest.config.test.unit.ts",

0 commit comments

Comments
 (0)