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

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-07-31 11:25:52 +00:00 committed by GitHub
parent 25ecb3dd46
commit 1b137b1431
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2249 additions and 1496 deletions

3743
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.2.2",
"jest-when": "^2.7.0",
"semantic-release": "^17.0.4"
}