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

Commit ad5f960

Browse files
build: update rollup to version ~2.28.0 (#1837)
Co-authored-by: Renovate Bot <[email protected]>
1 parent c7c109f commit ad5f960

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.6.1",
8484
"protractor": "7.0.0",
8585
"puppeteer": "5.3.0",
86-
"rollup": "~2.27.0",
86+
"rollup": "~2.28.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
@@ -8625,10 +8625,10 @@ [email protected]:
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==
8628+
rollup@~2.28.0:
8629+
version "2.28.1"
8630+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.28.1.tgz#ceedca3cdb013c2fa8f22f958a29c203368159ea"
8631+
integrity sha512-DOtVoqOZt3+FjPJWLU8hDIvBjUylc9s6IZvy76XklxzcLvAQLtVAG/bbhsMhcWnYxC0TKKcf1QQ/tg29zeID0Q==
86328632
optionalDependencies:
86338633
fsevents "~2.1.2"
86348634

0 commit comments

Comments
 (0)