Skip to content

Commit 998738c

Browse files
authored
Revert "chore(deps): update dependency typescript to v4.3.2 (#511)" (#512)
This reverts commit 75eb9a1.
1 parent 75eb9a1 commit 998738c

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
"textlint-rule-write-good": "^1.6.2",
122122
"trash-cli": "^4.0.0",
123123
"ts-jest": "^26.5.4",
124-
"typescript": "4.3.2",
124+
"typescript": "4.1.5",
125125
"typescript-eslint-language-service": "^4.1.3",
126126
"vitepress": "^0.13.2",
127127
"vue": "^3.0.0",

yarn.lock

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10340,12 +10340,7 @@ typescript-eslint-language-service@^4.1.3:
1034010340
dependencies:
1034110341
read-pkg-up "^7.0.0"
1034210342

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:
10343+
[email protected], typescript@~4.1.3:
1034910344
version "4.1.5"
1035010345
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72"
1035110346
integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA==

0 commit comments

Comments
 (0)