Skip to content

Commit 642b397

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 46c388d commit 642b397

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
@@ -101,7 +101,7 @@
101101
"prettier": "2.4.1",
102102
"puppeteer": "11.0.0",
103103
"qs": "6.10.1",
104-
"rollup": "2.59.0",
104+
"rollup": "2.79.0",
105105
"rollup-plugin-terser": "7.0.2",
106106
"rollup-plugin-typescript2": "0.30.0",
107107
"tslib": "2.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4296,10 +4296,10 @@ [email protected]:
42964296
resolve "1.20.0"
42974297
tslib "2.1.0"
42984298

4299-
rollup@2.59.0:
4300-
version "2.59.0"
4301-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.59.0.tgz#108c61b0fa0a37ebc8d1f164f281622056f0db59"
4302-
integrity sha512-l7s90JQhCQ6JyZjKgo7Lq1dKh2RxatOM+Jr6a9F7WbS9WgKbocyUSeLmZl8evAse7y96Ae98L2k1cBOwWD8nHw==
4299+
rollup@2.79.0:
4300+
version "2.79.0"
4301+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.0.tgz#9177992c9f09eb58c5e56cbfa641607a12b57ce2"
4302+
integrity sha512-x4KsrCgwQ7ZJPcFA/SUu6QVcYlO7uRLfLAy0DSA4NS2eG8japdbpM50ToH7z4iObodRYOJ0soneF0iaQRJ6zhA==
43034303
optionalDependencies:
43044304
fsevents "~2.3.2"
43054305

0 commit comments

Comments
 (0)