Skip to content

Commit 7515199

Browse files
build(deps-dev): bump rollup from 2.59.0 to 2.79.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.59.0 to 2.79.0. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.59.0...v2.79.0) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fc36713 commit 7515199

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"prettier": "2.4.1",
101101
"puppeteer": "11.0.0",
102102
"qs": "6.10.1",
103-
"rollup": "2.59.0",
103+
"rollup": "2.79.0",
104104
"rollup-plugin-terser": "7.0.2",
105105
"rollup-plugin-typescript2": "0.31.0",
106106
"tslib": "2.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4366,10 +4366,10 @@ [email protected]:
43664366
resolve "1.20.0"
43674367
tslib "2.2.0"
43684368

4369-
rollup@2.59.0:
4370-
version "2.59.0"
4371-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.59.0.tgz#108c61b0fa0a37ebc8d1f164f281622056f0db59"
4372-
integrity sha512-l7s90JQhCQ6JyZjKgo7Lq1dKh2RxatOM+Jr6a9F7WbS9WgKbocyUSeLmZl8evAse7y96Ae98L2k1cBOwWD8nHw==
4369+
rollup@2.79.0:
4370+
version "2.79.0"
4371+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.0.tgz#9177992c9f09eb58c5e56cbfa641607a12b57ce2"
4372+
integrity sha512-x4KsrCgwQ7ZJPcFA/SUu6QVcYlO7uRLfLAy0DSA4NS2eG8japdbpM50ToH7z4iObodRYOJ0soneF0iaQRJ6zhA==
43734373
optionalDependencies:
43744374
fsevents "~2.3.2"
43754375

0 commit comments

Comments
 (0)