File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 113
113
"ts-jest" : " ^26.5.1" ,
114
114
"ts-node" : " ^10.0.0" ,
115
115
"tslint" : " ^6.1.3" ,
116
- "typescript" : " >=3.3.1 <4.4.0 || 4.3.1-rc "
116
+ "typescript" : " >=3.3.1 <4.4.0"
117
117
},
118
118
"resolutions" : {
119
- "typescript" : " 4.3.1-rc "
119
+ "typescript" : " 4.3.2 "
120
120
}
121
121
}
Original file line number Diff line number Diff line change @@ -8886,10 +8886,10 @@ typedarray@^0.0.6:
8886
8886
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
8887
8887
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
8888
8888
8889
- typescript@*, [email protected] .1-rc , "typescript@>=3.3.1 <4.4.0 || 4.3.1-rc ", typescript@^4.1.0-dev.20201026, typescript@~4.2.4 :
8890
- version "4.3.1-rc "
8891
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.1-rc .tgz#925149c8d8514e20a6bd8d4bd7f42adac67ab59c "
8892
- integrity sha512-L3uJ0gcntaRaKni9aV2amYB+pCDVodKe/B5+IREyvtKGsDOF7cYjchHb/B894skqkgD52ykRuWatIZMqEsHIqA ==
8889
+ typescript@*, [email protected] .2 , "typescript@>=3.3.1 <4.4.0", typescript@^4.1.0-dev.20201026, typescript@~4.2.4 :
8890
+ version "4.3.2 "
8891
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.2 .tgz#399ab18aac45802d6f2498de5054fcbbe716a805 "
8892
+ integrity sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw ==
8893
8893
8894
8894
uc.micro@^1.0.1, uc.micro@^1.0.5 :
8895
8895
version "1.0.6"
You can’t perform that action at this time.
0 commit comments