1
0
Fork 0

update: update rollup-plugins

This commit is contained in:
Renovate Bot 2021-08-02 00:03:04 +00:00 committed by supreme-lamp[bot]
parent 4342faf467
commit f3c89a5386
2 changed files with 25 additions and 25 deletions

View File

@ -22,13 +22,13 @@
"@microsoft/api-extractor": "7.18.4", "@microsoft/api-extractor": "7.18.4",
"@octokit/auth-app": "3.6.0", "@octokit/auth-app": "3.6.0",
"@octokit/rest": "18.5.2", "@octokit/rest": "18.5.2",
"@rollup/plugin-alias": "3.1.4", "@rollup/plugin-alias": "3.1.5",
"@rollup/plugin-commonjs": "19.0.1", "@rollup/plugin-commonjs": "19.0.2",
"@rollup/plugin-json": "4.1.0", "@rollup/plugin-json": "4.1.0",
"@rollup/plugin-multi-entry": "4.0.0", "@rollup/plugin-multi-entry": "4.1.0",
"@rollup/plugin-node-resolve": "13.0.4", "@rollup/plugin-node-resolve": "13.0.4",
"@rollup/plugin-replace": "3.0.0", "@rollup/plugin-replace": "3.0.0",
"@rollup/plugin-yaml": "3.0.0", "@rollup/plugin-yaml": "3.1.0",
"@types/bunyan": "1.8.7", "@types/bunyan": "1.8.7",
"@types/chai": "4.2.21", "@types/chai": "4.2.21",
"@types/chai-as-promised": "7.1.4", "@types/chai-as-promised": "7.1.4",
@ -68,7 +68,7 @@
"noicejs": "4.0.0", "noicejs": "4.0.0",
"react": "17.0.2", "react": "17.0.2",
"react-dom": "17.0.2", "react-dom": "17.0.2",
"rollup": "2.54.0", "rollup": "2.55.1",
"rollup-plugin-alias": "2.2.0", "rollup-plugin-alias": "2.2.0",
"rollup-plugin-commonjs": "10.1.0", "rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-eslint": "7.0.0", "rollup-plugin-eslint": "7.0.0",

View File

@ -460,17 +460,17 @@
dependencies: dependencies:
"@octokit/openapi-types" "^7.3.2" "@octokit/openapi-types" "^7.3.2"
"@rollup/plugin-alias@3.1.4": "@rollup/plugin-alias@3.1.5":
version "3.1.4" version "3.1.5"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@rollup/plugin-alias/-/plugin-alias-3.1.4.tgz#47774f4ff0eab5937f7acb392cf2b89921f03b7d" resolved "https://artifacts.apextoaster.com/repository/group-npm/@rollup/plugin-alias/-/plugin-alias-3.1.5.tgz#73356a3a1eab2e1e2fd952f9f53cd89fc740d952"
integrity sha512-9YN5h0bWlYFV0zpXwwAWGPUWh/A+kkoCqwrMb43LnuGfhnQqOjsGR+5uh4LGpAZbBBj8qR1Hno6CZadZs7hyCQ== integrity sha512-yzUaSvCC/LJPbl9rnzX3HN7vy0tq7EzHoEiQl1ofh4n5r2Rd5bj/+zcJgaGA76xbw95/JjWQyvHg9rOJp2y0oQ==
dependencies: dependencies:
slash "^3.0.0" slash "^3.0.0"
"@rollup/plugin-commonjs@19.0.1": "@rollup/plugin-commonjs@19.0.2":
version "19.0.1" version "19.0.2"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@rollup/plugin-commonjs/-/plugin-commonjs-19.0.1.tgz#94a2c103d675523d3ab1c60bfbec567b3eb70410" resolved "https://artifacts.apextoaster.com/repository/group-npm/@rollup/plugin-commonjs/-/plugin-commonjs-19.0.2.tgz#1ccc3d63878d1bc9846f8969f09dd3b3e4ecc244"
integrity sha512-bRrPTIAsWw2LmEspEMvV9f+7N7CEQgZCj2Zi1F0e0P3+/tbjQaSNNVVRSRWVhuDagp8yjK5kbIut8KTPsseRhg== integrity sha512-gBjarfqlC7qs0AutpRW/hrFNm+cd2/QKxhwyFa+srbg1oX7rDsEU3l+W7LAUhsAp9mPJMAkXDhLbQaVwEaE8bA==
dependencies: dependencies:
"@rollup/pluginutils" "^3.1.0" "@rollup/pluginutils" "^3.1.0"
commondir "^1.0.1" commondir "^1.0.1"
@ -487,10 +487,10 @@
dependencies: dependencies:
"@rollup/pluginutils" "^3.0.8" "@rollup/pluginutils" "^3.0.8"
"@rollup/plugin-multi-entry@4.0.0": "@rollup/plugin-multi-entry@4.1.0":
version "4.0.0" version "4.1.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@rollup/plugin-multi-entry/-/plugin-multi-entry-4.0.0.tgz#8e105f16ec1bb26639eb3302c8db5665f44b9939" resolved "https://artifacts.apextoaster.com/repository/group-npm/@rollup/plugin-multi-entry/-/plugin-multi-entry-4.1.0.tgz#e531511d4a9f490f766dbee1f10d6d94d26b3863"
integrity sha512-1Sw86rwFxrNS7ECY3iSZ7T940xKnruNGpmQDgSDVTp+VTa1g5cPXNzBgp+IoOer41CiVeGFLwYwvicVoJLHEDQ== integrity sha512-nellK5pr50W0JA2+bDJbG8F79GBP802J40YRoC0wyfpTAeAn5mJ4eaFiB/MN+YoX9hgb/6RJoZl9leDjZnUFKw==
dependencies: dependencies:
"@rollup/plugin-virtual" "^2.0.3" "@rollup/plugin-virtual" "^2.0.3"
matched "^5.0.0" matched "^5.0.0"
@ -520,10 +520,10 @@
resolved "https://artifacts.apextoaster.com/repository/group-npm/@rollup/plugin-virtual/-/plugin-virtual-2.0.3.tgz#0afc88d75c1e1378ab290b8e9898d4edb5be0d74" resolved "https://artifacts.apextoaster.com/repository/group-npm/@rollup/plugin-virtual/-/plugin-virtual-2.0.3.tgz#0afc88d75c1e1378ab290b8e9898d4edb5be0d74"
integrity sha512-pw6ziJcyjZtntQ//bkad9qXaBx665SgEL8C8KI5wO8G5iU5MPxvdWrQyVaAvjojGm9tJoS8M9Z/EEepbqieYmw== integrity sha512-pw6ziJcyjZtntQ//bkad9qXaBx665SgEL8C8KI5wO8G5iU5MPxvdWrQyVaAvjojGm9tJoS8M9Z/EEepbqieYmw==
"@rollup/plugin-yaml@3.0.0": "@rollup/plugin-yaml@3.1.0":
version "3.0.0" version "3.1.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@rollup/plugin-yaml/-/plugin-yaml-3.0.0.tgz#632af397a6faaea10c885680c575ae01f4556c1d" resolved "https://artifacts.apextoaster.com/repository/group-npm/@rollup/plugin-yaml/-/plugin-yaml-3.1.0.tgz#03a13039ba366fc8d39a1ab94a7debacdd776c2f"
integrity sha512-nXYI3WsfG7Oq5K5k7evGQ1ZABGCPhHxMaMX4T3GRSDi9VyhkaU1+8R1RzTRFXITFJHx0QEGn8jR+P9pux5FuBQ== integrity sha512-61PsAXqN7YNYdg/nezK3NkqAu6e3Qu2wjHYW3r52Nx0aLi+rG7gkkIqtvxG8EtSqE2rra5CUcWBZj+v362qt9A==
dependencies: dependencies:
"@rollup/pluginutils" "^3.1.0" "@rollup/pluginutils" "^3.1.0"
js-yaml "^3.14.0" js-yaml "^3.14.0"
@ -4730,10 +4730,10 @@ rollup-pluginutils@^2.5.0, rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.7.1,
dependencies: dependencies:
estree-walker "^0.6.1" estree-walker "^0.6.1"
rollup@2.54.0: rollup@2.55.1:
version "2.54.0" version "2.55.1"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.54.0.tgz#99ea816e8e9b1c6af3ab957a4e7a8f78dbd87773" resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.55.1.tgz#66a444648e2fb603d8e329e77a61c608a6510fda"
integrity sha512-RHzvstAVwm9A751NxWIbGPFXs3zL4qe/eYg+N7WwGtIXVLy1cK64MiU37+hXeFm1jqipK6DGgMi6Z2hhPuCC3A== integrity sha512-1P9w5fpb6b4qroePh8vHKGIvPNxwoCQhjJpIqfZGHLKpZ0xcU2/XBmFxFbc9697/6bmHpmFTLk5R1dAQhFSo0g==
optionalDependencies: optionalDependencies:
fsevents "~2.3.2" fsevents "~2.3.2"