1
0
Fork 0

update: rollup

This commit is contained in:
ssube 2020-12-29 10:15:56 -06:00
parent 2b16623a5e
commit 9d8c719087
Signed by: ssube
GPG Key ID: 3EED7B957D362AF1
2 changed files with 15 additions and 15 deletions

View File

@ -40,7 +40,7 @@
"mocha": "8.2.0",
"noicejs": "3.1.0",
"nyc": "15.1.0",
"rollup": "2.32.1",
"rollup": "2.35.1",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-eslint": "7.0.0",
"rollup-plugin-json": "4.0.0",
@ -50,8 +50,8 @@
"rollup-plugin-node-resolve": "5.2.0",
"rollup-plugin-replace": "2.2.0",
"rollup-plugin-tslint": "0.2.2",
"rollup-plugin-typescript2": "0.28.0",
"rollup-plugin-visualizer": "4.1.2",
"rollup-plugin-typescript2": "0.29.0",
"rollup-plugin-visualizer": "4.2.0",
"rollup-plugin-yaml": "2.0.0",
"sinon": "9.2.1",
"sinon-chai": "3.5.0",

View File

@ -3819,10 +3819,10 @@ rollup-plugin-tslint@0.2.2:
tslint "^5.9.1"
typescript "^3.0.0"
rollup-plugin-typescript2@0.28.0:
version "0.28.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.28.0.tgz#5638553655aa6735d18f2e5c09acaac481eb65eb"
integrity sha512-kk+146r8LfvsscytH94W1zgKrNx2anvC5AQReBtkE8WowBWuoFCIFoULUrC+DI5Ga4zVrCaBk6MUq3GZGTcLnQ==
rollup-plugin-typescript2@0.29.0:
version "0.29.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.29.0.tgz#b7ad83f5241dbc5bdf1e98d9c3fca005ffe39e1a"
integrity sha512-YytahBSZCIjn/elFugEGQR5qTsVhxhUwGZIsA9TmrSsC88qroGo65O5HZP/TTArH2dm0vUmYWhKchhwi2wL9bw==
dependencies:
"@rollup/pluginutils" "^3.1.0"
find-cache-dir "^3.3.1"
@ -3830,10 +3830,10 @@ rollup-plugin-typescript2@0.28.0:
resolve "1.17.0"
tslib "2.0.1"
rollup-plugin-visualizer@4.1.2:
version "4.1.2"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup-plugin-visualizer/-/rollup-plugin-visualizer-4.1.2.tgz#d94202e3aa06e96007eecde84cca4864273fc14f"
integrity sha512-GdUYsbMSsIC7aXKMObNHHxu2CWyIem3uVGZJPx78e3W+TX7T7+dTj7kVTy4TMbBd2vFtVQ2E0PnwQfqYoY0sMw==
rollup-plugin-visualizer@4.2.0:
version "4.2.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup-plugin-visualizer/-/rollup-plugin-visualizer-4.2.0.tgz#2fbdd9d11d22bf231782b6b56a10b5d30a94a01c"
integrity sha512-xjfvoK4x0G7lBT3toMx8K/9tkCEWhRehnSJnn+PLY3Hjk8sNvyo407b68Cd3hdV9j42xcb8HXt0ZrmRi5NWeaQ==
dependencies:
nanoid "^3.0.1"
open "^7.0.3"
@ -3857,10 +3857,10 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.5.0, rollup-pluginutils@^2.6.0,
dependencies:
estree-walker "^0.6.1"
rollup@2.32.1:
version "2.32.1"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.32.1.tgz#625a92c54f5b4d28ada12d618641491d4dbb548c"
integrity sha512-Op2vWTpvK7t6/Qnm1TTh7VjEZZkN8RWgf0DHbkKzQBwNf748YhXbozHVefqpPp/Fuyk/PQPAnYsBxAEtlMvpUw==
rollup@2.35.1:
version "2.35.1"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.35.1.tgz#e6bc8d10893556a638066f89e8c97f422d03968c"
integrity sha512-q5KxEyWpprAIcainhVy6HfRttD9kutQpHbeqDTWnqAFNJotiojetK6uqmcydNMymBEtC4I8bCYR+J3mTMqeaUA==
optionalDependencies:
fsevents "~2.1.2"