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-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-29 05:50:58 +00:00 committed by GitHub
parent 45023c653e
commit 7d71de5c6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 9 deletions

View File

@ -84,7 +84,7 @@
"eslint-plugin-prettier": "3.1.4",
"eslint-plugin-simple-import-sort": "5.0.3",
"glob": "7.1.6",
"jest": "26.0.1",
"jest": "26.1.0",
"jest-cli": "26.1.0",
"prettier": "2.0.5",
"rollup": "2.18.0",

View File

@ -908,7 +908,7 @@
jest-util "^26.1.0"
slash "^3.0.0"
"@jest/core@^26.0.1", "@jest/core@^26.1.0":
"@jest/core@^26.1.0":
version "26.1.0"
resolved "https://registry.yarnpkg.com/@jest/core/-/core-26.1.0.tgz#4580555b522de412a7998b3938c851e4f9da1c18"
integrity sha512-zyizYmDJOOVke4OO/De//aiv8b07OwZzL2cfsvWF3q9YssfpcKfcnZAwDY8f+A76xXSMMYe8i/f/LPocLlByfw==
@ -3066,7 +3066,7 @@ jest-changed-files@^26.1.0:
execa "^4.0.0"
throat "^5.0.0"
jest-cli@26.1.0, jest-cli@^26.0.1:
jest-cli@26.1.0, jest-cli@^26.1.0:
version "26.1.0"
resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-26.1.0.tgz#eb9ec8a18cf3b6aa556d9deaa9e24be12b43ad87"
integrity sha512-Imumvjgi3rU7stq6SJ1JUEMaV5aAgJYXIs0jPqdUnF47N/Tk83EXfmtvNKQ+SnFVI6t6mDOvfM3aA9Sg6kQPSw==
@ -3431,14 +3431,14 @@ jest-worker@^26.1.0:
merge-stream "^2.0.0"
supports-color "^7.0.0"
jest@26.0.1:
version "26.0.1"
resolved "https://registry.yarnpkg.com/jest/-/jest-26.0.1.tgz#5c51a2e58dff7525b65f169721767173bf832694"
integrity sha512-29Q54kn5Bm7ZGKIuH2JRmnKl85YRigp0o0asTc6Sb6l2ch1DCXIeZTLLFy9ultJvhkTqbswF5DEx4+RlkmCxWg==
jest@26.1.0:
version "26.1.0"
resolved "https://registry.yarnpkg.com/jest/-/jest-26.1.0.tgz#2f3aa7bcffb9bfd025473f83bbbf46a3af026263"
integrity sha512-LIti8jppw5BcQvmNJe4w2g1N/3V68HUfAv9zDVm7v+VAtQulGhH0LnmmiVkbNE4M4I43Bj2fXPiBGKt26k9tHw==
dependencies:
"@jest/core" "^26.0.1"
"@jest/core" "^26.1.0"
import-local "^3.0.2"
jest-cli "^26.0.1"
jest-cli "^26.1.0"
"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
version "4.0.0"