Bump jest from 26.0.1 to 26.1.0

Bumps [jest](https://github.com/facebook/jest) from 26.0.1 to 26.1.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/v26.0.1...v26.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-06-24 09:02:00 +00:00
committed by GitHub
parent f06d610f38
commit a3c79af90d
2 changed files with 629 additions and 628 deletions

1255
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -30,6 +30,6 @@
}, },
"devDependencies": { "devDependencies": {
"eslint": "^7.3.1", "eslint": "^7.3.1",
"jest": "^26.0.1" "jest": "^26.1.0"
} }
} }