1
0
Fork 0

update: update dependency rollup to v2.46.0

This commit is contained in:
Renovate Bot 2021-04-29 08:02:48 +00:00 committed by Sean Sube
parent 091fee6387
commit cc79abc859
2 changed files with 5 additions and 5 deletions

View File

@ -40,7 +40,7 @@
"mocha": "8.3.2",
"noicejs": "3.1.0",
"nyc": "15.1.0",
"rollup": "2.45.2",
"rollup": "2.46.0",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-eslint": "7.0.0",
"rollup-plugin-json": "4.0.0",

View File

@ -3922,10 +3922,10 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.5.0, rollup-pluginutils@^2.6.0,
dependencies:
estree-walker "^0.6.1"
rollup@2.45.2:
version "2.45.2"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.45.2.tgz#8fb85917c9f35605720e92328f3ccbfba6f78b48"
integrity sha512-kRRU7wXzFHUzBIv0GfoFFIN3m9oteY4uAsKllIpQDId5cfnkWF2J130l+27dzDju0E6MScKiV0ZM5Bw8m4blYQ==
rollup@2.46.0:
version "2.46.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.46.0.tgz#8cacf89d2ee31a34755f1af40a665168f592b829"
integrity sha512-qPGoUBNl+Z8uNu0z7pD3WPTABWRbcOwIrO/5ccDJzmrtzn0LVf6Lj91+L5CcWhXl6iWf23FQ6m8Jkl2CmN1O7Q==
optionalDependencies:
fsevents "~2.3.1"