Skip to content

Commit ae17ac8

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency typescript to v3.2.1
1 parent 90da001 commit ae17ac8

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
@@ -31,7 +31,7 @@
3131
"npm-run-all": "4.1.5",
3232
"prisma": "1.21.1",
3333
"ts-node": "7.0.1",
34-
"typescript": "3.1.6"
34+
"typescript": "3.2.1"
3535
},
3636
"prettier": {
3737
"semi": false,

yarn.lock

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

5998-
typescript@3.1.6:
5999-
version "3.1.6"
6000-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.1.6.tgz#b6543a83cfc8c2befb3f4c8fba6896f5b0c9be68"
6001-
integrity sha512-tDMYfVtvpb96msS1lDX9MEdHrW4yOuZ4Kdc4Him9oU796XldPYF/t2+uKoX0BBa0hXXwDlqYQbXY5Rzjzc5hBA==
5998+
typescript@3.2.1:
5999+
version "3.2.1"
6000+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.2.1.tgz#0b7a04b8cf3868188de914d9568bd030f0c56192"
6001+
integrity sha512-jw7P2z/h6aPT4AENXDGjcfHTu5CSqzsbZc6YlUIebTyBAq8XaKp78x7VcSh30xwSCcsu5irZkYZUSFP1MrAMbg==
60026002

60036003
unbzip2-stream@^1.0.9:
60046004
version "1.3.1"

0 commit comments

Comments
 (0)