Skip to content

Commit 3349029

Browse files
Merge pull request #569 from ferdikoomen/dependabot/npm_and_yarn/rollup-2.39.0
2 parents e63a148 + a469ab1 commit 3349029

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
"prettier": "2.2.1",
9898
"puppeteer": "7.1.0",
9999
"qs": "6.9.6",
100-
"rollup": "2.38.5",
100+
"rollup": "2.39.0",
101101
"rollup-plugin-terser": "7.0.2",
102102
"rollup-plugin-typescript2": "0.29.0",
103103
"typescript": "4.1.3"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5037,10 +5037,10 @@ rollup-plugin-typescript2@0.29.0:
50375037
resolve "1.17.0"
50385038
tslib "2.0.1"
50395039

5040-
rollup@2.38.5:
5041-
version "2.38.5"
5042-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.38.5.tgz#be41ad4fe0c103a8794377afceb5f22b8f603d6a"
5043-
integrity sha512-VoWt8DysFGDVRGWuHTqZzT02J0ASgjVq/hPs9QcBOGMd7B+jfTr/iqMVEyOi901rE3xq+Deq66GzIT1yt7sGwQ==
5040+
rollup@2.39.0:
5041+
version "2.39.0"
5042+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.39.0.tgz#be4f98c9e421793a8fec82c854fb567c35e22ab6"
5043+
integrity sha512-+WR3bttcq7zE+BntH09UxaW3bQo3vItuYeLsyk4dL2tuwbeSKJuvwiawyhEnvRdRgrII0Uzk00FpctHO/zB1kw==
50445044
optionalDependencies:
50455045
fsevents "~2.3.1"
50465046

0 commit comments

Comments
 (0)