Skip to content

Commit a0dc796

Browse files
Bump rollup from 2.57.0 to 2.58.0 (#1026)
Bumps [rollup](https://github.com/rollup/rollup) from 2.57.0 to 2.58.0. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.57.0...v2.58.0) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 12f44a9 commit a0dc796

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
@@ -91,7 +91,7 @@
9191
"lint-staged": "11.1.2",
9292
"prettier": "^2.2.1",
9393
"pretty-bytes": "^5.6.0",
94-
"rollup": "^2.57.0",
94+
"rollup": "^2.58.0",
9595
"rollup-plugin-terser": "^7.0.0",
9696
"rollup-plugin-typescript2": "^0.30.0",
9797
"shx": "^0.3.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5463,10 +5463,10 @@ rollup-plugin-typescript2@^0.30.0:
54635463
resolve "1.20.0"
54645464
tslib "2.1.0"
54655465

5466-
rollup@^2.57.0:
5467-
version "2.57.0"
5468-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.57.0.tgz#c1694475eb22e1022477c0f4635fd0ac80713173"
5469-
integrity sha512-bKQIh1rWKofRee6mv8SrF2HdP6pea5QkwBZSMImJysFj39gQuiV8MEPBjXOCpzk3wSYp63M2v2wkWBmFC8O/rg==
5466+
rollup@^2.58.0:
5467+
version "2.58.0"
5468+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.58.0.tgz#a643983365e7bf7f5b7c62a8331b983b7c4c67fb"
5469+
integrity sha512-NOXpusKnaRpbS7ZVSzcEXqxcLDOagN6iFS8p45RkoiMqPHDLwJm758UF05KlMoCRbLBTZsPOIa887gZJ1AiXvw==
54705470
optionalDependencies:
54715471
fsevents "~2.3.2"
54725472

0 commit comments

Comments
 (0)