File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 4545 "@graphql-codegen/typescript" : " ^1.20.0" ,
4646 "@graphql-codegen/typescript-graphql-request" : " ^2.0.3" ,
4747 "@graphql-codegen/typescript-operations" : " ^1.17.13" ,
48- "@types/jest" : " ^26.0.19 " ,
48+ "@types/jest" : " ^26.0.20 " ,
4949 "@types/micromatch" : " ^4.0.1" ,
5050 "@types/node" : " ^14.14.20" ,
5151 "@typescript-eslint/eslint-plugin" : " ^4.12.0" ,
Original file line number Diff line number Diff line change 951951 dependencies :
952952 " @types/istanbul-lib-report" " *"
953953
954- " @types/jest@26.x" , "@types/jest@^26.0.19" :
954+ " @types/jest@26.x " :
955955 version "26.0.19"
956956 resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.19.tgz#e6fa1e3def5842ec85045bd5210e9bb8289de790"
957957 integrity sha512-jqHoirTG61fee6v6rwbnEuKhpSKih0tuhqeFbCmMmErhtu3BYlOZaXWjffgOstMM4S/3iQD31lI5bGLTrs97yQ==
958958 dependencies :
959959 jest-diff "^26.0.0"
960960 pretty-format "^26.0.0"
961961
962+ " @types/jest@^26.0.20 " :
963+ version "26.0.20"
964+ resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.20.tgz#cd2f2702ecf69e86b586e1f5223a60e454056307"
965+ integrity sha512-9zi2Y+5USJRxd0FsahERhBwlcvFh6D2GLQnY2FH2BzK8J9s9omvNHIbvABwIluXa0fD8XVKMLTO0aOEuUfACAA==
966+ dependencies :
967+ jest-diff "^26.0.0"
968+ pretty-format "^26.0.0"
969+
962970" @types/json-schema@^7.0.3 " :
963971 version "7.0.6"
964972 resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.6.tgz#f4c7ec43e81b319a9815115031709f26987891f0"
You can’t perform that action at this time.
0 commit comments