Skip to content

Commit 75eb9a1

Browse files
chore(deps): update dependency typescript to v4.3.2 (#511)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 3a25f5c commit 75eb9a1

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
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.1.5",
124+
"typescript": "4.3.2",
125125
"typescript-eslint-language-service": "^4.1.3",
126126
"vitepress": "^0.13.2",
127127
"vue": "^3.0.0",

yarn.lock

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

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:
1034410349
version "4.1.5"
1034510350
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72"
1034610351
integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA==

0 commit comments

Comments
 (0)