File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 84
84
"eslint-plugin-prettier" : " 3.1.4" ,
85
85
"eslint-plugin-simple-import-sort" : " 5.0.3" ,
86
86
"glob" : " 7.1.6" ,
87
- "jest" : " 26.0.1 " ,
87
+ "jest" : " 26.1.0 " ,
88
88
"jest-cli" : " 26.1.0" ,
89
89
"prettier" : " 2.0.5" ,
90
90
"rollup" : " 2.18.0" ,
Original file line number Diff line number Diff line change 908
908
jest-util "^26.1.0"
909
909
slash "^3.0.0"
910
910
911
- " @jest/core@^26.0.1 " , "@jest/core@^26. 1.0":
911
+ " @jest/core@^26.1.0 " :
912
912
version "26.1.0"
913
913
resolved "https://registry.yarnpkg.com/@jest/core/-/core-26.1.0.tgz#4580555b522de412a7998b3938c851e4f9da1c18"
914
914
integrity sha512-zyizYmDJOOVke4OO/De//aiv8b07OwZzL2cfsvWF3q9YssfpcKfcnZAwDY8f+A76xXSMMYe8i/f/LPocLlByfw==
@@ -3066,7 +3066,7 @@ jest-changed-files@^26.1.0:
3066
3066
execa "^4.0.0"
3067
3067
throat "^5.0.0"
3068
3068
3069
- [email protected] , jest-cli@^26.0.1 :
3069
+ [email protected] , jest-cli@^26.1.0 :
3070
3070
version "26.1.0"
3071
3071
resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-26.1.0.tgz#eb9ec8a18cf3b6aa556d9deaa9e24be12b43ad87"
3072
3072
integrity sha512-Imumvjgi3rU7stq6SJ1JUEMaV5aAgJYXIs0jPqdUnF47N/Tk83EXfmtvNKQ+SnFVI6t6mDOvfM3aA9Sg6kQPSw==
@@ -3431,14 +3431,14 @@ jest-worker@^26.1.0:
3431
3431
merge-stream "^2.0.0"
3432
3432
supports-color "^7.0.0"
3433
3433
3434
- jest@26.0.1 :
3435
- version "26.0.1 "
3436
- resolved "https://registry.yarnpkg.com/jest/-/jest-26.0.1. tgz#5c51a2e58dff7525b65f169721767173bf832694 "
3437
- integrity sha512-29Q54kn5Bm7ZGKIuH2JRmnKl85YRigp0o0asTc6Sb6l2ch1DCXIeZTLLFy9ultJvhkTqbswF5DEx4+RlkmCxWg ==
3434
+ jest@26.1.0 :
3435
+ version "26.1.0 "
3436
+ resolved "https://registry.yarnpkg.com/jest/-/jest-26.1.0. tgz#2f3aa7bcffb9bfd025473f83bbbf46a3af026263 "
3437
+ integrity sha512-LIti8jppw5BcQvmNJe4w2g1N/3V68HUfAv9zDVm7v+VAtQulGhH0LnmmiVkbNE4M4I43Bj2fXPiBGKt26k9tHw ==
3438
3438
dependencies :
3439
- " @jest/core" " ^26.0.1 "
3439
+ " @jest/core" " ^26.1.0 "
3440
3440
import-local "^3.0.2"
3441
- jest-cli "^26.0.1 "
3441
+ jest-cli "^26.1.0 "
3442
3442
3443
3443
" js-tokens@^3.0.0 || ^4.0.0" , js-tokens@^4.0.0:
3444
3444
version "4.0.0"
You can’t perform that action at this time.
0 commit comments