Skip to content

Commit 38c6a0f

Browse files
Bump rollup from 2.79.2 to 2.80.0 (#355)
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:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 183dc6e commit 38c6a0f

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"@babel/core": "^7.15.4",
66
"@babel/preset-env": "^7.15.4",
77
"npm-run-all": "^4.1.5",
8-
"rollup": "^2.79.2"
8+
"rollup": "^2.80.0"
99
},
1010
"scripts": {
1111
"pretest:FsToolkit.ErrorHandling.Tests": "dotnet fable tests/FsToolkit.ErrorHandling.Tests -o tests/FsToolkit.ErrorHandling.Tests/.js-tests",

0 commit comments

Comments
 (0)