File tree 2 files changed +9
-15
lines changed
2 files changed +9
-15
lines changed Original file line number Diff line number Diff line change 39
39
"@rescript/react" : " ^0.10.1" ,
40
40
"all-contributors-cli" : " ^6.19.0" ,
41
41
"babel-jest" : " ^27.3.1" ,
42
+ "jest" : " 27.3.1" ,
42
43
"graphql" : " ^15.4.0" ,
43
44
"npm-run-all" : " ^4.1.5" ,
44
45
"react" : " ^16.8.0" ,
Original file line number Diff line number Diff line change 711
711
version "0.2.0"
712
712
resolved "https://codeload.github.com/glennsl/rescript-fetch/tar.gz/fa73c0299fecff8a58788de9bb489dcd987e98ea"
713
713
714
- " @glennsl/rescript-jest@^0.10.0 " :
715
- version "0.10.0"
716
- resolved "https://registry.yarnpkg.com/@glennsl/rescript-jest/-/rescript-jest-0.10.0.tgz#8b8ddb768ac65a1d9792bd0a9243a55999625678"
717
- integrity sha512-rUhCuyNi8Em0N7ubrmdz2ZEXo95SvSxkPPVIHpj/UcxAayxr5uo/hoBs0XRVjpAbuCXcoHtvhWt314lcAhwZ8g==
718
- dependencies :
719
- jest "^27.3.1"
720
-
721
714
" @graphql-typed-document-node/core@^3.1.0 " :
722
715
version "3.1.0"
723
716
resolved "https://registry.yarnpkg.com/@graphql-typed-document-node/core/-/core-3.1.0.tgz#0eee6373e11418bfe0b5638f654df7a4ca6a3950"
750
743
jest-util "^27.5.1"
751
744
slash "^3.0.0"
752
745
753
- " @jest/core@^27.5.1 " :
746
+ " @jest/core@^27.3.1 " , "@jest/core@^27. 5.1":
754
747
version "27.5.1"
755
748
resolved "https://registry.yarnpkg.com/@jest/core/-/core-27.5.1.tgz#267ac5f704e09dc52de2922cbf3af9edcd64b626"
756
749
integrity sha512-AK6/UTrvQD0Cd24NSqmIA6rKsu0tKIxfiCducZvqxYdmMisOYAsdItspT+fQDQYARPf8XgjAFZi0ogW2agH5nQ==
@@ -2121,7 +2114,7 @@ jest-circus@^27.5.1:
2121
2114
stack-utils "^2.0.3"
2122
2115
throat "^6.0.1"
2123
2116
2124
- jest-cli@^27.5 .1 :
2117
+ jest-cli@^27.3 .1 :
2125
2118
version "27.5.1"
2126
2119
resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-27.5.1.tgz#278794a6e6458ea8029547e6c6cbf673bd30b145"
2127
2120
integrity sha512-Hc6HOOwYq4/74/c62dEE3r5elx8wjYqxY0r0G/nFrLDPMFRu6RA/u8qINOIkvhxG7mMQ5EJsOGfRpI8L6eFUVw==
@@ -2483,14 +2476,14 @@ jest-worker@^27.5.1:
2483
2476
merge-stream "^2.0.0"
2484
2477
supports-color "^8.0.0"
2485
2478
2486
- jest@^ 27.3.1 :
2487
- version "27.5 .1"
2488
- resolved "https://registry.yarnpkg.com/jest/-/jest-27.5 .1.tgz#dadf33ba70a779be7a6fc33015843b51494f63fc "
2489
- integrity sha512-Yn0mADZB89zTtjkPJEXwrac3LHudkQMR+Paqa8uxJHCBr9agxztUifWCyiYrjhMPBoUVBjyny0I7XH6ozDr7QQ ==
2479
+
2480
+ version "27.3 .1"
2481
+ resolved "https://registry.yarnpkg.com/jest/-/jest-27.3 .1.tgz#b5bab64e8f56b6f7e275ba1836898b0d9f1e5c8a "
2482
+ integrity sha512-U2AX0AgQGd5EzMsiZpYt8HyZ+nSVIh5ujQ9CPp9EQZJMjXIiSZpJNweZl0swatKRoqHWgGKM3zaSwm4Zaz87ng ==
2490
2483
dependencies :
2491
- " @jest/core" " ^27.5 .1"
2484
+ " @jest/core" " ^27.3 .1"
2492
2485
import-local "^3.0.2"
2493
- jest-cli "^27.5 .1"
2486
+ jest-cli "^27.3 .1"
2494
2487
2495
2488
" js-tokens@^3.0.0 || ^4.0.0" , js-tokens@^4.0.0:
2496
2489
version "4.0.0"
You can’t perform that action at this time.
0 commit comments