Skip to content

Commit a00d902

Browse files
Bump rollup from 2.41.2 to 2.42.2
Bumps [rollup](https://github.com/rollup/rollup) from 2.41.2 to 2.42.2. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.41.2...v2.42.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent d117335 commit a00d902

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.2.1",
9999
"puppeteer": "8.0.0",
100100
"qs": "6.10.1",
101-
"rollup": "2.41.2",
101+
"rollup": "2.42.2",
102102
"rollup-plugin-terser": "7.0.2",
103103
"rollup-plugin-typescript2": "0.30.0",
104104
"typescript": "4.2.3"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5121,10 +5121,10 @@ [email protected]:
51215121
resolve "1.20.0"
51225122
tslib "2.1.0"
51235123

5124-
rollup@2.41.2:
5125-
version "2.41.2"
5126-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.41.2.tgz#b7db5cb7c21c2d524e8b26ef39c7e9808a290c7e"
5127-
integrity sha512-6u8fJJXJx6fmvKrAC9DHYZgONvSkz8S9b/VFBjoQ6dkKdHyPpPbpqiNl2Bao9XBzDHpq672X6sGZ9G1ZBqAHMg==
5124+
rollup@2.42.2:
5125+
version "2.42.2"
5126+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.42.2.tgz#4ea90d60539f47c5739df6ccce60bf47e2011992"
5127+
integrity sha512-o34Ar4rf01ky4EV1RFlTPd+tXICDz13a2o1PARLPFBxighJoPsxvliJTrULqjmIVpZP+JPm499ZPkvnPzRxUYA==
51285128
optionalDependencies:
51295129
fsevents "~2.3.1"
51305130

0 commit comments

Comments
 (0)