chore(deps): update dependency rollup to v2.79.0 (#271)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2022-09-18 13:06:40 +02:00
committed by GitHub
parent 57303bd88f
commit 7b1f6fdbc7
4 changed files with 7 additions and 7 deletions

View File

@@ -27,7 +27,7 @@
"devDependencies": {
"@types/node": "16.11.59",
"@vercel/ncc": "0.34.0",
"rollup": "2.75.1",
"rollup": "2.79.0",
"typescript": "4.8.3"
}
}

View File

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

View File

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

View File

@@ -1583,10 +1583,10 @@ rimraf@^3.0.2:
dependencies:
glob "^7.1.3"
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==
rollup@2.79.0:
version "2.79.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.0.tgz#9177992c9f09eb58c5e56cbfa641607a12b57ce2"
integrity sha512-x4KsrCgwQ7ZJPcFA/SUu6QVcYlO7uRLfLAy0DSA4NS2eG8japdbpM50ToH7z4iObodRYOJ0soneF0iaQRJ6zhA==
optionalDependencies:
fsevents "~2.3.2"