Skip to content

Commit be97442

Browse files
chore(deps-dev): bump typescript from 4.0.2 to 4.0.3 (#401)
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] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent fca9bb0 commit be97442

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,7 +72,7 @@
7272
"semantic-ui-react": "1.2.1",
7373
"tsdx": "0.13.3",
7474
"tslib": "2.0.1",
75-
"typescript": "4.0.2"
75+
"typescript": "4.0.3"
7676
},
7777
"peerDependencies": {
7878
"react": ">=16.8.0",

yarn.lock

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

12751-
typescript@4.0.2:
12752-
version "4.0.2"
12753-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.2.tgz#7ea7c88777c723c681e33bf7988be5d008d05ac2"
12754-
integrity sha512-e4ERvRV2wb+rRZ/IQeb3jm2VxBsirQLpQhdxplZ2MEzGvDkkMmPglecnNDfSUBivMjP93vRbngYYDQqQ/78bcQ==
12751+
typescript@4.0.3:
12752+
version "4.0.3"
12753+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.3.tgz#153bbd468ef07725c1df9c77e8b453f8d36abba5"
12754+
integrity sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg==
1275512755

1275612756
typescript@^3.7.3:
1275712757
version "3.9.7"

0 commit comments

Comments
 (0)