1
0
Fork 0

update: update dependency rollup to v2.38.5

This commit is contained in:
Renovate Bot 2021-02-06 13:52:19 +00:00 committed by Sean Sube
parent 6545b82a9b
commit 75d0f3259c
2 changed files with 11 additions and 6 deletions

View File

@ -40,7 +40,7 @@
"mocha": "8.2.1",
"noicejs": "3.1.0",
"nyc": "15.1.0",
"rollup": "2.37.1",
"rollup": "2.38.5",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-eslint": "7.0.0",
"rollup-plugin-json": "4.0.0",

View File

@ -1962,6 +1962,11 @@ fsevents@~2.1.2:
resolved "https://artifacts.apextoaster.com/repository/group-npm/fsevents/-/fsevents-2.1.2.tgz#4c0a1fb34bc68e543b4b82a9ec392bfbda840805"
integrity sha512-R4wDiBwZ0KzpgOWetKDug1FZcYhqYnUYKtfZYt4mD5SBz76q0KR4Q9o7GIPamsVPGmW3EYPPJ0dOOjvx32ldZA==
fsevents@~2.3.1:
version "2.3.2"
resolved "https://artifacts.apextoaster.com/repository/group-npm/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a"
integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==
function-bind@^1.1.1:
version "1.1.1"
resolved "https://artifacts.apextoaster.com/repository/group-npm/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
@ -3954,12 +3959,12 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.5.0, rollup-pluginutils@^2.6.0,
dependencies:
estree-walker "^0.6.1"
rollup@2.37.1:
version "2.37.1"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.37.1.tgz#aa7aadffd75c80393f9314f9857e851b0ffd34e7"
integrity sha512-V3ojEeyGeSdrMSuhP3diBb06P+qV4gKQeanbDv+Qh/BZbhdZ7kHV0xAt8Yjk4GFshq/WjO7R4c7DFM20AwTFVQ==
rollup@2.38.5:
version "2.38.5"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.38.5.tgz#be41ad4fe0c103a8794377afceb5f22b8f603d6a"
integrity sha512-VoWt8DysFGDVRGWuHTqZzT02J0ASgjVq/hPs9QcBOGMd7B+jfTr/iqMVEyOi901rE3xq+Deq66GzIT1yt7sGwQ==
optionalDependencies:
fsevents "~2.1.2"
fsevents "~2.3.1"
run-async@^2.2.0:
version "2.3.0"