summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-02-11 02:57:15 +0000
committerGitHub <[email protected]>2025-02-11 02:57:15 +0000
commit49e9f731c8ba3f68d15232718ec8c4d327bb7ca2 (patch)
tree0749e0dfc0dec9b51efb8b5cbef24520ed789bf5 /package.json
parent3e622c11ea6451b01f62b3f3ea78ad60d130df37 (diff)
node_modules: bump esbuild from 0.24.2 to 0.25.0dependabot/npm_and_yarn/esbuild-0.25.0
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.24.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](https://github.com/evanw/esbuild/compare/v0.24.2...v0.25.0) --- updated-dependencies: - dependency-name: esbuild dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index c4fd80c..409fb77 100644
--- a/package.json
+++ b/package.json
@@ -23,7 +23,7 @@
"@types/node": "^22.10.7",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^6.21.0",
- "esbuild": "^0.24.2",
+ "esbuild": "^0.25.0",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"prettier": "^3.4.2",