Skip to content

Commit 348f57a

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency typescript to v3.4.2
1 parent ec37b4f commit 348f57a

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

yarn.lock

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

5792-
typescript@3.4.1:
5793-
version "3.4.1"
5794-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.4.1.tgz#b6691be11a881ffa9a05765a205cb7383f3b63c6"
5795-
integrity sha512-3NSMb2VzDQm8oBTLH6Nj55VVtUEpe/rgkIzMir0qVoLyjDZlnMBva0U6vDiV3IH+sl/Yu6oP5QwsAQtHPmDd2Q==
5792+
typescript@3.4.2:
5793+
version "3.4.2"
5794+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.4.2.tgz#9ed4e6475d906f589200193be056f5913caed481"
5795+
integrity sha512-Og2Vn6Mk7JAuWA1hQdDQN/Ekm/SchX80VzLhjKN9ETYrIepBFAd8PkOdOTK2nKt0FCkmMZKBJvQ1dV1gIxPu/A==
57965796

57975797
undefsafe@^2.0.2:
57985798
version "2.0.2"

0 commit comments

Comments
 (0)