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 #373 from Xenira/dependabot/npm_and_yarn/backend/t…
Browse files Browse the repository at this point in the history
…slint-5.12.1

Bump tslint from 5.9.1 to 5.12.1 in /backend
  • Loading branch information
Xenira authored Feb 12, 2019
2 parents 4e0b482 + 744bcec commit faa2ce8
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@types/socket.io": "^1.4.33",
"nodemon": "^1.17.3",
"ts-node": "^6.0.3",
"tslint": "^5.9.1",
"tslint": "^5.12.1",
"typescript": "^2.8.3"
},
"license": "MIT",
Expand Down
22 changes: 11 additions & 11 deletions backend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2441,13 +2441,13 @@ ts-node@^6.0.3:
source-map-support "^0.5.3"
yn "^2.0.0"

tslib@^1.7.1, tslib@^1.8.0:
version "1.9.0"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.0.tgz#e37a86fda8cbbaf23a057f473c9f4dc64e5fc2e8"
tslib@^1.8.0, tslib@^1.8.1:
version "1.9.3"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.3.tgz#d7e4dd79245d85428c4d7e4822a79917954ca286"

tslint@^5.9.1:
version "5.9.1"
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.9.1.tgz#1255f87a3ff57eb0b0e1f0e610a8b4748046c9ae"
tslint@^5.12.1:
version "5.12.1"
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.12.1.tgz#8cec9d454cf8a1de9b0a26d7bdbad6de362e52c1"
dependencies:
babel-code-frame "^6.22.0"
builtin-modules "^1.1.1"
Expand All @@ -2460,13 +2460,13 @@ tslint@^5.9.1:
resolve "^1.3.2"
semver "^5.3.0"
tslib "^1.8.0"
tsutils "^2.12.1"
tsutils "^2.27.2"

tsutils@^2.12.1:
version "2.12.1"
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-2.12.1.tgz#f4d95ce3391c8971e46e54c4cf0edb0a21dd5b24"
tsutils@^2.27.2:
version "2.29.0"
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-2.29.0.tgz#32b488501467acbedd4b85498673a0812aca0b99"
dependencies:
tslib "^1.7.1"
tslib "^1.8.1"

tunnel-agent@^0.6.0:
version "0.6.0"
Expand Down

0 comments on commit faa2ce8

Please sign in to comment.