summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-01-29 15:14:29 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-01-29 15:15:57 +0000
commit97b32fc27098d570c6a00f0b5f635bcc8a8e9151 (patch)
tree00222e68662375868b16e955d382585dd0aa41be /package.json
parent0303ff1eac0329a881ed3f4312f3c7d6230230e0 (diff)
chore(deps-dev): bump esbuild from 0.19.11 to 0.20.0
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.19.11 to 0.20.0. - [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.11...v0.20.0) --- 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 18a36fd..bedb065 100644
--- a/package.json
+++ b/package.json
@@ -20,7 +20,7 @@
"@types/node": "^20.11.2",
"@typescript-eslint/eslint-plugin": "^6.19.0",
"@typescript-eslint/parser": "^6.18.1",
- "esbuild": "^0.19.11",
+ "esbuild": "^0.20.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"prettier": "^3.2.2",