chore(deps-dev): bump tslint from 5.13.0 to 5.13.1 (#186)
Bumps [tslint](https://github.com/palantir/tslint) from 5.13.0 to 5.13.1. - [Release notes](https://github.com/palantir/tslint/releases) - [Changelog](https://github.com/palantir/tslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/palantir/tslint/compare/5.13.0...5.13.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
1f12f97f3a
commit
2d546170a0
2 changed files with 5 additions and 5 deletions
|
@ -180,7 +180,7 @@
|
||||||
"gulp-sourcemaps": "^2.6.5",
|
"gulp-sourcemaps": "^2.6.5",
|
||||||
"gulp-typescript": "^5.0.0",
|
"gulp-typescript": "^5.0.0",
|
||||||
"merge2": "^1.2.3",
|
"merge2": "^1.2.3",
|
||||||
"tslint": "^5.13.0",
|
"tslint": "^5.13.1",
|
||||||
"tslint-config-fire": "^1.0.1",
|
"tslint-config-fire": "^1.0.1",
|
||||||
"typescript": "^3.3.3333",
|
"typescript": "^3.3.3333",
|
||||||
"vscode": "^1.1.30"
|
"vscode": "^1.1.30"
|
||||||
|
|
|
@ -3000,10 +3000,10 @@ tslint-config-fire@^1.0.1:
|
||||||
resolved "https://registry.yarnpkg.com/tslint-config-fire/-/tslint-config-fire-1.0.1.tgz#07d80eb14140f084c488da5756e4623070a7db31"
|
resolved "https://registry.yarnpkg.com/tslint-config-fire/-/tslint-config-fire-1.0.1.tgz#07d80eb14140f084c488da5756e4623070a7db31"
|
||||||
integrity sha512-kSYiN7Jbk8MYNCW6Sjt1ay41q9/AtalgT+LvdzosIB+PTwTij8SHPfqZrPuFy7TW6Am0R6m9zKpskpqy2vEmpQ==
|
integrity sha512-kSYiN7Jbk8MYNCW6Sjt1ay41q9/AtalgT+LvdzosIB+PTwTij8SHPfqZrPuFy7TW6Am0R6m9zKpskpqy2vEmpQ==
|
||||||
|
|
||||||
tslint@^5.13.0:
|
tslint@^5.13.1:
|
||||||
version "5.13.0"
|
version "5.13.1"
|
||||||
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.13.0.tgz#239a2357c36b620d72d86744754b6fc088a25359"
|
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.13.1.tgz#fbc0541c425647a33cd9108ce4fd4cd18d7904ed"
|
||||||
integrity sha512-ECOOQRxXCYnUUePG5h/+Z1Zouobk3KFpIHA9aKBB/nnMxs97S1JJPDGt5J4cGm1y9U9VmVlfboOxA8n1kSNzGw==
|
integrity sha512-fplQqb2miLbcPhyHoMV4FU9PtNRbgmm/zI5d3SZwwmJQM6V0eodju+hplpyfhLWpmwrDNfNYU57uYRb8s0zZoQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
babel-code-frame "^6.22.0"
|
babel-code-frame "^6.22.0"
|
||||||
builtin-modules "^1.1.1"
|
builtin-modules "^1.1.1"
|
||||||
|
|
Loading…
Reference in a new issue