Skip to content

Commit 167b34c

Browse files
dependabot[bot]afontcu
authored andcommitted
chore(deps-dev): bump rollup from 2.57.0 to 2.58.0
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]>
1 parent 3a5593d commit 167b34c

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
@@ -36,7 +36,7 @@
3636
"prettier": "^2.4.1",
3737
"pretty": "^2.0.0",
3838
"reflect-metadata": "^0.1.13",
39-
"rollup": "^2.57.0",
39+
"rollup": "^2.58.0",
4040
"rollup-plugin-typescript2": "^0.30.0",
4141
"ts-jest": "25.3.1",
4242
"tslib": "2.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5654,10 +5654,10 @@ rollup-plugin-typescript2@^0.30.0:
56545654
resolve "1.20.0"
56555655
tslib "2.1.0"
56565656

5657-
rollup@^2.38.5, rollup@^2.57.0:
5658-
version "2.57.0"
5659-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.57.0.tgz#c1694475eb22e1022477c0f4635fd0ac80713173"
5660-
integrity sha512-bKQIh1rWKofRee6mv8SrF2HdP6pea5QkwBZSMImJysFj39gQuiV8MEPBjXOCpzk3wSYp63M2v2wkWBmFC8O/rg==
5657+
rollup@^2.38.5, rollup@^2.58.0:
5658+
version "2.58.0"
5659+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.58.0.tgz#a643983365e7bf7f5b7c62a8331b983b7c4c67fb"
5660+
integrity sha512-NOXpusKnaRpbS7ZVSzcEXqxcLDOagN6iFS8p45RkoiMqPHDLwJm758UF05KlMoCRbLBTZsPOIa887gZJ1AiXvw==
56615661
optionalDependencies:
56625662
fsevents "~2.3.2"
56635663

0 commit comments

Comments
 (0)