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

Bumps [jest](https://github.com/facebook/jest) from 25.2.7 to 26.1.0.
- [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.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-24 11:22:32 +00:00 committed by GitHub
parent 25ecb3dd46
commit 00898c7de0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2134 additions and 1466 deletions

3598
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

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