5
0
Fork 0
mirror of https://github.com/wagoid/commitlint-github-action.git synced 2025-11-08 08:26:55 +00:00

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

Bumps [jest](https://github.com/facebook/jest) from 26.6.3 to 27.0.6.
- [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/v26.6.3...v27.0.6)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-07-01 02:04:20 +00:00 committed by GitHub
parent baffd3c16c
commit ec3cf62eac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1645 additions and 1333 deletions

2976
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -52,7 +52,7 @@
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^3.3.1",
"husky": "^6.0.0",
"jest": "^26.6.3",
"jest": "^27.0.6",
"lint-staged": "^10.5.4",
"prettier": "^2.2.1",
"standard-version": "^9.1.1",