chore(deps): update dependency rollup to v2.60.0 (#186)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-11-12 12:31:31 -03:00
committed by GitHub
parent 9816b49a05
commit ce844dd8a9
4 changed files with 7 additions and 7 deletions

View File

@@ -26,7 +26,7 @@
"devDependencies": {
"@types/node": "16.11.6",
"@vercel/ncc": "0.31.1",
"rollup": "2.59.0",
"rollup": "2.60.0",
"typescript": "4.4.4"
}
}

View File

@@ -21,7 +21,7 @@
"devDependencies": {
"@rollup/plugin-typescript": "8.3.0",
"@types/minimist": "1.2.2",
"rollup": "2.59.0",
"rollup": "2.60.0",
"typescript": "4.4.4"
}
}

View File

@@ -15,7 +15,7 @@
},
"devDependencies": {
"@rollup/plugin-typescript": "8.3.0",
"rollup": "2.59.0",
"rollup": "2.60.0",
"typescript": "4.4.4"
}
}

View File

@@ -1459,10 +1459,10 @@ rimraf@^3.0.2:
dependencies:
glob "^7.1.3"
rollup@2.59.0:
version "2.59.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.59.0.tgz#108c61b0fa0a37ebc8d1f164f281622056f0db59"
integrity sha512-l7s90JQhCQ6JyZjKgo7Lq1dKh2RxatOM+Jr6a9F7WbS9WgKbocyUSeLmZl8evAse7y96Ae98L2k1cBOwWD8nHw==
rollup@2.60.0:
version "2.60.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.60.0.tgz#4ee60ab7bdd0356763f87d7099f413e5460fc193"
integrity sha512-cHdv9GWd58v58rdseC8e8XIaPUo8a9cgZpnCMMDGZFDZKEODOiPPEQFXLriWr/TjXzhPPmG5bkAztPsOARIcGQ==
optionalDependencies:
fsevents "~2.3.2"