Skip to content

Commit 45299a4

Browse files
dependabot[bot]Elson Correia
andauthored
Bump esbuild from 0.19.12 to 0.25.0 in the npm_and_yarn group (#24)
* Bump esbuild from 0.19.12 to 0.25.0 in the npm_and_yarn group Bumps the npm_and_yarn group with 1 update: [esbuild](https://github.com/evanw/esbuild). Updates `esbuild` from 0.19.12 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.19.12...v0.25.0) --- updated-dependencies: - dependency-name: esbuild dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]> * update package lock --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Elson Correia <[email protected]>
1 parent b25fcca commit 45299a4

File tree

2 files changed

+243
-33
lines changed

2 files changed

+243
-33
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@typescript-eslint/eslint-plugin": "^6.15.0",
5353
"@typescript-eslint/parser": "^6.15.0",
5454
"core-js": "^3.34.0",
55-
"esbuild": "^0.19.10",
55+
"esbuild": "^0.25.0",
5656
"esbuild-plugin-text-replace": "^1.3.0",
5757
"eslint": "^8.56.0",
5858
"eslint-config-prettier": "^9.1.0",

0 commit comments

Comments
 (0)