Skip to content

Commit 007785b

Browse files
chore(deps): bump esbuild from 0.24.2 to 0.28.1 in /packages/cookie-jar
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.24.2 to 0.28.1. - [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.28.1) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.28.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a7852fb commit 007785b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/cookie-jar/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"dependencies": {
2626
"cookie": "1.0.2",
27-
"esbuild": "0.24.2",
27+
"esbuild": "0.28.1",
2828
"fast-glob": "3.3.2",
2929
"fs-extra": "11.2.0"
3030
},

0 commit comments

Comments
 (0)