Skip to content

Commit 9ddadb6

Browse files
Bump rollup from 2.33.1 to 2.33.2
Bumps [rollup](https://github.com/rollup/rollup) from 2.33.1 to 2.33.2. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.33.1...v2.33.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 8dedcff commit 9ddadb6

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
@@ -97,7 +97,7 @@
9797
"node-fetch": "2.6.1",
9898
"prettier": "2.1.2",
9999
"puppeteer": "5.4.1",
100-
"rollup": "2.33.1",
100+
"rollup": "2.33.2",
101101
"rollup-plugin-terser": "7.0.2",
102102
"rollup-plugin-typescript2": "0.29.0",
103103
"typescript": "4.0.5"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5065,10 +5065,10 @@ [email protected]:
50655065
resolve "1.17.0"
50665066
tslib "2.0.1"
50675067

5068-
5069-
version "2.33.1"
5070-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.33.1.tgz#802795164164ee63cd47769d8879c33ec8ae0c40"
5071-
integrity sha512-uY4O/IoL9oNW8MMcbA5hcOaz6tZTMIh7qJHx/tzIJm+n1wLoY38BLn6fuy7DhR57oNFLMbDQtDeJoFURt5933w==
5068+
5069+
version "2.33.2"
5070+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.33.2.tgz#c4c76cd405a7605e6ebe90976398c46d4c2ea166"
5071+
integrity sha512-QPQ6/fWCrzHtSXkI269rhKaC7qXGghYBwXU04b1JsDZ6ibZa3DJ9D1SFAYRMgx1inDg0DaTbb3N4Z1NK/r3fhw==
50725072
optionalDependencies:
50735073
fsevents "~2.1.2"
50745074

0 commit comments

Comments
 (0)