Skip to content
This repository was archived by the owner on Mar 8, 2023. It is now read-only.

Commit 6e24c05

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

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.48.0",
101+
"rollup": "2.49.0",
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
@@ -5160,10 +5160,10 @@ [email protected]:
51605160
resolve "1.20.0"
51615161
tslib "2.1.0"
51625162

5163-
rollup@2.48.0:
5164-
version "2.48.0"
5165-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.48.0.tgz#fceb01ed771f991f29f7bd2ff7838146e55acb74"
5166-
integrity sha512-wl9ZSSSsi5579oscSDYSzGn092tCS076YB+TQrzsGuSfYyJeep8eEWj0eaRjuC5McuMNmcnR8icBqiE/FWNB1A==
5163+
rollup@2.49.0:
5164+
version "2.49.0"
5165+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.49.0.tgz#f0e5bb2b770ddf1be8cc30d4cce3457574c8c871"
5166+
integrity sha512-UnrCjMXICx9q0jF8L7OYs7LPk95dW0U5UYp/VANnWqfuhyr66FWi/YVlI34Oy8Tp4ZGLcaUDt4APJm80b9oPWQ==
51675167
optionalDependencies:
51685168
fsevents "~2.3.1"
51695169

0 commit comments

Comments
 (0)