Skip to content

Commit f8d96de

Browse files
Bump rollup from 2.79.2 to 2.80.0 (#2097)
Bumps [rollup](https://github.com/rollup/rollup) from 2.79.2 to 2.80.0. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/v2.80.0/CHANGELOG.md) - [Commits](rollup/rollup@v2.79.2...v2.80.0) --- updated-dependencies: - dependency-name: rollup dependency-version: 2.80.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ff7b7da commit f8d96de

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"readline-sync": "^1.4.9",
5454
"request": "^2.88.0",
5555
"rimraf": "^2.6.2",
56-
"rollup": "^2.79.2",
56+
"rollup": "^2.80.0",
5757
"rollup-plugin-dts": "^1.4.0",
5858
"semver": "^7.5.2",
5959
"source-map-support": "^0.5.21",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3662,10 +3662,10 @@ rollup-plugin-dts@^1.4.0:
36623662
optionalDependencies:
36633663
"@babel/code-frame" "^7.8.3"
36643664

3665-
rollup@^2.79.2:
3666-
version "2.79.2"
3667-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.2.tgz#f150e4a5db4b121a21a747d762f701e5e9f49090"
3668-
integrity sha512-fS6iqSPZDs3dr/y7Od6y5nha8dW1YnbgtsyotCVvoFGKbERG++CVRFv1meyGDE1SNItQA8BrnCw7ScdAhRJ3XQ==
3665+
rollup@^2.80.0:
3666+
version "2.80.0"
3667+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.80.0.tgz#a82efc15b748e986a7c76f0f771221b1fa108a2c"
3668+
integrity sha512-cIFJOD1DESzpjOBl763Kp1AH7UE/0fcdHe6rZXUdQ9c50uvgigvW97u3IcSeBwOkgqL/PXPBktBCh0KEu5L8XQ==
36693669
optionalDependencies:
36703670
fsevents "~2.3.2"
36713671

0 commit comments

Comments
 (0)