chore(deps-dev): bump jest from 25.2.0 to 25.2.3 (#129)
Bumps [jest](https://github.com/facebook/jest) from 25.2.0 to 25.2.3. - [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.0...v25.2.3) 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
4767be579c
commit
577f189d23
File diff suppressed because it is too large
Load Diff
|
@ -34,7 +34,7 @@
|
||||||
"@types/download": "^6.2.4",
|
"@types/download": "^6.2.4",
|
||||||
"@types/jest": "^25.1.4",
|
"@types/jest": "^25.1.4",
|
||||||
"@types/node": "^13.9.4",
|
"@types/node": "^13.9.4",
|
||||||
"jest": "^25.2.0",
|
"jest": "^25.2.3",
|
||||||
"jest-circus": "^25.2.1",
|
"jest-circus": "^25.2.1",
|
||||||
"jest-runtime": "^25.2.1",
|
"jest-runtime": "^25.2.1",
|
||||||
"prettier": "^2.0.2",
|
"prettier": "^2.0.2",
|
||||||
|
|
Loading…
Reference in New Issue