Merge pull request #13139 from backstage/renovate/rollup-plugin-esbuild-4.x-lockfile

fix(deps): update dependency rollup-plugin-esbuild to v4.9.3
This commit is contained in:
backstage-goalie[bot]
2022-08-15 06:14:32 +00:00
committed by GitHub
+3 -3
View File
@@ -23300,9 +23300,9 @@ rollup-plugin-dts@^4.0.1:
"@babel/code-frame" "^7.16.7"
rollup-plugin-esbuild@^4.7.2:
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==
version "4.9.3"
resolved "https://registry.npmjs.org/rollup-plugin-esbuild/-/rollup-plugin-esbuild-4.9.3.tgz#8c62042bdda9f33d18b1c280914394e5a842dd53"
integrity sha512-bxfUNYTa9Tw/4kdFfT9gtidDtqXyRdCW11ctZM7D8houCCVqp5qHzQF7hhIr31rqMA0APbG47fgVbbCGXgM49Q==
dependencies:
"@rollup/pluginutils" "^4.1.1"
debug "^4.3.3"