chore(deps): update dependency rollup to v2.67.2 (#220)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2022-02-10 11:14:43 +01:00
committed by GitHub
parent 21806e4154
commit a073d2394c
4 changed files with 7 additions and 7 deletions

View File

@@ -27,7 +27,7 @@
"devDependencies": {
"@types/node": "16.11.23",
"@vercel/ncc": "0.33.1",
"rollup": "2.67.1",
"rollup": "2.67.2",
"typescript": "4.5.5"
}
}

View File

@@ -22,7 +22,7 @@
"devDependencies": {
"@rollup/plugin-typescript": "8.3.0",
"@types/minimist": "1.2.2",
"rollup": "2.67.1",
"rollup": "2.67.2",
"typescript": "4.5.5"
}
}

View File

@@ -17,7 +17,7 @@
},
"devDependencies": {
"@rollup/plugin-typescript": "8.3.0",
"rollup": "2.67.1",
"rollup": "2.67.2",
"typescript": "4.5.5"
},
"engines": {

View File

@@ -1503,10 +1503,10 @@ rimraf@^3.0.2:
dependencies:
glob "^7.1.3"
rollup@2.67.1:
version "2.67.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.67.1.tgz#4402665706fa00f321d446ce45f880e02cf54f01"
integrity sha512-1Sbcs4OuW+aD+hhqpIRl+RqooIpF6uQcfzU/QSI7vGkwADY6cM4iLsBGRM2CGLXDTDN5y/yShohFmnKegSPWzg==
rollup@2.67.2:
version "2.67.2"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.67.2.tgz#d95e15f60932ad21e05a870bd0aa0b235d056f04"
integrity sha512-hoEiBWwZtf1QdK3jZIq59L0FJj4Fiv4RplCO4pvCRC86qsoFurWB4hKQIjoRf3WvJmk5UZ9b0y5ton+62fC7Tw==
optionalDependencies:
fsevents "~2.3.2"