Skip to content

Commit 68b4551

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency typescript to v3.2.4
1 parent 2988ac5 commit 68b4551

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

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5639,10 +5639,10 @@ typedarray@^0.0.6:
56395639
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
56405640
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
56415641

5642-
5643-
version "3.2.2"
5644-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.2.2.tgz#fe8101c46aa123f8353523ebdcf5730c2ae493e5"
5645-
integrity sha512-VCj5UiSyHBjwfYacmDuc/NOk4QQixbE+Wn7MFJuS0nRuPQbof132Pw4u53dm264O8LPc2MVsc7RJNml5szurkg==
5642+
5643+
version "3.2.4"
5644+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.2.4.tgz#c585cb952912263d915b462726ce244ba510ef3d"
5645+
integrity sha512-0RNDbSdEokBeEAkgNbxJ+BLwSManFy9TeXz8uW+48j/xhEXv1ePME60olyzw2XzUqUBNAYFeJadIqAgNqIACwg==
56465646

56475647
undefsafe@^2.0.2:
56485648
version "2.0.2"

0 commit comments

Comments
 (0)