1
0
Fork 0

update: update dependency rollup to v1.21.2 (#66)

This commit is contained in:
renovate[bot] 2019-09-11 06:29:52 -05:00 committed by Sean Sube
parent b5f033c45d
commit a0400e7a5a
2 changed files with 5 additions and 5 deletions

View File

@ -52,7 +52,7 @@
"mocha": "6.2.0",
"noicejs": "2.5.2",
"nyc": "14.1.1",
"rollup": "1.21.0",
"rollup": "1.21.2",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-json": "4.0.0",
"rollup-plugin-multi-entry": "2.1.0",

View File

@ -2442,10 +2442,10 @@ rollup-pluginutils@2.8.1, rollup-pluginutils@^2.5.0, rollup-pluginutils@^2.6.0,
dependencies:
estree-walker "^0.6.1"
rollup@1.21.0:
version "1.21.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.21.0.tgz#b5395271dcd91656dc8844b5403ecfb34106fd77"
integrity sha512-FDIPkcIdLg7262zzqteTWNr7GxU7hw3nJiiKY9P38LE3BAZ7tFC0Di/AzISIxHEQBvneu5bW51a7o50P1NgDCg==
rollup@1.21.2:
version "1.21.2"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.21.2.tgz#eaabd07d0bd309587ad8bebf731fca6fcb96f4d0"
integrity sha512-sCAHlcQ/PExU5t/kRwkEWHdhGmQrZ2IgdQzbjPVNfhWbKHMMZGYqkASVTpQqRPLtQKg15xzEscc+BnIK/TE7/Q==
dependencies:
"@types/estree" "0.0.39"
"@types/node" "^12.7.4"