Skip to content

Commit 5ac9ae0

Browse files
committed
chore(deps): typescript
1 parent 59812ee commit 5ac9ae0

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.2.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
@@ -7098,10 +7098,10 @@ typedarray@^0.0.6:
70987098
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
70997099
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
71007100

7101-
typescript@3.5.1:
7102-
version "3.5.1"
7103-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.1.tgz#ba72a6a600b2158139c5dd8850f700e231464202"
7104-
integrity sha512-64HkdiRv1yYZsSe4xC1WVgamNigVYjlssIoaH2HcZF0+ijsk5YK2g0G34w9wJkze8+5ow4STd22AynfO6ZYYLw==
7101+
typescript@4.2.3:
7102+
version "4.2.3"
7103+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
7104+
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
71057105

71067106
typescript@next:
71077107
version "4.3.0-dev.20210228"

0 commit comments

Comments
 (0)