Skip to content

Commit 2680f03

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency typescript to v3.5.1
1 parent d8e0ab6 commit 2680f03

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.4.5"
34+
"typescript": "3.5.1"
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-
typescript@3.4.5:
5791-
version "3.4.5"
5792-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.4.5.tgz#2d2618d10bb566572b8d7aad5180d84257d70a99"
5793-
integrity sha512-YycBxUb49UUhdNMU5aJ7z5Ej2XGmaIBL0x34vZ82fn3hGvD+bgrMrVDpatgz2f7YxUMJxMkbWxJZeAvDxVe7Vw==
5790+
typescript@3.5.1:
5791+
version "3.5.1"
5792+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.1.tgz#ba72a6a600b2158139c5dd8850f700e231464202"
5793+
integrity sha512-64HkdiRv1yYZsSe4xC1WVgamNigVYjlssIoaH2HcZF0+ijsk5YK2g0G34w9wJkze8+5ow4STd22AynfO6ZYYLw==
57945794

57955795
undefsafe@^2.0.2:
57965796
version "2.0.2"

0 commit comments

Comments
 (0)