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.1.0

Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 26.6.3 to 28.1.0.
- [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.1.0/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-05-09 22:04:18 +00:00 committed by GitHub
parent abba4a3980
commit 67025ca678
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2977 additions and 14974 deletions

18059
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.1.0",
"jest-when": "^3.5.1",
"semantic-release": "^17.1.1"
}