chore(deps-dev): bump tslint from 5.12.0 to 5.12.1 (#151)
Bumps [tslint](https://github.com/palantir/tslint) from 5.12.0 to 5.12.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.12.0...5.12.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
58d333e05e
commit
66cbc75068
2 changed files with 5 additions and 5 deletions
|
@ -180,7 +180,7 @@
|
|||
"gulp-sourcemaps": "^2.6.4",
|
||||
"gulp-typescript": "^5.0.0",
|
||||
"merge2": "^1.2.3",
|
||||
"tslint": "^5.12.0",
|
||||
"tslint": "^5.12.1",
|
||||
"tslint-config-fire": "^1.0.1",
|
||||
"typescript": "^3.2.2",
|
||||
"vscode": "^1.1.26"
|
||||
|
|
|
@ -3393,10 +3393,10 @@ tslint-config-fire@^1.0.1:
|
|||
resolved "https://registry.yarnpkg.com/tslint-config-fire/-/tslint-config-fire-1.0.1.tgz#07d80eb14140f084c488da5756e4623070a7db31"
|
||||
integrity sha512-kSYiN7Jbk8MYNCW6Sjt1ay41q9/AtalgT+LvdzosIB+PTwTij8SHPfqZrPuFy7TW6Am0R6m9zKpskpqy2vEmpQ==
|
||||
|
||||
tslint@^5.12.0:
|
||||
version "5.12.0"
|
||||
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.12.0.tgz#47f2dba291ed3d580752d109866fb640768fca36"
|
||||
integrity sha512-CKEcH1MHUBhoV43SA/Jmy1l24HJJgI0eyLbBNSRyFlsQvb9v6Zdq+Nz2vEOH00nC5SUx4SneJ59PZUS/ARcokQ==
|
||||
tslint@^5.12.1:
|
||||
version "5.12.1"
|
||||
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.12.1.tgz#8cec9d454cf8a1de9b0a26d7bdbad6de362e52c1"
|
||||
integrity sha512-sfodBHOucFg6egff8d1BvuofoOQ/nOeYNfbp7LDlKBcLNrL3lmS5zoiDGyOMdT7YsEXAwWpTdAHwOGOc8eRZAw==
|
||||
dependencies:
|
||||
babel-code-frame "^6.22.0"
|
||||
builtin-modules "^1.1.1"
|
||||
|
|
Loading…
Reference in a new issue