Merge pull request #10682 from backstage/dependabot/npm_and_yarn/rollup-plugin-esbuild-4.9.1

build(deps): bump rollup-plugin-esbuild from 4.7.2 to 4.9.1
This commit is contained in:
Johan Haals
2022-04-08 13:56:12 +02:00
committed by GitHub
+6 -4
View File
@@ -11610,7 +11610,7 @@ es-abstract@^1.17.0-next.1, es-abstract@^1.18.0-next.1, es-abstract@^1.18.0-next
string.prototype.trimstart "^1.0.4"
unbox-primitive "^1.0.1"
es-module-lexer@^0.9.0:
es-module-lexer@^0.9.0, es-module-lexer@^0.9.3:
version "0.9.3"
resolved "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-0.9.3.tgz#6f13db00cc38417137daf74366f535c8eb438f19"
integrity sha512-1HQ2M2sPtxwnvOvT1ZClHyQDiggdNjURWpY2we6aMKCQiUVxTmVs2UYPLIrD84sS+kMdUwfBSylbJPwNnBrnHQ==
@@ -22036,11 +22036,13 @@ rollup-plugin-dts@^4.0.1:
"@babel/code-frame" "^7.16.7"
rollup-plugin-esbuild@^4.7.2:
version "4.7.2"
resolved "https://registry.npmjs.org/rollup-plugin-esbuild/-/rollup-plugin-esbuild-4.7.2.tgz#1a496a9f96257cdf5ed800e818932859232471f8"
integrity sha512-rBS2hTedtG+wL/yyIWQ84zju5rtfF15gkaCLN0vsWGmBdRd0UPm52meAwkmrsPQf3mB/H2o+k9Q8Ce8A66SE5A==
version "4.9.1"
resolved "https://registry.npmjs.org/rollup-plugin-esbuild/-/rollup-plugin-esbuild-4.9.1.tgz#369d137e2b1542c8ee459495fd4f10de812666aa"
integrity sha512-qn/x7Wz9p3Xnva99qcb+nopH0d2VJwVnsxJTGEg+Sh2Z3tqQl33MhOwzekVo1YTKgv+yAmosjcBRJygMfGrtLw==
dependencies:
"@rollup/pluginutils" "^4.1.1"
debug "^4.3.3"
es-module-lexer "^0.9.3"
joycon "^3.0.1"
jsonc-parser "^3.0.0"