File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 38
38
"@types/jest" : " 26.0.19" ,
39
39
"ts-jest" : " 26.4.4" ,
40
40
"rimraf" : " 3.0.2" ,
41
- "typescript" : " 4.1.2 " ,
41
+ "typescript" : " 4.1.3 " ,
42
42
"jest" : " 26.6.3"
43
43
},
44
44
"lint-staged" : {
Original file line number Diff line number Diff line change 31
31
"bob-the-bundler" : " 1.1.0" ,
32
32
"graphql-config" : " 3.2.0" ,
33
33
"graphql" : " 15.4.0" ,
34
- "typescript" : " 4.1.2 "
34
+ "typescript" : " 4.1.3 "
35
35
},
36
36
"peerDependencies" : {
37
37
"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 6392
6392
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.2.tgz#6369ef22516fe5e10304aae5a5c4862db55380e9"
6393
6393
integrity sha512-thGloWsGH3SOxv1SoY7QojKi0tc+8FnOmiarEGMbd/lar7QOEd3hvlx3Fp5y6FlDUGl9L+pd4n2e+oToGMmhRQ==
6394
6394
6395
+
6396
+ version "4.1.3"
6397
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7"
6398
+ integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
6399
+
6395
6400
union-value@^1.0.0 :
6396
6401
version "1.0.1"
6397
6402
resolved "https://registry.npmjs.org/union-value/-/union-value-1.0.1.tgz#0b6fe7b835aecda61c6ea4d4f02c14221e109847"
You can’t perform that action at this time.
0 commit comments