5
0
Fork 0
mirror of https://github.com/hashicorp/vault-action.git synced 2025-11-14 18:13:45 +00:00

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

Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 26.6.3 to 28.0.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v28.0.1/packages/jest)

---
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] 2022-04-26 12:18:11 +00:00 committed by GitHub
parent 25737aea2b
commit 2d38b05783
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2939 additions and 14961 deletions

17898
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": "^27.4.1",
"@zeit/ncc": "^0.22.3",
"jest": "^26.4.2",
"jest": "^28.0.1",
"jest-when": "^3.5.1",
"semantic-release": "^17.1.1"
}