Skip to content

Commit 1230bab

Browse files
Bump rollup from 2.33.3 to 2.34.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.33.3 to 2.34.0. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.33.3...v2.34.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 266d411 commit 1230bab

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.0",
9797
"puppeteer": "5.4.1",
98-
"rollup": "2.33.3",
98+
"rollup": "2.34.0",
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
@@ -4997,10 +4997,10 @@ [email protected]:
49974997
resolve "1.17.0"
49984998
tslib "2.0.1"
49994999

5000-
rollup@2.33.3:
5001-
version "2.33.3"
5002-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.33.3.tgz#ae72ce31f992b09a580072951bfea76e9df17342"
5003-
integrity sha512-RpayhPTe4Gu/uFGCmk7Gp5Z9Qic2VsqZ040G+KZZvsZYdcuWaJg678JeDJJvJeEQXminu24a2au+y92CUWVd+w==
5000+
rollup@2.34.0:
5001+
version "2.34.0"
5002+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.34.0.tgz#ecc7f1d4ce2cb88bb51bec2f56b984f3c35b8271"
5003+
integrity sha512-dW5iLvttZzdVehjEuNJ1bWvuMEJjOWGmnuFS82WeKHTGXDkRHQeq/ExdifkSyJv9dLcR86ysKRmrIDyR6O0X8g==
50045004
optionalDependencies:
50055005
fsevents "~2.1.2"
50065006

0 commit comments

Comments
 (0)