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 27.0.5
Bumps [jest](https://github.com/facebook/jest) from 26.6.3 to 27.0.5. - [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/v26.6.3...v27.0.5) --- 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:
parent
b6210c5a51
commit
4abc96b876
2 changed files with 3117 additions and 2165 deletions
5280
package-lock.json
generated
5280
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -56,7 +56,7 @@
|
||||||
"@types/got": "^9.6.11",
|
"@types/got": "^9.6.11",
|
||||||
"@types/jest": "^26.0.13",
|
"@types/jest": "^26.0.13",
|
||||||
"@zeit/ncc": "^0.22.3",
|
"@zeit/ncc": "^0.22.3",
|
||||||
"jest": "^26.4.2",
|
"jest": "^27.0.5",
|
||||||
"jest-when": "^2.7.2",
|
"jest-when": "^2.7.2",
|
||||||
"semantic-release": "^17.1.1"
|
"semantic-release": "^17.1.1"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue