Skip to content

Commit 6dc5c2c

Browse files
authoredDec 11, 2023
fix(deps): update dependency esbuild to ^0.19.9 (#382)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d435b03 commit 6dc5c2c

File tree

2 files changed

+79
-79
lines changed

2 files changed

+79
-79
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"cac": "^6.7.14",
9393
"chalk": "^4.1.2",
9494
"chokidar": "^3.5.3",
95-
"esbuild": "^0.19.8",
95+
"esbuild": "^0.19.9",
9696
"esbuild-register": "^3.5.0",
9797
"find-config": "^1.0.0",
9898
"get-latest-version": "^5.1.0",

‎pnpm-lock.yaml

+78-78
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.