Skip to content

Commit a034c1a

Browse files
Merge pull request ferdikoomen#413 from ferdikoomen/dependabot/npm_and_yarn/rollup-2.33.1
2 parents 2288b26 + bb002e5 commit a034c1a

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
@@ -5019,10 +5019,10 @@ [email protected]:
50195019
resolve "1.17.0"
50205020
tslib "2.0.1"
50215021

5022-
rollup@2.32.1:
5023-
version "2.32.1"
5024-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.32.1.tgz#625a92c54f5b4d28ada12d618641491d4dbb548c"
5025-
integrity sha512-Op2vWTpvK7t6/Qnm1TTh7VjEZZkN8RWgf0DHbkKzQBwNf748YhXbozHVefqpPp/Fuyk/PQPAnYsBxAEtlMvpUw==
5022+
rollup@2.33.1:
5023+
version "2.33.1"
5024+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.33.1.tgz#802795164164ee63cd47769d8879c33ec8ae0c40"
5025+
integrity sha512-uY4O/IoL9oNW8MMcbA5hcOaz6tZTMIh7qJHx/tzIJm+n1wLoY38BLn6fuy7DhR57oNFLMbDQtDeJoFURt5933w==
50265026
optionalDependencies:
50275027
fsevents "~2.1.2"
50285028

0 commit comments

Comments
 (0)