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

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

Bumps [rollup](https://github.com/rollup/rollup) from 2.70.1 to 2.75.6.
- [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.70.1...v2.75.6)

---
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-06-16 09:41:08 +00:00 committed by GitHub
parent 670a40f83f
commit 14d1776952
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": "^28.1.1",
"lint-staged": "^12.3.7",
"prettier": "^2.7.1",
"rollup": "^2.70.1",
"rollup": "^2.75.6",
"standard-version": "^9.5.0",
"testdouble": "^3.16.4",
"yaml": "^2.1.1"