chore(deps-dev): bump jest from 25.2.7 to 25.3.0 (#154)

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

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:
dependabot-preview[bot] 2020-04-10 04:07:56 +02:00 committed by GitHub
parent 62c27dd156
commit a49693e423
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1322 additions and 230 deletions

1550
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -36,7 +36,7 @@
"@types/jest": "^25.2.1", "@types/jest": "^25.2.1",
"@types/node": "^13.11.0", "@types/node": "^13.11.0",
"@zeit/ncc": "^0.22.1", "@zeit/ncc": "^0.22.1",
"jest": "^25.2.7", "jest": "^25.3.0",
"jest-circus": "^25.3.0", "jest-circus": "^25.3.0",
"jest-runtime": "^25.2.7", "jest-runtime": "^25.2.7",
"prettier": "^2.0.4", "prettier": "^2.0.4",