1
0
Fork 0

update: update rollup-plugins

This commit is contained in:
Renovate Bot 2022-02-14 01:26:48 +00:00 committed by supreme-lamp[bot]
parent a130fcd806
commit 97ea3f5b51
2 changed files with 10 additions and 10 deletions

View File

@ -28,7 +28,7 @@
"@rollup/plugin-json": "4.1.0",
"@rollup/plugin-multi-entry": "4.1.0",
"@rollup/plugin-node-resolve": "13.1.3",
"@rollup/plugin-replace": "3.0.1",
"@rollup/plugin-replace": "3.1.0",
"@rollup/plugin-yaml": "3.1.0",
"@types/bunyan": "1.8.8",
"@types/chai": "4.3.0",
@ -59,7 +59,7 @@
"memfs": "3.4.1",
"mocha": "9.2.0",
"noicejs": "4.0.0",
"rollup": "2.67.0",
"rollup": "2.67.2",
"rollup-plugin-alias": "2.2.0",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-eslint": "7.0.0",

View File

@ -508,10 +508,10 @@
is-module "^1.0.0"
resolve "^1.19.0"
"@rollup/plugin-replace@3.0.1":
version "3.0.1"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@rollup/plugin-replace/-/plugin-replace-3.0.1.tgz#f774550f482091719e52e9f14f67ffc0046a883d"
integrity sha512-989J5oRzf3mm0pO/0djTijdfEh9U3n63BIXN5X7T4U9BP+fN4oxQ6DvDuBvFaHA6scaHQRclqmKQEkBhB7k7Hg==
"@rollup/plugin-replace@3.1.0":
version "3.1.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@rollup/plugin-replace/-/plugin-replace-3.1.0.tgz#d31e3a90c6b47064f3c9f2ce0ded5bcf0d3b82f6"
integrity sha512-pA3XRUrSKybVYqmH5TqWNZpGxF+VV+1GrYchKgCNIj2vsSOX7CVm2RCtx8p2nrC7xvkziYyK+lSi74T93MU3YA==
dependencies:
"@rollup/pluginutils" "^3.1.0"
magic-string "^0.25.7"
@ -4617,10 +4617,10 @@ rollup-pluginutils@^2.5.0, rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.7.1,
dependencies:
estree-walker "^0.6.1"
rollup@2.67.0:
version "2.67.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.67.0.tgz#496de7e641dbe39f681c5a82419cb5013917d406"
integrity sha512-W83AaERwvDiHwHEF/dfAfS3z1Be5wf7n+pO3ZAO5IQadCT2lBTr7WQ2MwZZe+nodbD+n3HtC4OCOAdsOPPcKZQ==
rollup@2.67.2:
version "2.67.2"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.67.2.tgz#d95e15f60932ad21e05a870bd0aa0b235d056f04"
integrity sha512-hoEiBWwZtf1QdK3jZIq59L0FJj4Fiv4RplCO4pvCRC86qsoFurWB4hKQIjoRf3WvJmk5UZ9b0y5ton+62fC7Tw==
optionalDependencies:
fsevents "~2.3.2"