Skip to content

Commit dd189fa

Browse files
chore(deps): update dependency rollup to v2.80.0 [security]
1 parent a3bf530 commit dd189fa

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
@@ -90,7 +90,7 @@
9090
"node-fetch": "2.6.7",
9191
"prettier": "2.3.2",
9292
"rimraf": "3.0.2",
93-
"rollup": "2.79.2",
93+
"rollup": "2.80.0",
9494
"rollup-plugin-progress": "1.1.2",
9595
"rollup-plugin-sizes": "1.0.6",
9696
"rollup-plugin-terser": "7.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5584,10 +5584,10 @@ rollup-plugin-terser@7.0.2:
55845584
serialize-javascript "^4.0.0"
55855585
terser "^5.0.0"
55865586

5587-
rollup@2.79.2:
5588-
version "2.79.2"
5589-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.2.tgz#f150e4a5db4b121a21a747d762f701e5e9f49090"
5590-
integrity sha512-fS6iqSPZDs3dr/y7Od6y5nha8dW1YnbgtsyotCVvoFGKbERG++CVRFv1meyGDE1SNItQA8BrnCw7ScdAhRJ3XQ==
5587+
rollup@2.80.0:
5588+
version "2.80.0"
5589+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.80.0.tgz#a82efc15b748e986a7c76f0f771221b1fa108a2c"
5590+
integrity sha512-cIFJOD1DESzpjOBl763Kp1AH7UE/0fcdHe6rZXUdQ9c50uvgigvW97u3IcSeBwOkgqL/PXPBktBCh0KEu5L8XQ==
55915591
optionalDependencies:
55925592
fsevents "~2.3.2"
55935593

0 commit comments

Comments
 (0)