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

Commit df1881a

Browse files
renovate-botalan-agius4
authored andcommittedJul 18, 2020
build: update rollup to version ~2.22.0
1 parent ef4e27d commit df1881a

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": "~5.2.0",
86-
"rollup": "~2.21.0",
86+
"rollup": "~2.22.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
@@ -8586,10 +8586,10 @@ rollup@2.10.9:
85868586
optionalDependencies:
85878587
fsevents "~2.1.2"
85888588

8589-
rollup@~2.21.0:
8590-
version "2.21.0"
8591-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.21.0.tgz#d2e114533812043d5c9b7b0a83f1b2a242e4e1d6"
8592-
integrity sha512-BEGgy+wSzux7Ycq58pRiWEOBZaXRXTuvzl1gsm7gqmsAHxkWf9nyA5V2LN9fGSHhhDQd0/C13iRzSh4bbIpWZQ==
8589+
rollup@~2.22.0:
8590+
version "2.22.0"
8591+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.22.0.tgz#c112d3d4c9aa0a2a1687398ab87afdd85b5e81d2"
8592+
integrity sha512-TNuj5gQTwMu3hcM65HcBTx62N04/7v+4LRH6HOWe497hG0ic5RRfe+Vr88km8XfeApd/AIIQtVfRVNHk92Knmg==
85938593
optionalDependencies:
85948594
fsevents "~2.1.2"
85958595

0 commit comments

Comments
 (0)