Skip to content

Commit 495c0be

Browse files
authoredDec 8, 2022
chore(deps): esbuild 0.16.3 (#11271)
1 parent 84d6ca2 commit 495c0be

File tree

3 files changed

+74
-97
lines changed

3 files changed

+74
-97
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@typescript-eslint/eslint-plugin": "^5.45.0",
6262
"@typescript-eslint/parser": "^5.45.0",
6363
"conventional-changelog-cli": "^2.2.2",
64-
"esbuild": "^0.15.18",
64+
"esbuild": "^0.16.3",
6565
"eslint": "^8.29.0",
6666
"eslint-define-config": "^1.12.0",
6767
"eslint-plugin-import": "^2.26.0",

‎packages/vite/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
},
5959
"//": "READ CONTRIBUTING.md to understand what to put under deps vs. devDeps!",
6060
"dependencies": {
61-
"esbuild": "^0.16.2",
61+
"esbuild": "^0.16.3",
6262
"postcss": "^8.4.19",
6363
"resolve": "^1.22.1",
6464
"rollup": "^3.7.0"

‎pnpm-lock.yaml

+72-95
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.