Skip to content

Commit b82f126

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

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.0",
9999
"puppeteer": "9.1.1",
100100
"qs": "6.10.1",
101-
"rollup": "2.49.0",
101+
"rollup": "2.50.5",
102102
"rollup-plugin-terser": "7.0.2",
103103
"rollup-plugin-typescript2": "0.30.0",
104104
"typescript": "4.2.4"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5951,10 +5951,10 @@ [email protected]:
59515951
resolve "1.20.0"
59525952
tslib "2.1.0"
59535953

5954-
rollup@2.49.0:
5955-
version "2.49.0"
5956-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.49.0.tgz#f0e5bb2b770ddf1be8cc30d4cce3457574c8c871"
5957-
integrity sha512-UnrCjMXICx9q0jF8L7OYs7LPk95dW0U5UYp/VANnWqfuhyr66FWi/YVlI34Oy8Tp4ZGLcaUDt4APJm80b9oPWQ==
5954+
rollup@2.50.5:
5955+
version "2.50.5"
5956+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.50.5.tgz#bbee9d6411af3f5fa5c6e7e2c69f7a65b753e568"
5957+
integrity sha512-Ztz4NurU2LbS3Jn5rlhnYv35z6pkjBUmYKr94fOBIKINKRO6kug9NTFHArT7jqwMP2kqEZ39jJuEtkk91NBltQ==
59585958
optionalDependencies:
59595959
fsevents "~2.3.1"
59605960

0 commit comments

Comments
 (0)