Skip to content

Commit e20b1f5

Browse files
build(deps-dev): bump typescript from 3.9.9 to 4.2.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.9 to 4.2.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v3.9.9...v4.2.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 224ff16 commit e20b1f5

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
@@ -35,7 +35,7 @@
3535
"rollup-plugin-terser": "^7.0.0",
3636
"rollup-plugin-typescript2": "^0.30.0",
3737
"ts-jest": "26.5.4",
38-
"typescript": "^3.5.3",
38+
"typescript": "^4.2.3",
3939
"vue-server-renderer": "^2.6.11"
4040
},
4141
"scripts": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13843,10 +13843,10 @@ typedarray@^0.0.6:
1384313843
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1384413844
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1384513845

13846-
typescript@^3.5.3:
13847-
version "3.9.9"
13848-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.9.tgz#e69905c54bc0681d0518bd4d587cc6f2d0b1a674"
13849-
integrity sha512-kdMjTiekY+z/ubJCATUPlRDl39vXYiMV9iyeMuEuXZh2we6zz80uovNN2WlAxmmdE/Z/YQe+EbOEXB5RHEED3w==
13846+
typescript@^4.2.3:
13847+
version "4.2.3"
13848+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
13849+
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
1385013850

1385113851
uc.micro@^1.0.1, uc.micro@^1.0.5:
1385213852
version "1.0.6"

0 commit comments

Comments
 (0)