File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 12
12
"eslint" : " 7.14.0" ,
13
13
"@graphql-eslint/eslint-plugin" : " 0.4.3" ,
14
14
"graphql" : " 15.4.0" ,
15
- "typescript" : " 4.0.5 "
15
+ "typescript" : " 4.1.2 "
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.4" ,
38
38
"rimraf" : " 3.0.2" ,
39
- "typescript" : " 4.0.5 " ,
39
+ "typescript" : " 4.1.2 " ,
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.2.0" ,
32
32
"graphql" : " 15.4.0" ,
33
- "typescript" : " 4.0.5 "
33
+ "typescript" : " 4.1.2 "
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 @@ -6042,10 +6042,10 @@ typedarray-to-buffer@^3.1.5:
6042
6042
dependencies :
6043
6043
is-typedarray "^1.0.0"
6044
6044
6045
- typescript@4.0.5 :
6046
- version "4.0.5 "
6047
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.5 .tgz#ae9dddfd1069f1cb5beb3ef3b2170dd7c1332389 "
6048
- integrity sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ ==
6045
+ typescript@4.1.2 :
6046
+ version "4.1.2 "
6047
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.2 .tgz#6369ef22516fe5e10304aae5a5c4862db55380e9 "
6048
+ integrity sha512-thGloWsGH3SOxv1SoY7QojKi0tc+8FnOmiarEGMbd/lar7QOEd3hvlx3Fp5y6FlDUGl9L+pd4n2e+oToGMmhRQ ==
6049
6049
6050
6050
union-value@^1.0.0 :
6051
6051
version "1.0.1"
You can’t perform that action at this time.
0 commit comments