Skip to content

Commit efd471f

Browse files
build(deps-dev): bump rollup from 2.50.5 to 2.51.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.50.5 to 2.51.0. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.50.5...v2.51.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent e1d1c6c commit efd471f

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
@@ -98,7 +98,7 @@
9898
"prettier": "2.3.1",
9999
"puppeteer": "9.1.1",
100100
"qs": "6.10.1",
101-
"rollup": "2.50.5",
101+
"rollup": "2.51.0",
102102
"rollup-plugin-terser": "7.0.2",
103103
"rollup-plugin-typescript2": "0.30.0",
104104
"typescript": "4.3.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5917,10 +5917,10 @@ [email protected]:
59175917
resolve "1.20.0"
59185918
tslib "2.1.0"
59195919

5920-
rollup@2.50.5:
5921-
version "2.50.5"
5922-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.50.5.tgz#bbee9d6411af3f5fa5c6e7e2c69f7a65b753e568"
5923-
integrity sha512-Ztz4NurU2LbS3Jn5rlhnYv35z6pkjBUmYKr94fOBIKINKRO6kug9NTFHArT7jqwMP2kqEZ39jJuEtkk91NBltQ==
5920+
rollup@2.51.0:
5921+
version "2.51.0"
5922+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.51.0.tgz#ffd847882283998fc8611cd57af917f173b4ab5c"
5923+
integrity sha512-ITLt9sScNCBVspSHauw/W49lEZ0vjN8LyCzSNsNaqT67vTss2lYEfOyxltX8hjrhr1l/rQwmZ2wazzEqhZ/fUg==
59245924
optionalDependencies:
59255925
fsevents "~2.3.1"
59265926

0 commit comments

Comments
 (0)