build(deps): bump rollup-plugin-esbuild from 2.6.0 to 2.6.1

Bumps [rollup-plugin-esbuild](https://github.com/egoist/rollup-plugin-esbuild) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/egoist/rollup-plugin-esbuild/releases)
- [Changelog](https://github.com/egoist/rollup-plugin-esbuild/blob/master/.releaserc.json)
- [Commits](https://github.com/egoist/rollup-plugin-esbuild/compare/v2.6.0...v2.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-12-24 05:04:33 +00:00
committed by GitHub
parent 3d3c9bd5e9
commit 021e40aff6
+5 -5
View File
@@ -1666,10 +1666,10 @@
yup "^0.29.3"
"@backstage/core@^0.3.0":
version "0.4.1"
version "0.4.2"
dependencies:
"@backstage/config" "^0.1.2"
"@backstage/core-api" "^0.2.6"
"@backstage/core-api" "^0.2.7"
"@backstage/theme" "^0.2.2"
"@material-ui/core" "^4.11.0"
"@material-ui/icons" "^4.9.1"
@@ -21856,9 +21856,9 @@ rollup-plugin-dts@1.4.13:
"@babel/code-frame" "^7.10.4"
rollup-plugin-esbuild@2.6.x:
version "2.6.0"
resolved "https://registry.npmjs.org/rollup-plugin-esbuild/-/rollup-plugin-esbuild-2.6.0.tgz#80336399b113a179ccb2af5bdf7c03f061f37146"
integrity sha512-wtyDAX8kNABrBfwkrrG2xLRKRGSWUyMBURS067IRvRMpgJlLRo14WcFl95uGc4iYWfdAx436/z1LMzYqdlY4ig==
version "2.6.1"
resolved "https://registry.npmjs.org/rollup-plugin-esbuild/-/rollup-plugin-esbuild-2.6.1.tgz#5785532940d49adf1bff5b38e9bd9089262d4e7a"
integrity sha512-hskMEQQ4Vxlyoeg1OWlFTwWHIhpNaw6q+diOT7p9pdkk34m9Mbk3aymS/JbTqLXy/AbJi22iuXrucknKpeczfg==
dependencies:
"@rollup/pluginutils" "^4.1.0"
joycon "^2.2.5"