Skip to content

Commit

Permalink
Bump esbuild from 0.21.2 to 0.25.0
Browse files Browse the repository at this point in the history
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.21.2 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.21.2...v0.25.0)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 11, 2025
1 parent a394dce commit 2486adc
Show file tree
Hide file tree
Showing 11 changed files with 524 additions and 259 deletions.
2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"@types/tmp": "0.2.4",
"@types/uuid": "9.0.5",
"@types/yargs": "17.0.22",
"esbuild": "0.21.2",
"esbuild": "0.25.0",
"esbuild-runner": "2.2.2",
"eslint-plugin-vx": "workspace:*",
"is-ci-cli": "2.2.0",
Expand Down
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"debug": "4.3.4",
"dotenv": "16.3.1",
"dotenv-expand": "9.0.0",
"esbuild": "0.21.2",
"esbuild": "0.25.0",
"esbuild-runner": "2.2.2",
"js-file-download": "0.4.12",
"lodash.debounce": "^4.0.8",
Expand Down
2 changes: 1 addition & 1 deletion libs/fixture-generators/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@votingworks/utils": "workspace:*",
"csv-stringify": "^6.5.2",
"debug": "4.3.4",
"esbuild": "0.21.2",
"esbuild": "0.25.0",
"esbuild-runner": "2.2.2",
"js-sha256": "^0.9.0",
"jszip": "^3.9.1",
Expand Down
2 changes: 1 addition & 1 deletion libs/fujitsu-thermal-printer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@types/debug": "4.1.8",
"@types/jest": "^29.5.3",
"@types/node": "20.16.0",
"esbuild": "0.21.2",
"esbuild": "0.25.0",
"esbuild-runner": "2.2.2",
"eslint-plugin-vx": "workspace:*",
"is-ci-cli": "2.2.0",
Expand Down
2 changes: 1 addition & 1 deletion libs/image-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@types/tmp": "0.2.4",
"@vitest/coverage-istanbul": "^2.1.8",
"@votingworks/fixtures": "workspace:*",
"esbuild": "0.21.2",
"esbuild": "0.25.0",
"esbuild-runner": "2.2.2",
"eslint-plugin-vx": "workspace:*",
"fast-check": "2.23.2",
Expand Down
2 changes: 1 addition & 1 deletion libs/logging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@vitest/coverage-istanbul": "^2.1.8",
"@votingworks/fixtures": "workspace:*",
"@votingworks/test-utils": "workspace:*",
"esbuild": "0.21.2",
"esbuild": "0.25.0",
"esbuild-runner": "2.2.2",
"eslint-plugin-vx": "workspace:*",
"fast-check": "2.23.2",
Expand Down
2 changes: 1 addition & 1 deletion libs/printing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@types/tmp": "0.2.4",
"@votingworks/fixtures": "workspace:*",
"@votingworks/image-utils": "workspace:*",
"esbuild": "0.21.2",
"esbuild": "0.25.0",
"esbuild-runner": "2.2.2",
"eslint-plugin-vx": "workspace:*",
"is-ci-cli": "2.2.0",
Expand Down
2 changes: 1 addition & 1 deletion libs/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"assert": "^2.0.0",
"browserify-zlib": "^0.2.0",
"buffer": "^6.0.3",
"esbuild": "0.21.2",
"esbuild": "0.25.0",
"esbuild-runner": "2.2.2",
"eslint-plugin-storybook": "^0.6.10",
"eslint-plugin-vx": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion libs/usb-drive/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@types/jest": "^29.5.3",
"@types/node": "20.16.0",
"@types/tmp": "0.2.4",
"esbuild": "0.21.2",
"esbuild": "0.25.0",
"esbuild-runner": "2.2.2",
"eslint-plugin-vx": "workspace:*",
"is-ci-cli": "2.2.0",
Expand Down
Loading

0 comments on commit 2486adc

Please # to comment.