Skip to content

Commit eebc61f

Browse files
chore(deps): update dependency rollup to v2.80.0 (#706)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a7ac84f commit eebc61f

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
@@ -55,7 +55,7 @@
5555
"npm-run-all2": "5.0.2",
5656
"prettier": "2.8.8",
5757
"rimraf": "3.0.2",
58-
"rollup": "2.79.2",
58+
"rollup": "2.80.0",
5959
"rollup-plugin-dts": "4.2.3",
6060
"typescript": "4.9.5"
6161
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7136,10 +7136,10 @@ rollup-plugin-dts@4.2.3:
71367136
optionalDependencies:
71377137
"@babel/code-frame" "^7.18.6"
71387138

7139-
rollup@2.79.2:
7140-
version "2.79.2"
7141-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.2.tgz#f150e4a5db4b121a21a747d762f701e5e9f49090"
7142-
integrity sha512-fS6iqSPZDs3dr/y7Od6y5nha8dW1YnbgtsyotCVvoFGKbERG++CVRFv1meyGDE1SNItQA8BrnCw7ScdAhRJ3XQ==
7139+
rollup@2.80.0:
7140+
version "2.80.0"
7141+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.80.0.tgz#a82efc15b748e986a7c76f0f771221b1fa108a2c"
7142+
integrity sha512-cIFJOD1DESzpjOBl763Kp1AH7UE/0fcdHe6rZXUdQ9c50uvgigvW97u3IcSeBwOkgqL/PXPBktBCh0KEu5L8XQ==
71437143
optionalDependencies:
71447144
fsevents "~2.3.2"
71457145

0 commit comments

Comments
 (0)