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

Commit d5d1ef6

Browse files
Merge pull request ferdikoomen#708 from ferdikoomen/dependabot/npm_and_yarn/rollup-2.49.0
2 parents 72f638f + 6e24c05 commit d5d1ef6

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
@@ -5194,10 +5194,10 @@ [email protected]:
51945194
resolve "1.20.0"
51955195
tslib "2.1.0"
51965196

5197-
rollup@2.48.0:
5198-
version "2.48.0"
5199-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.48.0.tgz#fceb01ed771f991f29f7bd2ff7838146e55acb74"
5200-
integrity sha512-wl9ZSSSsi5579oscSDYSzGn092tCS076YB+TQrzsGuSfYyJeep8eEWj0eaRjuC5McuMNmcnR8icBqiE/FWNB1A==
5197+
rollup@2.49.0:
5198+
version "2.49.0"
5199+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.49.0.tgz#f0e5bb2b770ddf1be8cc30d4cce3457574c8c871"
5200+
integrity sha512-UnrCjMXICx9q0jF8L7OYs7LPk95dW0U5UYp/VANnWqfuhyr66FWi/YVlI34Oy8Tp4ZGLcaUDt4APJm80b9oPWQ==
52015201
optionalDependencies:
52025202
fsevents "~2.3.1"
52035203

0 commit comments

Comments
 (0)