File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 12
12
"eslint" : " 7.12.1" ,
13
13
"@graphql-eslint/eslint-plugin" : " 0.4.1" ,
14
14
"graphql" : " 15.4.0" ,
15
- "typescript" : " 4.0.3 "
15
+ "typescript" : " 4.0.5 "
16
16
}
17
17
}
Original file line number Diff line number Diff line change 36
36
"@types/jest" : " 26.0.15" ,
37
37
"ts-jest" : " 26.4.3" ,
38
38
"rimraf" : " 3.0.2" ,
39
- "typescript" : " 4.0.3 " ,
39
+ "typescript" : " 4.0.5 " ,
40
40
"jest" : " 26.6.3"
41
41
},
42
42
"lint-staged" : {
Original file line number Diff line number Diff line change 30
30
"bob-the-bundler" : " 1.1.0" ,
31
31
"graphql-config" : " 3.0.3" ,
32
32
"graphql" : " 15.4.0" ,
33
- "typescript" : " 4.0.3 "
33
+ "typescript" : " 4.0.5 "
34
34
},
35
35
"peerDependencies" : {
36
36
"graphql" : " ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0"
Original file line number Diff line number Diff line change 616
616
valid-url "1.0.9"
617
617
websocket "1.0.32"
618
618
619
- " @graphql-tools/utils@^6.0.0" , "@graphql-tools/utils@^6.2.4" :
619
+ " @graphql-tools/utils@^6.0.0 " :
620
620
version "6.2.4"
621
621
resolved "https://registry.npmjs.org/@graphql-tools/utils/-/utils-6.2.4.tgz#38a2314d2e5e229ad4f78cca44e1199e18d55856"
622
622
integrity sha512-ybgZ9EIJE3JMOtTrTd2VcIpTXtDrn2q6eiYkeYMKRVh3K41+LZa6YnR2zKERTXqTWqhobROwLt4BZbw2O3Aeeg==
@@ -5979,10 +5979,10 @@ typedarray-to-buffer@^3.1.5:
5979
5979
dependencies :
5980
5980
is-typedarray "^1.0.0"
5981
5981
5982
-
5983
- version "4.0.3 "
5984
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.3 .tgz#153bbd468ef07725c1df9c77e8b453f8d36abba5 "
5985
- integrity sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg ==
5982
+
5983
+ version "4.0.5 "
5984
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.5 .tgz#ae9dddfd1069f1cb5beb3ef3b2170dd7c1332389 "
5985
+ integrity sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ ==
5986
5986
5987
5987
union-value@^1.0.0 :
5988
5988
version "1.0.1"
You can’t perform that action at this time.
0 commit comments