Skip to content

Commit a53abde

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency typescript to v3.4.1
1 parent fe47976 commit a53abde

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"npm-run-all": "4.1.5",
3232
"prisma": "1.29.2",
3333
"ts-node": "7.0.1",
34-
"typescript": "3.3.4000"
34+
"typescript": "3.4.1"
3535
},
3636
"prettier": {
3737
"semi": false,

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5783,10 +5783,10 @@ typedarray@^0.0.6:
57835783
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
57845784
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
57855785

5786-
typescript@3.3.4000:
5787-
version "3.3.4000"
5788-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.3.4000.tgz#76b0f89cfdbf97827e1112d64f283f1151d6adf0"
5789-
integrity sha512-jjOcCZvpkl2+z7JFn0yBOoLQyLoIkNZAs/fYJkUG6VKy6zLPHJGfQJYFHzibB6GJaF/8QrcECtlQ5cpvRHSMEA==
5786+
typescript@3.4.1:
5787+
version "3.4.1"
5788+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.4.1.tgz#b6691be11a881ffa9a05765a205cb7383f3b63c6"
5789+
integrity sha512-3NSMb2VzDQm8oBTLH6Nj55VVtUEpe/rgkIzMir0qVoLyjDZlnMBva0U6vDiV3IH+sl/Yu6oP5QwsAQtHPmDd2Q==
57905790

57915791
undefsafe@^2.0.2:
57925792
version "2.0.2"

0 commit comments

Comments
 (0)