Skip to content

Commit bb002e5

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

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.32.1",
100+
"rollup": "2.33.1",
101101
"rollup-plugin-terser": "7.0.2",
102102
"rollup-plugin-typescript2": "0.28.0",
103103
"typescript": "4.0.5"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5046,10 +5046,10 @@ [email protected]:
50465046
resolve "1.17.0"
50475047
tslib "2.0.1"
50485048

5049-
rollup@2.32.1:
5050-
version "2.32.1"
5051-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.32.1.tgz#625a92c54f5b4d28ada12d618641491d4dbb548c"
5052-
integrity sha512-Op2vWTpvK7t6/Qnm1TTh7VjEZZkN8RWgf0DHbkKzQBwNf748YhXbozHVefqpPp/Fuyk/PQPAnYsBxAEtlMvpUw==
5049+
rollup@2.33.1:
5050+
version "2.33.1"
5051+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.33.1.tgz#802795164164ee63cd47769d8879c33ec8ae0c40"
5052+
integrity sha512-uY4O/IoL9oNW8MMcbA5hcOaz6tZTMIh7qJHx/tzIJm+n1wLoY38BLn6fuy7DhR57oNFLMbDQtDeJoFURt5933w==
50535053
optionalDependencies:
50545054
fsevents "~2.1.2"
50555055

0 commit comments

Comments
 (0)