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==
@@ -4573,7 +4573,7 @@ jest-changed-files@^26.3.0:
4573
4573
execa "^4.0.0"
4574
4574
throat "^5.0.0"
4575
4575
4576
- jest-cli@^26.2 .2 :
4576
+ jest-cli@^26.4 .2 :
4577
4577
version "26.4.2"
4578
4578
resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-26.4.2.tgz#24afc6e4dfc25cde4c7ec4226fb7db5f157c21da"
4579
4579
integrity sha512-zb+lGd/SfrPvoRSC/0LWdaWCnscXc1mGYW//NP4/tmBvRPT3VntZ2jtKUONsRi59zc5JqmsSajA9ewJKFYp8Cw==
@@ -4940,14 +4940,14 @@ jest-worker@^26.3.0:
4940
4940
merge-stream "^2.0.0"
4941
4941
supports-color "^7.0.0"
4942
4942
4943
- jest@26.2 .2 :
4944
- version "26.2 .2"
4945
- resolved "https://registry.yarnpkg.com/jest/-/jest-26.2 .2.tgz#a022303887b145147204c5f66e6a5c832333c7e7 "
4946
- integrity sha512-EkJNyHiAG1+A8pqSz7cXttoVa34hOEzN/MrnJhYnfp5VHxflVcf2pu3oJSrhiy6LfIutLdWo+n6q63tjcoIeig ==
4943
+ jest@26.4 .2 :
4944
+ version "26.4 .2"
4945
+ resolved "https://registry.yarnpkg.com/jest/-/jest-26.4 .2.tgz#7e8bfb348ec33f5459adeaffc1a25d5752d9d312 "
4946
+ integrity sha512-LLCjPrUh98Ik8CzW8LLVnSCfLaiY+wbK53U7VxnFSX7Q+kWC4noVeDvGWIFw0Amfq1lq2VfGm7YHWSLBV62MJw ==
4947
4947
dependencies :
4948
- " @jest/core" " ^26.2 .2"
4948
+ " @jest/core" " ^26.4 .2"
4949
4949
import-local "^3.0.2"
4950
- jest-cli "^26.2 .2"
4950
+ jest-cli "^26.4 .2"
4951
4951
4952
4952
js-tokens@^3.0.2 :
4953
4953
version "3.0.2"
You can’t perform that action at this time.
0 commit comments