File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 121
121
"textlint-rule-write-good" : " ^1.6.2" ,
122
122
"trash-cli" : " ^4.0.0" ,
123
123
"ts-jest" : " ^26.5.4" ,
124
- "typescript" : " 4.1.5 " ,
124
+ "typescript" : " 4.3.2 " ,
125
125
"typescript-eslint-language-service" : " ^4.1.3" ,
126
126
"vitepress" : " ^0.13.2" ,
127
127
"vue" : " ^3.0.0" ,
Original file line number Diff line number Diff line change @@ -10340,7 +10340,12 @@ typescript-eslint-language-service@^4.1.3:
10340
10340
dependencies :
10341
10341
read-pkg-up "^7.0.0"
10342
10342
10343
- [email protected] , typescript@~4.1.3:
10343
+
10344
+ version "4.3.2"
10345
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.2.tgz#399ab18aac45802d6f2498de5054fcbbe716a805"
10346
+ integrity sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw==
10347
+
10348
+ typescript@~4.1.3 :
10344
10349
version "4.1.5"
10345
10350
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72"
10346
10351
integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA==
You can’t perform that action at this time.
0 commit comments