chore(deps): update dependency rollup to v2.75.1 (#270)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2022-05-28 17:08:43 +02:00
committed by GitHub
parent 16a8f02ad9
commit 1ed4be0539
4 changed files with 7 additions and 7 deletions

View File

@@ -27,7 +27,7 @@
"devDependencies": {
"@types/node": "16.11.36",
"@vercel/ncc": "0.34.0",
"rollup": "2.75.0",
"rollup": "2.75.1",
"typescript": "4.7.2"
}
}

View File

@@ -22,7 +22,7 @@
"devDependencies": {
"@rollup/plugin-typescript": "8.3.2",
"@types/minimist": "1.2.2",
"rollup": "2.75.0",
"rollup": "2.75.1",
"typescript": "4.7.2"
}
}

View File

@@ -19,7 +19,7 @@
},
"devDependencies": {
"@rollup/plugin-typescript": "8.3.2",
"rollup": "2.75.0",
"rollup": "2.75.1",
"typescript": "4.7.2"
},
"engines": {

View File

@@ -1582,10 +1582,10 @@ rimraf@^3.0.2:
dependencies:
glob "^7.1.3"
rollup@2.75.0:
version "2.75.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.75.0.tgz#c4c1c2bf46c706823f5f0eee046c7a1cbdda5038"
integrity sha512-1/wxtweHJ7YwI2AIK3ZgCBU3nbW8sLnBIFwN46cwOTnVzt8f1o6J8zPKjwoiuADvzSjmnLqJce31p0q2vQ+dqw==
rollup@2.75.1:
version "2.75.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.75.1.tgz#9024223a8000f9ad936b8607c1bc7abcfcbdd1f1"
integrity sha512-zD73rq3Fanr/spmiybMqmGEvOpryj/heLqOb+lubxiXlo8azeJ/z306T2dJYuzfWZPQBS0OT++GXG6Lbd4ToKw==
optionalDependencies:
fsevents "~2.3.2"