chore(deps): update dependency rollup to v2.61.1 (#200)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-12-11 09:49:33 -03:00
committed by GitHub
parent 8e430cc7b0
commit bc516243f6
4 changed files with 7 additions and 7 deletions

View File

@@ -27,7 +27,7 @@
"devDependencies": {
"@types/node": "16.11.12",
"@vercel/ncc": "0.33.0",
"rollup": "2.61.0",
"rollup": "2.61.1",
"typescript": "4.5.3"
}
}

View File

@@ -22,7 +22,7 @@
"devDependencies": {
"@rollup/plugin-typescript": "8.3.0",
"@types/minimist": "1.2.2",
"rollup": "2.61.0",
"rollup": "2.61.1",
"typescript": "4.5.3"
}
}

View File

@@ -17,7 +17,7 @@
},
"devDependencies": {
"@rollup/plugin-typescript": "8.3.0",
"rollup": "2.61.0",
"rollup": "2.61.1",
"typescript": "4.5.3"
},
"engines": {

View File

@@ -1501,10 +1501,10 @@ rimraf@^3.0.2:
dependencies:
glob "^7.1.3"
rollup@2.61.0:
version "2.61.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.61.0.tgz#ccd927bcd6cc0c78a4689c918627a717977208f4"
integrity sha512-teQ+T1mUYbyvGyUavCodiyA9hD4DxwYZJwr/qehZGhs1Z49vsmzelMVYMxGU4ZhGRKxYPupHuz5yzm/wj7VpWA==
rollup@2.61.1:
version "2.61.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.61.1.tgz#1a5491f84543cf9e4caf6c61222d9a3f8f2ba454"
integrity sha512-BbTXlEvB8d+XFbK/7E5doIcRtxWPRiqr0eb5vQ0+2paMM04Ye4PZY5nHOQef2ix24l/L0SpLd5hwcH15QHPdvA==
optionalDependencies:
fsevents "~2.3.2"