1
0
Fork 0

update: update rollup-plugins

This commit is contained in:
Renovate Bot 2021-07-26 01:32:33 +00:00 committed by supreme-lamp[bot]
parent 1a77aba2cd
commit 2ded83675c
2 changed files with 10 additions and 10 deletions

View File

@ -25,7 +25,7 @@
"@rollup/plugin-commonjs": "19.0.1", "@rollup/plugin-commonjs": "19.0.1",
"@rollup/plugin-json": "4.1.0", "@rollup/plugin-json": "4.1.0",
"@rollup/plugin-multi-entry": "4.0.0", "@rollup/plugin-multi-entry": "4.0.0",
"@rollup/plugin-node-resolve": "13.0.2", "@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.0.0",
"@types/bunyan": "1.8.7", "@types/bunyan": "1.8.7",
@ -67,7 +67,7 @@
"nyc": "15.1.0", "nyc": "15.1.0",
"react": "17.0.2", "react": "17.0.2",
"react-dom": "17.0.2", "react-dom": "17.0.2",
"rollup": "2.53.2", "rollup": "2.54.0",
"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

@ -654,10 +654,10 @@
"@rollup/plugin-virtual" "^2.0.3" "@rollup/plugin-virtual" "^2.0.3"
matched "^5.0.0" matched "^5.0.0"
"@rollup/plugin-node-resolve@13.0.2": "@rollup/plugin-node-resolve@13.0.4":
version "13.0.2" version "13.0.4"
resolved "https://artifacts.apextoaster.com/repository/group-npm/@rollup/plugin-node-resolve/-/plugin-node-resolve-13.0.2.tgz#bfe58e9bfc7284ee0fabc6da7fabcb268f04e0a4" resolved "https://artifacts.apextoaster.com/repository/group-npm/@rollup/plugin-node-resolve/-/plugin-node-resolve-13.0.4.tgz#b10222f4145a019740acb7738402130d848660c0"
integrity sha512-hv+eAMcA2hQ7qvPVcXbtIyc0dtue4jMyA2sCW4IMkrmh+SeDDEHg1MXTv65VPpKdtjvWzN3+4mHAEl4rT+zgzQ== integrity sha512-eYq4TFy40O8hjeDs+sIxEH/jc9lyuI2k9DM557WN6rO5OpnC2qXMBNj4IKH1oHrnAazL49C5p0tgP0/VpqJ+/w==
dependencies: dependencies:
"@rollup/pluginutils" "^3.1.0" "@rollup/pluginutils" "^3.1.0"
"@types/resolve" "1.17.1" "@types/resolve" "1.17.1"
@ -5091,10 +5091,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.53.2: rollup@2.54.0:
version "2.53.2" version "2.54.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.53.2.tgz#3279f9bfba1fe446585560802e418c5fbcaefa51" resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.54.0.tgz#99ea816e8e9b1c6af3ab957a4e7a8f78dbd87773"
integrity sha512-1CtEYuS5CRCzFZ7SNW5528SlDlk4VDXIRGwbm/2POQxA/G4+7/crIqJwkmnj8Q/74hGx4oVlNvh4E1CJQ5hZ6w== integrity sha512-RHzvstAVwm9A751NxWIbGPFXs3zL4qe/eYg+N7WwGtIXVLy1cK64MiU37+hXeFm1jqipK6DGgMi6Z2hhPuCC3A==
optionalDependencies: optionalDependencies:
fsevents "~2.3.2" fsevents "~2.3.2"