1
0
Fork 0

update: update dependency rollup to v1.29.1 (#144)

Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
This commit is contained in:
renovate[bot] 2020-01-21 07:47:17 -06:00 committed by Sean Sube
parent e8f212130a
commit 3057a48769
2 changed files with 5 additions and 5 deletions

View File

@ -43,7 +43,7 @@
"eslint-plugin-sonarjs": "0.5.0",
"mocha": "7.0.0",
"nyc": "15.0.0",
"rollup": "1.29.0",
"rollup": "1.29.1",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-eslint": "7.0.0",
"rollup-plugin-json": "4.0.0",

View File

@ -3243,10 +3243,10 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.5.0, rollup-pluginutils@^2.6.0,
dependencies:
estree-walker "^0.6.1"
rollup@1.29.0:
version "1.29.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-1.29.0.tgz#6a1a79eea43ca9d3d79a90c15a1ceecedc72097b"
integrity sha512-V63Iz0dSdI5qPPN5HmCN6OBRzBFhMqNWcvwgq863JtSCTU6Vdvqq6S2fYle/dSCyoPrBkIP3EIr1RVs3HTRqqg==
rollup@1.29.1:
version "1.29.1"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-1.29.1.tgz#8715d0a4ca439be3079f8095989ec8aa60f637bc"
integrity sha512-dGQ+b9d1FOX/gluiggTAVnTvzQZUEkCi/TwZcax7ujugVRHs0nkYJlV9U4hsifGEMojnO+jvEML2CJQ6qXgbHA==
dependencies:
"@types/estree" "*"
"@types/node" "*"