5
0
Fork 0
mirror of https://github.com/hashicorp/vault-action.git synced 2025-11-07 07:06:56 +00:00

chore(deps-dev): bump jest from 25.2.7 to 26.4.2 (#116)

This commit is contained in:
dependabot[bot] 2020-09-14 18:54:02 +00:00 committed by GitHub
parent 20a8e522c2
commit 722353f009
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"
}