Skip to content

Commit 2e9e2e7

Browse files
build(deps-dev): bump rollup from 2.58.3 to 2.59.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.58.3 to 2.59.0. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.58.3...v2.59.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 189da60 commit 2e9e2e7

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
@@ -96,7 +96,7 @@
9696
"lint-staged": "11.1.2",
9797
"prettier": "^2.2.1",
9898
"pretty-bytes": "^5.6.0",
99-
"rollup": "^2.58.3",
99+
"rollup": "^2.59.0",
100100
"rollup-plugin-terser": "^7.0.0",
101101
"rollup-plugin-typescript2": "^0.30.0",
102102
"shx": "^0.3.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5301,10 +5301,10 @@ rollup-plugin-typescript2@^0.30.0:
53015301
resolve "1.20.0"
53025302
tslib "2.1.0"
53035303

5304-
rollup@^2.58.3:
5305-
version "2.58.3"
5306-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.58.3.tgz#71a08138d9515fb65043b6a18618b2ed9ac8d239"
5307-
integrity sha512-ei27MSw1KhRur4p87Q0/Va2NAYqMXOX++FNEumMBcdreIRLURKy+cE2wcDJKBn0nfmhP2ZGrJkP1XPO+G8FJQw==
5304+
rollup@^2.59.0:
5305+
version "2.59.0"
5306+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.59.0.tgz#108c61b0fa0a37ebc8d1f164f281622056f0db59"
5307+
integrity sha512-l7s90JQhCQ6JyZjKgo7Lq1dKh2RxatOM+Jr6a9F7WbS9WgKbocyUSeLmZl8evAse7y96Ae98L2k1cBOwWD8nHw==
53085308
optionalDependencies:
53095309
fsevents "~2.3.2"
53105310

0 commit comments

Comments
 (0)