Skip to content

Commit 8efaa26

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency typescript to v3.5.2
1 parent 27bf056 commit 8efaa26

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.34.0",
3333
"ts-node": "7.0.1",
34-
"typescript": "3.5.1"
34+
"typescript": "3.5.2"
3535
},
3636
"prettier": {
3737
"semi": false,

yarn.lock

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

5790-
5791-
version "3.5.1"
5792-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.1.tgz#ba72a6a600b2158139c5dd8850f700e231464202"
5793-
integrity sha512-64HkdiRv1yYZsSe4xC1WVgamNigVYjlssIoaH2HcZF0+ijsk5YK2g0G34w9wJkze8+5ow4STd22AynfO6ZYYLw==
5790+
5791+
version "3.5.2"
5792+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.2.tgz#a09e1dc69bc9551cadf17dba10ee42cf55e5d56c"
5793+
integrity sha512-7KxJovlYhTX5RaRbUdkAXN1KUZ8PwWlTzQdHV6xNqvuFOs7+WBo10TQUqT19Q/Jz2hk5v9TQDIhyLhhJY4p5AA==
57945794

57955795
undefsafe@^2.0.2:
57965796
version "2.0.2"

0 commit comments

Comments
 (0)