Skip to content

Commit 962e35c

Browse files
Bump rollup from 2.34.0 to 2.34.2
Bumps [rollup](https://github.com/rollup/rollup) from 2.34.0 to 2.34.2. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.34.0...v2.34.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 0c494bf commit 962e35c

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
@@ -95,7 +95,7 @@
9595
"node-fetch": "2.6.1",
9696
"prettier": "2.2.1",
9797
"puppeteer": "5.5.0",
98-
"rollup": "2.34.0",
98+
"rollup": "2.34.2",
9999
"rollup-plugin-terser": "7.0.2",
100100
"rollup-plugin-typescript2": "0.29.0",
101101
"typescript": "4.1.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4970,10 +4970,10 @@ [email protected]:
49704970
resolve "1.17.0"
49714971
tslib "2.0.1"
49724972

4973-
4974-
version "2.34.0"
4975-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.34.0.tgz#ecc7f1d4ce2cb88bb51bec2f56b984f3c35b8271"
4976-
integrity sha512-dW5iLvttZzdVehjEuNJ1bWvuMEJjOWGmnuFS82WeKHTGXDkRHQeq/ExdifkSyJv9dLcR86ysKRmrIDyR6O0X8g==
4973+
4974+
version "2.34.2"
4975+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.34.2.tgz#fa73e05c64df587e9ed4dc80d7d4e7d4a43f8908"
4976+
integrity sha512-mvtQLqu3cNeoctS+kZ09iOPxrc1P1/Bt1z15enuQ5feyKOdM3MJAVFjjsygurDpSWn530xB4AlA83TWIzRstXA==
49774977
optionalDependencies:
49784978
fsevents "~2.1.2"
49794979

0 commit comments

Comments
 (0)