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 25.2.7 to 26.4.2

Bumps [jest](https://github.com/facebook/jest) from 25.2.7 to 26.4.2.
- [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/v25.2.7...v26.4.2)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-09-14 18:47:51 +00:00 committed by GitHub
parent 20a8e522c2
commit 78433414a1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2696 additions and 1753 deletions

4447
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -55,7 +55,7 @@
"@types/got": "^9.6.9",
"@types/jest": "^25.1.3",
"@zeit/ncc": "^0.22.0",
"jest": "^25.1.0",
"jest": "^26.4.2",
"jest-when": "^2.7.0",
"semantic-release": "^17.0.4"
}