Skip to content

Commit dbfb735

Browse files
Bump rollup from 2.33.2 to 2.33.3
Bumps [rollup](https://github.com/rollup/rollup) from 2.33.2 to 2.33.3. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.33.2...v2.33.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent b3ba14a commit dbfb735

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
@@ -96,7 +96,7 @@
9696
"node-fetch": "2.6.1",
9797
"prettier": "2.1.2",
9898
"puppeteer": "5.4.1",
99-
"rollup": "2.33.2",
99+
"rollup": "2.33.3",
100100
"rollup-plugin-terser": "7.0.2",
101101
"rollup-plugin-typescript2": "0.29.0",
102102
"typescript": "4.0.5"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5030,10 +5030,10 @@ rollup-plugin-typescript2@0.29.0:
50305030
resolve "1.17.0"
50315031
tslib "2.0.1"
50325032

5033-
rollup@2.33.2:
5034-
version "2.33.2"
5035-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.33.2.tgz#c4c76cd405a7605e6ebe90976398c46d4c2ea166"
5036-
integrity sha512-QPQ6/fWCrzHtSXkI269rhKaC7qXGghYBwXU04b1JsDZ6ibZa3DJ9D1SFAYRMgx1inDg0DaTbb3N4Z1NK/r3fhw==
5033+
rollup@2.33.3:
5034+
version "2.33.3"
5035+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.33.3.tgz#ae72ce31f992b09a580072951bfea76e9df17342"
5036+
integrity sha512-RpayhPTe4Gu/uFGCmk7Gp5Z9Qic2VsqZ040G+KZZvsZYdcuWaJg678JeDJJvJeEQXminu24a2au+y92CUWVd+w==
50375037
optionalDependencies:
50385038
fsevents "~2.1.2"
50395039

0 commit comments

Comments
 (0)