Skip to content

Commit 085f37d

Browse files
build: update rollup to version ~2.17.0 (#1738)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent a7e9195 commit 085f37d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"node-fetch": "^2.2.0",
8484
"protractor": "7.0.0",
8585
"puppeteer": "~4.0.0",
86-
"rollup": "~2.16.0",
86+
"rollup": "~2.17.0",
8787
"rollup-plugin-commonjs": "^10.1.0",
8888
"rollup-plugin-node-resolve": "^5.2.0",
8989
"rollup-plugin-sourcemaps": "^0.6.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8631,10 +8631,10 @@ rollup@2.10.9:
86318631
optionalDependencies:
86328632
fsevents "~2.1.2"
86338633

8634-
rollup@~2.16.0:
8635-
version "2.16.0"
8636-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.16.0.tgz#f45ed04a2cafdb4d1b71a2a77b5673334d811a32"
8637-
integrity sha512-95NglykUQAhl+mTFZqVvGUWDoGHV4/XanOZBbR7LOwTKODde5yFNHfVDZEnERBMuQViDuYaxOlFW87i1GQMihA==
8634+
rollup@~2.17.0:
8635+
version "2.17.0"
8636+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.17.0.tgz#3db289792c567242b600d88cf3718dd206c7f3f2"
8637+
integrity sha512-4Um68vKyyTLzT+EWClgc+nyxSlunlmx8wgCO16RDicwxvccnyBHguoNqxPaJL/YPAdvuAJkqaFPf/BfDojzEZA==
86388638
optionalDependencies:
86398639
fsevents "~2.1.2"
86408640

0 commit comments

Comments
 (0)