Skip to content

Commit 2a61dbb

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

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.42.2",
101+
"rollup": "2.43.1",
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
@@ -5126,10 +5126,10 @@ [email protected]:
51265126
resolve "1.20.0"
51275127
tslib "2.1.0"
51285128

5129-
rollup@2.42.2:
5130-
version "2.42.2"
5131-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.42.2.tgz#4ea90d60539f47c5739df6ccce60bf47e2011992"
5132-
integrity sha512-o34Ar4rf01ky4EV1RFlTPd+tXICDz13a2o1PARLPFBxighJoPsxvliJTrULqjmIVpZP+JPm499ZPkvnPzRxUYA==
5129+
rollup@2.43.1:
5130+
version "2.43.1"
5131+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.43.1.tgz#9e5c9208c2011de227ac6c93101e11dc12e88e04"
5132+
integrity sha512-kvRE6VJbiv4d8m2nGeccc3qRpzOMghAhu2KeITjyZVCjneIFLPQ3zm2Wmqnl0LcUg3FvDaV0MfKnG4NCMbiSfw==
51335133
optionalDependencies:
51345134
fsevents "~2.3.1"
51355135

0 commit comments

Comments
 (0)