Skip to content

Commit f6dd1cf

Browse files
Bump rollup from 2.34.2 to 2.35.1
Bumps [rollup](https://github.com/rollup/rollup) from 2.34.2 to 2.35.1. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.34.2...v2.35.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 97101aa commit f6dd1cf

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
@@ -4992,10 +4992,10 @@ [email protected]:
49924992
resolve "1.17.0"
49934993
tslib "2.0.1"
49944994

4995-
rollup@2.34.2:
4996-
version "2.34.2"
4997-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.34.2.tgz#fa73e05c64df587e9ed4dc80d7d4e7d4a43f8908"
4998-
integrity sha512-mvtQLqu3cNeoctS+kZ09iOPxrc1P1/Bt1z15enuQ5feyKOdM3MJAVFjjsygurDpSWn530xB4AlA83TWIzRstXA==
4995+
rollup@2.35.1:
4996+
version "2.35.1"
4997+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.35.1.tgz#e6bc8d10893556a638066f89e8c97f422d03968c"
4998+
integrity sha512-q5KxEyWpprAIcainhVy6HfRttD9kutQpHbeqDTWnqAFNJotiojetK6uqmcydNMymBEtC4I8bCYR+J3mTMqeaUA==
49994999
optionalDependencies:
50005000
fsevents "~2.1.2"
50015001

0 commit comments

Comments
 (0)