Skip to content

Commit fff329a

Browse files
chore(deps): bump esbuild from 0.24.0 to 0.25.0
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.24.0 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.0...v0.25.0) --- updated-dependencies: - dependency-name: esbuild dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f86c5c3 commit fff329a

File tree

2 files changed

+260
-152
lines changed

2 files changed

+260
-152
lines changed

packages/e2e/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@percy/cypress": "^3.1.1",
1717
"@testing-library/cypress": "^8.0.2",
1818
"cypress": "10.4.0",
19-
"esbuild": "^0.24.0",
19+
"esbuild": "^0.25.0",
2020
"wait-on": "^6.0.1"
2121
}
2222
}

0 commit comments

Comments
 (0)