Skip to content

Commit 0299437

Browse files
Merge pull request ferdikoomen#446 from ferdikoomen/dependabot/npm_and_yarn/rollup-2.33.3
2 parents 6a1e829 + dbfb735 commit 0299437

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
@@ -5031,10 +5031,10 @@ rollup-plugin-typescript2@0.29.0:
50315031
resolve "1.17.0"
50325032
tslib "2.0.1"
50335033

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

0 commit comments

Comments
 (0)