diff --git a/code/lib/core-common/package.json b/code/lib/core-common/package.json index 9825d0c389e..f0fd20a4597 100644 --- a/code/lib/core-common/package.json +++ b/code/lib/core-common/package.json @@ -48,6 +48,7 @@ "@types/node": "^16.0.0", "@types/pretty-hrtime": "^1.0.0", "chalk": "^4.1.0", + "esbuild": "^0.16.4", "esbuild-register": "^3.3.3", "file-system-cache": "^2.0.0", "find-up": "^5.0.0", diff --git a/code/yarn.lock b/code/yarn.lock index 36098620a9a..f652c075a7d 100644 --- a/code/yarn.lock +++ b/code/yarn.lock @@ -6074,6 +6074,7 @@ __metadata: "@types/picomatch": ^2.3.0 "@types/pretty-hrtime": ^1.0.0 chalk: ^4.1.0 + esbuild: ^0.16.4 esbuild-register: ^3.3.3 file-system-cache: ^2.0.0 find-up: ^5.0.0