Skip to content
This repository has been archived by the owner on Sep 17, 2019. It is now read-only.

Commit

Permalink
Merge pull request #157 from Xenira/dependabot/npm_and_yarn/backend/t…
Browse files Browse the repository at this point in the history
…ypescript-2.8.3

Bump typescript from 2.8.1 to 2.8.3 in /backend
  • Loading branch information
Xenira authored May 17, 2018
2 parents e0e24b2 + c47e1d1 commit 067edd5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"nodemon": "^1.17.3",
"ts-node": "^6.0.3",
"tslint": "^5.9.1",
"typescript": "^2.8.1"
"typescript": "^2.8.3"
},
"license": "MIT",
"repository": {
Expand Down
6 changes: 3 additions & 3 deletions backend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2471,9 +2471,9 @@ type-is@~1.6.15, type-is@~1.6.16:
media-typer "0.3.0"
mime-types "~2.1.18"

typescript@^2.8.1:
version "2.8.1"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.8.1.tgz#6160e4f8f195d5ba81d4876f9c0cc1fbc0820624"
typescript@^2.8.3:
version "2.8.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.8.3.tgz#5d817f9b6f31bb871835f4edf0089f21abe6c170"

uid-number@^0.0.6:
version "0.0.6"
Expand Down

0 comments on commit 067edd5

Please sign in to comment.