Skip to content

Commit cbb9158

Browse files
dependabot-preview[bot]cexbrayat
authored andcommitted
chore(deps-dev): bump typescript from 4.1.5 to 4.2.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.5 to 4.2.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 00c8935 commit cbb9158

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"rollup-plugin-typescript2": "^0.30.0",
3737
"ts-jest": "25.3.1",
3838
"tsd": "0.14.0",
39-
"typescript": "^4.1.5",
39+
"typescript": "^4.2.2",
4040
"vitepress": "^0.12.2",
4141
"vue": "3.0.3",
4242
"vue-class-component": "^8.0.0-rc.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6425,10 +6425,10 @@ typedarray-to-buffer@^3.1.5:
64256425
dependencies:
64266426
is-typedarray "^1.0.0"
64276427

6428-
typescript@^4.1.5:
6429-
version "4.1.5"
6430-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72"
6431-
integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA==
6428+
typescript@^4.2.2:
6429+
version "4.2.2"
6430+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.2.tgz#1450f020618f872db0ea17317d16d8da8ddb8c4c"
6431+
integrity sha512-tbb+NVrLfnsJy3M59lsDgrzWIflR4d4TIUjz+heUnHZwdF7YsrMTKoRERiIvI2lvBG95dfpLxB21WZhys1bgaQ==
64326432

64336433
uc.micro@^1.0.1, uc.micro@^1.0.5:
64346434
version "1.0.6"

0 commit comments

Comments
 (0)