summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-05-13 15:56:10 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-05-13 15:57:44 +0000
commit598176051ad06217f44b03cd26565a3cce09097a (patch)
tree6f9059a90ce997e0f79a070c097b3d40b9b1af80 /package.json
parent80eee30c3ba5a325b7f7002f6ed864d2d55cbd76 (diff)
chore(deps-dev): bump esbuild from 0.20.2 to 0.21.2
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.20.2 to 0.21.2. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](https://github.com/evanw/esbuild/compare/v0.20.2...v0.21.2) --- updated-dependencies: - dependency-name: esbuild dependency-type: direct:development update-type: version-update:semver-minor ... 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 15e34e2..630c0cf 100644
--- a/package.json
+++ b/package.json
@@ -20,7 +20,7 @@
"@types/node": "^20.12.9",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^6.21.0",
- "esbuild": "^0.20.2",
+ "esbuild": "^0.21.2",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"prettier": "^3.2.5",