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

Commit c7c109f

Browse files
renovate-botalan-agius4
authored andcommitted
build: update rollup to version ~2.27.0
1 parent cd9ee41 commit c7c109f

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
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.6.1",
8484
"protractor": "7.0.0",
8585
"puppeteer": "5.3.0",
86-
"rollup": "~2.26.0",
86+
"rollup": "~2.27.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: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8618,13 +8618,20 @@ rollup-pluginutils@^2.8.1:
86188618
dependencies:
86198619
estree-walker "^0.6.1"
86208620

8621-
[email protected], rollup@~2.26.0:
8621+
86228622
version "2.26.11"
86238623
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.26.11.tgz#4fc31de9c7b83d50916fc8395f8c3d24730cdaae"
86248624
integrity sha512-xyfxxhsE6hW57xhfL1I+ixH8l2bdoIMaAecdQiWF3N7IgJEMu99JG+daBiSZQjnBpzFxa0/xZm+3pbCdAQehHw==
86258625
optionalDependencies:
86268626
fsevents "~2.1.2"
86278627

8628+
rollup@~2.27.0:
8629+
version "2.27.0"
8630+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.27.0.tgz#f2b70a8dd583bc3675b36686289aa9a51e27af4f"
8631+
integrity sha512-1WlbhNdzhLjdhh2wsf6CDxmuBAYG+5O53fYqCcGv8aJOoX/ymCfCY6oZnvllXZzaC/Ng+lPPwq9EMbHOKc5ozA==
8632+
optionalDependencies:
8633+
fsevents "~2.1.2"
8634+
86288635
run-async@^2.4.0:
86298636
version "2.4.1"
86308637
resolved "https://registry.yarnpkg.com/run-async/-/run-async-2.4.1.tgz#8440eccf99ea3e70bd409d49aab88e10c189a455"

0 commit comments

Comments
 (0)