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 50
50
"dotenv" : " 6.2.0" ,
51
51
"eslint" : " 6.8.0" ,
52
52
"eslint-config-prettier" : " 6.11.0" ,
53
- "jest" : " 26.2 .2" ,
53
+ "jest" : " 26.4 .2" ,
54
54
"prettier" : " 2.1.2" ,
55
55
"rxjs-marbles" : " ^6.0.1" ,
56
56
"supertest" : " ^4.0.2" ,
Original file line number Diff line number Diff line change 418
418
jest-util "^26.3.0"
419
419
slash "^3.0.0"
420
420
421
- " @jest/core@^26.2.2 " , "@jest/core@^26. 4.2":
421
+ " @jest/core@^26.4.2 " :
422
422
version "26.4.2"
423
423
resolved "https://registry.yarnpkg.com/@jest/core/-/core-26.4.2.tgz#85d0894f31ac29b5bab07aa86806d03dd3d33edc"
424
424
integrity sha512-sDva7YkeNprxJfepOctzS8cAk9TOekldh+5FhVuXS40+94SHbiicRO1VV2tSoRtgIo+POs/Cdyf8p76vPTd6dg==
@@ -4581,7 +4581,7 @@ jest-changed-files@^26.3.0:
4581
4581
execa "^4.0.0"
4582
4582
throat "^5.0.0"
4583
4583
4584
- jest-cli@^26.2 .2 :
4584
+ jest-cli@^26.4 .2 :
4585
4585
version "26.4.2"
4586
4586
resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-26.4.2.tgz#24afc6e4dfc25cde4c7ec4226fb7db5f157c21da"
4587
4587
integrity sha512-zb+lGd/SfrPvoRSC/0LWdaWCnscXc1mGYW//NP4/tmBvRPT3VntZ2jtKUONsRi59zc5JqmsSajA9ewJKFYp8Cw==
@@ -4948,14 +4948,14 @@ jest-worker@^26.3.0:
4948
4948
merge-stream "^2.0.0"
4949
4949
supports-color "^7.0.0"
4950
4950
4951
- jest@26.2 .2 :
4952
- version "26.2 .2"
4953
- resolved "https://registry.yarnpkg.com/jest/-/jest-26.2 .2.tgz#a022303887b145147204c5f66e6a5c832333c7e7 "
4954
- integrity sha512-EkJNyHiAG1+A8pqSz7cXttoVa34hOEzN/MrnJhYnfp5VHxflVcf2pu3oJSrhiy6LfIutLdWo+n6q63tjcoIeig ==
4951
+ jest@26.4 .2 :
4952
+ version "26.4 .2"
4953
+ resolved "https://registry.yarnpkg.com/jest/-/jest-26.4 .2.tgz#7e8bfb348ec33f5459adeaffc1a25d5752d9d312 "
4954
+ integrity sha512-LLCjPrUh98Ik8CzW8LLVnSCfLaiY+wbK53U7VxnFSX7Q+kWC4noVeDvGWIFw0Amfq1lq2VfGm7YHWSLBV62MJw ==
4955
4955
dependencies :
4956
- " @jest/core" " ^26.2 .2"
4956
+ " @jest/core" " ^26.4 .2"
4957
4957
import-local "^3.0.2"
4958
- jest-cli "^26.2 .2"
4958
+ jest-cli "^26.4 .2"
4959
4959
4960
4960
js-tokens@^3.0.2 :
4961
4961
version "3.0.2"
You can’t perform that action at this time.
0 commit comments