chore(deps-dev): bump jest from 25.2.3 to 25.2.4 (#132)
Bumps [jest](https://github.com/facebook/jest) from 25.2.3 to 25.2.4. - [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.3...v25.2.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
parent
5ae87c482f
commit
9fc4ea511c
File diff suppressed because it is too large
Load Diff
|
@ -34,7 +34,7 @@
|
|||
"@types/download": "^6.2.4",
|
||||
"@types/jest": "^25.1.4",
|
||||
"@types/node": "^13.9.5",
|
||||
"jest": "^25.2.3",
|
||||
"jest": "^25.2.4",
|
||||
"jest-circus": "^25.2.3",
|
||||
"jest-runtime": "^25.2.3",
|
||||
"prettier": "^2.0.2",
|
||||
|
|
Loading…
Reference in New Issue