Skip to content

Commit f1d6b1e

Browse files
dependabot-preview[bot]cexbrayat
authored andcommitted
chore(deps-dev): bump typescript from 4.2.3 to 4.2.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.3 to 4.2.4. - [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 6fbac08 commit f1d6b1e

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
@@ -37,7 +37,7 @@
3737
"rollup": "^2.44.0",
3838
"rollup-plugin-typescript2": "^0.30.0",
3939
"ts-jest": "25.3.1",
40-
"typescript": "^4.2.3",
40+
"typescript": "^4.2.4",
4141
"vitepress": "^0.12.2",
4242
"vue": "3.0.11",
4343
"vue-class-component": "^8.0.0-rc.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6039,10 +6039,10 @@ typedarray-to-buffer@^3.1.5:
60396039
dependencies:
60406040
is-typedarray "^1.0.0"
60416041

6042-
typescript@^4.2.3:
6043-
version "4.2.3"
6044-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
6045-
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
6042+
typescript@^4.2.4:
6043+
version "4.2.4"
6044+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
6045+
integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==
60466046

60476047
uc.micro@^1.0.1, uc.micro@^1.0.5:
60486048
version "1.0.6"

0 commit comments

Comments
 (0)