summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-12-25 15:27:20 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-12-25 15:28:18 +0000
commit1ffe1608b6dbc3785d869ae89667eeaba93e37d3 (patch)
tree2d64058024f0b5edcc454cb12802edde8522a556 /package.json
parentf9f31a9258c27bce8f2edc8e4cace90fe066caef (diff)
chore(deps-dev): bump esbuild from 0.19.9 to 0.19.10
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.19.9 to 0.19.10. - [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.19.9...v0.19.10) --- updated-dependencies: - dependency-name: esbuild dependency-type: direct:development update-type: version-update:semver-patch ... 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 eae51e6..ea0ec72 100644
--- a/package.json
+++ b/package.json
@@ -20,7 +20,7 @@
"@types/node": "^20.10.5",
"@typescript-eslint/eslint-plugin": "^6.15.0",
"@typescript-eslint/parser": "^6.15.0",
- "esbuild": "^0.19.9",
+ "esbuild": "^0.19.10",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"prettier": "^3.1.1",