File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 53
53
"rimraf" : " 3.0.2" ,
54
54
"ts-jest" : " 27.0.7" ,
55
55
"ts-node" : " 10.4.0" ,
56
- "typescript" : " 4.4.4 "
56
+ "typescript" : " 4.5.2 "
57
57
},
58
58
"resolutions" : {
59
59
"@changesets/git" : " 1.2.0" ,
Original file line number Diff line number Diff line change 42
42
"@types/lodash.lowercase" : " 4.3.6" ,
43
43
"bob-the-bundler" : " 1.5.1" ,
44
44
"graphql" : " 16.0.1" ,
45
- "typescript" : " 4.4.4 "
45
+ "typescript" : " 4.5.2 "
46
46
},
47
47
"peerDependencies" : {
48
48
"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 || ^16.0.0"
Original file line number Diff line number Diff line change @@ -6718,10 +6718,10 @@ typedarray-to-buffer@^3.1.5:
6718
6718
dependencies :
6719
6719
is-typedarray "^1.0.0"
6720
6720
6721
- typescript@4.4.4 :
6722
- version "4.4.4 "
6723
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4 .tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c "
6724
- integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA ==
6721
+ typescript@4.5.2 :
6722
+ version "4.5.2 "
6723
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.2 .tgz#8ac1fba9f52256fdb06fb89e4122fa6a346c2998 "
6724
+ integrity sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw ==
6725
6725
6726
6726
unbox-primitive@^1.0.1 :
6727
6727
version "1.0.1"
You can’t perform that action at this time.
0 commit comments