Skip to content

Commit 8b62fda

Browse files
chore(deps): update dependency rollup to v2.80.0 [security]
1 parent 30e3061 commit 8b62fda

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
@@ -42,7 +42,7 @@
4242
"eslint-plugin-prettier": "4.0.0",
4343
"nodemon": "2.0.15",
4444
"prettier": "2.2.1",
45-
"rollup": "2.79.2",
45+
"rollup": "2.80.0",
4646
"rollup-plugin-esbuild": "4.9.1",
4747
"rollup-plugin-terser": "7.0.2",
4848
"typescript": "4.6.4"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3696,10 +3696,10 @@ rollup-plugin-terser@7.0.2:
36963696
serialize-javascript "^4.0.0"
36973697
terser "^5.0.0"
36983698

3699-
rollup@2.79.2:
3700-
version "2.79.2"
3701-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.2.tgz#f150e4a5db4b121a21a747d762f701e5e9f49090"
3702-
integrity sha512-fS6iqSPZDs3dr/y7Od6y5nha8dW1YnbgtsyotCVvoFGKbERG++CVRFv1meyGDE1SNItQA8BrnCw7ScdAhRJ3XQ==
3699+
rollup@2.80.0:
3700+
version "2.80.0"
3701+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.80.0.tgz#a82efc15b748e986a7c76f0f771221b1fa108a2c"
3702+
integrity sha512-cIFJOD1DESzpjOBl763Kp1AH7UE/0fcdHe6rZXUdQ9c50uvgigvW97u3IcSeBwOkgqL/PXPBktBCh0KEu5L8XQ==
37033703
optionalDependencies:
37043704
fsevents "~2.3.2"
37053705

0 commit comments

Comments
 (0)