Skip to content

Commit fbd1012

Browse files
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 6b59825 commit fbd1012

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
@@ -72,6 +72,6 @@
7272
"ts-jest": "^26.3.0",
7373
"ts-node-dev": "^1.0.0-pre.62",
7474
"tsconfig-paths": "^3.9.0",
75-
"typescript": "^4.0.2"
75+
"typescript": "^4.0.3"
7676
}
7777
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6951,10 +6951,10 @@ typeorm@^0.2.26:
69516951
yargonaut "^1.1.2"
69526952
yargs "^13.2.1"
69536953

6954-
typescript@^4.0.2:
6955-
version "4.0.2"
6956-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.2.tgz#7ea7c88777c723c681e33bf7988be5d008d05ac2"
6957-
integrity sha512-e4ERvRV2wb+rRZ/IQeb3jm2VxBsirQLpQhdxplZ2MEzGvDkkMmPglecnNDfSUBivMjP93vRbngYYDQqQ/78bcQ==
6954+
typescript@^4.0.3:
6955+
version "4.0.3"
6956+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.3.tgz#153bbd468ef07725c1df9c77e8b453f8d36abba5"
6957+
integrity sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg==
69586958

69596959
uglify-js@^3.1.4:
69606960
version "3.9.3"

0 commit comments

Comments
 (0)