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.8.1" ,
13
13
"@graphql-eslint/eslint-plugin" : " 0.0.1" ,
14
14
"graphql" : " 15.3.0" ,
15
- "typescript" : " 4.0.2 "
15
+ "typescript" : " 4.0.3 "
16
16
}
17
17
}
Original file line number Diff line number Diff line change 33
33
"@types/jest" : " 26.0.12" ,
34
34
"ts-jest" : " 26.3.0" ,
35
35
"rimraf" : " 3.0.2" ,
36
- "typescript" : " 4.0.2 " ,
36
+ "typescript" : " 4.0.3 " ,
37
37
"jest" : " 26.4.2"
38
38
},
39
39
"lint-staged" : {
Original file line number Diff line number Diff line change 28
28
"@types/eslint" : " 7.2.2" ,
29
29
"bob-the-bundler" : " 1.1.0" ,
30
30
"graphql" : " 15.3.0" ,
31
- "typescript" : " 4.0.2 "
31
+ "typescript" : " 4.0.3 "
32
32
},
33
33
"peerDependencies" : {
34
34
"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 @@ -6078,10 +6078,10 @@ typedarray-to-buffer@^3.1.5:
6078
6078
dependencies :
6079
6079
is-typedarray "^1.0.0"
6080
6080
6081
-
6082
- version "4.0.2 "
6083
- resolved "https://registry.npmjs.org /typescript/-/typescript-4.0.2 .tgz#7ea7c88777c723c681e33bf7988be5d008d05ac2 "
6084
- integrity sha512-e4ERvRV2wb+rRZ/IQeb3jm2VxBsirQLpQhdxplZ2MEzGvDkkMmPglecnNDfSUBivMjP93vRbngYYDQqQ/78bcQ ==
6081
+
6082
+ version "4.0.3 "
6083
+ resolved "https://registry.yarnpkg.com /typescript/-/typescript-4.0.3 .tgz#153bbd468ef07725c1df9c77e8b453f8d36abba5 "
6084
+ integrity sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg ==
6085
6085
6086
6086
union-value@^1.0.0 :
6087
6087
version "1.0.1"
You can’t perform that action at this time.
0 commit comments