Skip to content

Commit 5e11e79

Browse files
Merge pull request ferdikoomen#500 from ferdikoomen/dependabot/npm_and_yarn/rollup-2.35.1
2 parents 40c70ed + f6dd1cf commit 5e11e79

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": "5.5.0",
9999
"qs": "6.9.4",
100-
"rollup": "2.34.2",
100+
"rollup": "2.35.1",
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
@@ -4952,10 +4952,10 @@ rollup-plugin-typescript2@0.29.0:
49524952
resolve "1.17.0"
49534953
tslib "2.0.1"
49544954

4955-
rollup@2.34.2:
4956-
version "2.34.2"
4957-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.34.2.tgz#fa73e05c64df587e9ed4dc80d7d4e7d4a43f8908"
4958-
integrity sha512-mvtQLqu3cNeoctS+kZ09iOPxrc1P1/Bt1z15enuQ5feyKOdM3MJAVFjjsygurDpSWn530xB4AlA83TWIzRstXA==
4955+
rollup@2.35.1:
4956+
version "2.35.1"
4957+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.35.1.tgz#e6bc8d10893556a638066f89e8c97f422d03968c"
4958+
integrity sha512-q5KxEyWpprAIcainhVy6HfRttD9kutQpHbeqDTWnqAFNJotiojetK6uqmcydNMymBEtC4I8bCYR+J3mTMqeaUA==
49594959
optionalDependencies:
49604960
fsevents "~2.1.2"
49614961

0 commit comments

Comments
 (0)