Skip to content

Commit da766ed

Browse files
Bump rollup from 2.60.1 to 2.79.2 (#294)
Bumps [rollup](https://github.com/rollup/rollup) from 2.60.1 to 2.79.2. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.60.1...v2.79.2) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0bb57df commit da766ed

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
@@ -6,7 +6,7 @@
66
"@babel/preset-env": "^7.15.4",
77
"mocha": "^10.0.0",
88
"npm-run-all": "^4.1.5",
9-
"rollup": "^2.56.3"
9+
"rollup": "^2.79.2"
1010
},
1111
"scripts": {
1212
"pretest:FsToolkit.ErrorHandling.Tests": "dotnet fable tests/FsToolkit.ErrorHandling.Tests -o js-dist/tests/FsToolkit.ErrorHandling.Tests",

0 commit comments

Comments
 (0)