Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Commit 0040480

Browse files
build: update rollup to version ~2.18.0 (#1741)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 085f37d commit 0040480

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
@@ -83,7 +83,7 @@
8383
"node-fetch": "^2.2.0",
8484
"protractor": "7.0.0",
8585
"puppeteer": "~4.0.0",
86-
"rollup": "~2.17.0",
86+
"rollup": "~2.18.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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8631,10 +8631,10 @@ [email protected]:
86318631
optionalDependencies:
86328632
fsevents "~2.1.2"
86338633

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==
8634+
rollup@~2.18.0:
8635+
version "2.18.0"
8636+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.18.0.tgz#f03801e5dd01415e5675dcf61c824ea493ca0392"
8637+
integrity sha512-LhuQQp3WpnHo3HlKCRrdMXpB6jdLsGOoXXSfMjbv74s5VdV3WZhkYJT0Z6w/EH3UgPH+g/S9T4GJrKW/5iD8TA==
86388638
optionalDependencies:
86398639
fsevents "~2.1.2"
86408640

0 commit comments

Comments
 (0)