1
0
Fork 0

update: update dependency rollup to v2.52.2

This commit is contained in:
Renovate Bot 2021-06-21 06:32:00 +00:00 committed by Sean Sube
parent afe5734ee1
commit 0c9ae3240b
2 changed files with 7 additions and 7 deletions

View File

@ -51,7 +51,7 @@
"mock-fs": "5.0.0",
"noicejs": "3.1.0",
"nyc": "15.1.0",
"rollup": "2.51.2",
"rollup": "2.52.2",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-eslint": "7.0.0",
"rollup-plugin-json": "4.0.0",

View File

@ -1997,7 +1997,7 @@ fs.realpath@^1.0.0:
resolved "https://artifacts.apextoaster.com/repository/group-npm/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
integrity sha1-FQStJSMVjKpA20onh8sBQRmU6k8=
fsevents@~2.3.1:
fsevents@~2.3.1, fsevents@~2.3.2:
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==
@ -3982,12 +3982,12 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.5.0, rollup-pluginutils@^2.6.0,
dependencies:
estree-walker "^0.6.1"
rollup@2.51.2:
version "2.51.2"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.51.2.tgz#6de71e28c833089a0bd745a09671a3e2b92af6b7"
integrity sha512-ReV2eGEadA7hmXSzjxdDKs10neqH2QURf2RxJ6ayAlq93ugy6qIvXMmbc5cWMGCDh1h5T4thuWO1e2VNbMq8FA==
rollup@2.52.2:
version "2.52.2"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.52.2.tgz#a7e90d10ddae3e8472c2857bd9f44b09ef34a47a"
integrity sha512-4RlFC3k2BIHlUsJ9mGd8OO+9Lm2eDF5P7+6DNQOp5sx+7N/1tFM01kELfbxlMX3MxT6owvLB1ln4S3QvvQlbUA==
optionalDependencies:
fsevents "~2.3.1"
fsevents "~2.3.2"
run-async@^2.2.0:
version "2.3.0"