Skip to content

Commit 3c5d12f

Browse files
committed
chore(deps): typescript
1 parent bbfed7e commit 3c5d12f

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.4"
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
@@ -7141,10 +7141,10 @@ typedarray@^0.0.6:
71417141
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
71427142
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
71437143

7144-
typescript@3.5.1:
7145-
version "3.5.1"
7146-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.1.tgz#ba72a6a600b2158139c5dd8850f700e231464202"
7147-
integrity sha512-64HkdiRv1yYZsSe4xC1WVgamNigVYjlssIoaH2HcZF0+ijsk5YK2g0G34w9wJkze8+5ow4STd22AynfO6ZYYLw==
7144+
typescript@4.2.4:
7145+
version "4.2.4"
7146+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
7147+
integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==
71487148

71497149
typescript@next:
71507150
version "4.3.0-dev.20210405"

0 commit comments

Comments
 (0)