Skip to content

Commit 7ffdfa1

Browse files
authoredNov 20, 2023
fix(deps): update dependency esbuild to ^0.19.6 (#332)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2c64569 commit 7ffdfa1

File tree

2 files changed

+82
-79
lines changed

2 files changed

+82
-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.5",
95+
"esbuild": "^0.19.6",
9696
"esbuild-register": "^3.5.0",
9797
"find-config": "^1.0.0",
9898
"get-latest-version": "^5.1.0",

‎pnpm-lock.yaml

+81-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.