Skip to content

Commit b37b8f7

Browse files
committed
chore(deps): typescript
1 parent c58d9d3 commit b37b8f7

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
@@ -36,7 +36,7 @@
3636
"nodemon": "1.18.10",
3737
"semantic-release": "15.13.3",
3838
"tslint": "5.17.0",
39-
"typescript": "3.5.1"
39+
"typescript": "4.3.3"
4040
},
4141
"dependencies": {
4242
"json-typescript": "^1.0.0"

yarn.lock

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

7195-
typescript@3.5.1:
7196-
version "3.5.1"
7197-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.1.tgz#ba72a6a600b2158139c5dd8850f700e231464202"
7198-
integrity sha512-64HkdiRv1yYZsSe4xC1WVgamNigVYjlssIoaH2HcZF0+ijsk5YK2g0G34w9wJkze8+5ow4STd22AynfO6ZYYLw==
7195+
typescript@4.3.3:
7196+
version "4.3.3"
7197+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.3.tgz#5401db69bd3203daf1851a1a74d199cb3112c11a"
7198+
integrity sha512-rUvLW0WtF7PF2b9yenwWUi9Da9euvDRhmH7BLyBG4DCFfOJ850LGNknmRpp8Z8kXNUPObdZQEfKOiHtXuQHHKA==
71997199

72007200
typescript@next:
72017201
version "4.4.0-dev.20210614"

0 commit comments

Comments
 (0)