Skip to content

Commit 118fe49

Browse files
build(deps-dev): bump typescript from 4.0.2 to 4.0.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.2 to 4.0.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.0.2...v4.0.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent bb61528 commit 118fe49

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
@@ -107,7 +107,7 @@
107107
"ts-jest": "^26.2.0",
108108
"ts-loader": "^8.0.2",
109109
"ts-node": "^9.0.0",
110-
"typescript": "^4.0.2",
110+
"typescript": "^4.0.3",
111111
"vitepress": "^0.6.0",
112112
"vue": "^3.0.0-rc.9",
113113
"vue-loader": "^16.0.0-beta.5",

yarn.lock

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

10812-
typescript@^4.0.2:
10813-
version "4.0.2"
10814-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.2.tgz#7ea7c88777c723c681e33bf7988be5d008d05ac2"
10815-
integrity sha512-e4ERvRV2wb+rRZ/IQeb3jm2VxBsirQLpQhdxplZ2MEzGvDkkMmPglecnNDfSUBivMjP93vRbngYYDQqQ/78bcQ==
10812+
typescript@^4.0.3:
10813+
version "4.0.3"
10814+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.3.tgz#153bbd468ef07725c1df9c77e8b453f8d36abba5"
10815+
integrity sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg==
1081610816

1081710817
typescript@~3.7.2:
1081810818
version "3.7.5"

0 commit comments

Comments
 (0)