5
0
Fork 0
mirror of https://github.com/wagoid/commitlint-github-action.git synced 2025-11-07 16:06:56 +00:00

chore(deps-dev): bump jest from 24.9.0 to 26.6.3

Bumps [jest](https://github.com/facebook/jest) from 24.9.0 to 26.6.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v24.9.0...v26.6.3)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-02-15 09:21:59 +00:00 committed by Wagner Santos
parent caff509532
commit 45f13fac22
2 changed files with 3026 additions and 2697 deletions

5679
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -40,7 +40,7 @@
"commitlint-plugin-function-rules": "^1.1.20", "commitlint-plugin-function-rules": "^1.1.20",
"conventional-changelog-cli": "^2.1.1", "conventional-changelog-cli": "^2.1.1",
"husky": "^5.0.9", "husky": "^5.0.9",
"jest": "^24.9.0", "jest": "^26.6.3",
"lint-staged": "^10.5.4", "lint-staged": "^10.5.4",
"prettier": "^2.2.1", "prettier": "^2.2.1",
"standard-version": "^9.0.0", "standard-version": "^9.0.0",