Skip to content

Commit 4892b04

Browse files
build(deps-dev): bump esbuild from 0.23.1 to 0.24.0 (#973)
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.23.1 to 0.24.0. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.23.1...v0.24.0) --- updated-dependencies: - dependency-name: esbuild dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3909486 commit 4892b04

File tree

3 files changed

+83
-83
lines changed

3 files changed

+83
-83
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
"@types/jest": "29.5.13",
127127
"@types/node": "16",
128128
"c8": "latest",
129-
"esbuild": "0.23.1",
129+
"esbuild": "0.24.0",
130130
"finepack": "latest",
131131
"git-authors-cli": "latest",
132132
"jest": "29.7.0",

packages/primitives/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@edge-runtime/format": "workspace:*",
2727
"@ungap/structured-clone": "1.2.0",
2828
"blob-polyfill": "7.0.20220408",
29-
"esbuild": "0.23.1",
29+
"esbuild": "0.24.0",
3030
"esbuild-plugin-alias": "latest",
3131
"event-target-shim": "6.0.2",
3232
"tsup": "8",

pnpm-lock.yaml

Lines changed: 81 additions & 81 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)