Skip to content

Commit cef7837

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency typescript to v3.3.1
1 parent 9e582b6 commit cef7837

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

yarn.lock

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

5654-
typescript@3.2.4:
5655-
version "3.2.4"
5656-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.2.4.tgz#c585cb952912263d915b462726ce244ba510ef3d"
5657-
integrity sha512-0RNDbSdEokBeEAkgNbxJ+BLwSManFy9TeXz8uW+48j/xhEXv1ePME60olyzw2XzUqUBNAYFeJadIqAgNqIACwg==
5654+
typescript@3.3.1:
5655+
version "3.3.1"
5656+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.3.1.tgz#6de14e1db4b8a006ac535e482c8ba018c55f750b"
5657+
integrity sha512-cTmIDFW7O0IHbn1DPYjkiebHxwtCMU+eTy30ZtJNBPF9j2O1ITu5XH2YnBeVRKWHqF+3JQwWJv0Q0aUgX8W7IA==
56585658

56595659
undefsafe@^2.0.2:
56605660
version "2.0.2"

0 commit comments

Comments
 (0)