Skip to content

Commit 667c17b

Browse files
Bump esbuild from 0.17.18 to 0.17.19 (hestiacp#3586)
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.17.18 to 0.17.19. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.17.18...v0.17.19) --- updated-dependencies: - dependency-name: esbuild dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 329326f commit 667c17b

File tree

2 files changed

+234
-3
lines changed

2 files changed

+234
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@typescript-eslint/eslint-plugin": "^5.59.2",
3232
"@typescript-eslint/parser": "^5.59.2",
3333
"cssnano": "^6.0.1",
34-
"esbuild": "^0.17.18",
34+
"esbuild": "^0.17.19",
3535
"eslint": "^8.40.0",
3636
"eslint-config-prettier": "^8.8.0",
3737
"eslint-plugin-editorconfig": "^4.0.3",

0 commit comments

Comments
 (0)