Skip to content

Commit f7c540c

Browse files
build(deps-dev): bump rollup from 2.58.0 to 2.58.3
Bumps [rollup](https://github.com/rollup/rollup) from 2.58.0 to 2.58.3. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.58.0...v2.58.3) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 07e2a20 commit f7c540c

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.0",
99+
"rollup": "^2.58.3",
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
@@ -5463,10 +5463,10 @@ rollup-plugin-typescript2@^0.30.0:
54635463
resolve "1.20.0"
54645464
tslib "2.1.0"
54655465

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==
5466+
rollup@^2.58.3:
5467+
version "2.58.3"
5468+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.58.3.tgz#71a08138d9515fb65043b6a18618b2ed9ac8d239"
5469+
integrity sha512-ei27MSw1KhRur4p87Q0/Va2NAYqMXOX++FNEumMBcdreIRLURKy+cE2wcDJKBn0nfmhP2ZGrJkP1XPO+G8FJQw==
54705470
optionalDependencies:
54715471
fsevents "~2.3.2"
54725472

0 commit comments

Comments
 (0)