Skip to content

Commit 434da4d

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency typescript to v3.2.2
1 parent 90f2390 commit 434da4d

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

yarn.lock

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

5580-
typescript@3.2.1:
5581-
version "3.2.1"
5582-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.2.1.tgz#0b7a04b8cf3868188de914d9568bd030f0c56192"
5583-
integrity sha512-jw7P2z/h6aPT4AENXDGjcfHTu5CSqzsbZc6YlUIebTyBAq8XaKp78x7VcSh30xwSCcsu5irZkYZUSFP1MrAMbg==
5580+
typescript@3.2.2:
5581+
version "3.2.2"
5582+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.2.2.tgz#fe8101c46aa123f8353523ebdcf5730c2ae493e5"
5583+
integrity sha512-VCj5UiSyHBjwfYacmDuc/NOk4QQixbE+Wn7MFJuS0nRuPQbof132Pw4u53dm264O8LPc2MVsc7RJNml5szurkg==
55845584

55855585
undefsafe@^2.0.2:
55865586
version "2.0.2"

0 commit comments

Comments
 (0)