5
0
Fork 0
mirror of https://github.com/hashicorp/vault-action.git synced 2025-11-14 10:03:46 +00:00

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

Bumps [jest](https://github.com/facebook/jest) from 26.6.3 to 27.4.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v26.6.3...v27.4.2)

---
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-11-30 22:03:29 +00:00 committed by GitHub
parent 67281159df
commit 3a0f40cc0c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5359 additions and 5937 deletions

11294
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -56,7 +56,7 @@
"@types/got": "^9.6.11",
"@types/jest": "^26.0.13",
"@zeit/ncc": "^0.22.3",
"jest": "^26.4.2",
"jest": "^27.4.2",
"jest-when": "^2.7.2",
"semantic-release": "^17.1.1"
}