Skip to content

Commit 6e465bb

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency typescript to v3.3.3
1 parent 0b7e137 commit 6e465bb

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

yarn.lock

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

5665-
typescript@3.3.1:
5666-
version "3.3.1"
5667-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.3.1.tgz#6de14e1db4b8a006ac535e482c8ba018c55f750b"
5668-
integrity sha512-cTmIDFW7O0IHbn1DPYjkiebHxwtCMU+eTy30ZtJNBPF9j2O1ITu5XH2YnBeVRKWHqF+3JQwWJv0Q0aUgX8W7IA==
5665+
typescript@3.3.3:
5666+
version "3.3.3"
5667+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.3.3.tgz#f1657fc7daa27e1a8930758ace9ae8da31403221"
5668+
integrity sha512-Y21Xqe54TBVp+VDSNbuDYdGw0BpoR/Q6wo/+35M8PAU0vipahnyduJWirxxdxjsAkS7hue53x2zp8gz7F05u0A==
56695669

56705670
undefsafe@^2.0.2:
56715671
version "2.0.2"

0 commit comments

Comments
 (0)