11
0
Fork 0
mirror of https://github.com/wagoid/commitlint-github-action.git synced 2026-04-06 09:36:53 +00:00

chore(deps-dev): bump rollup from 2.58.0 to 2.70.1

Bumps [rollup](https://github.com/rollup/rollup) from 2.58.0 to 2.70.1.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.58.0...v2.70.1)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-04-01 06:44:02 +00:00 committed by GitHub
parent 76ed0da998
commit 56a5f8a20c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

@ -63,7 +63,7 @@
"jest": "^27.2.4",
"lint-staged": "^11.1.2",
"prettier": "^2.6.1",
"rollup": "^2.58.0",
"rollup": "^2.70.1",
"standard-version": "^9.3.2",
"testdouble": "^3.16.2",
"yaml": "^1.10.2"