Skip to content
This repository has been archived by the owner on Jul 25, 2022. It is now read-only.

Commit

Permalink
Update dependency tslint-config-standard-plus to v2.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 10, 2019
1 parent cab7797 commit 9d9f627
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"rollup-plugin-terser": "4.0.4",
"rollup-plugin-typescript2": "0.16.1",
"tslint": "5.16.0",
"tslint-config-standard-plus": "2.1.1",
"tslint-config-standard-plus": "2.1.4",
"typescript": "3.4.5"
}
}
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3836,32 +3836,32 @@ [email protected], tslib@^1.7.1, 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-clean-code@^0.2.7:
version "0.2.7"
resolved "https://registry.yarnpkg.com/tslint-clean-code/-/tslint-clean-code-0.2.7.tgz#11ab8712cd117df9a8a4cc571d3e931651014677"
tslint-clean-code@^0.2.9:
version "0.2.9"
resolved "https://registry.yarnpkg.com/tslint-clean-code/-/tslint-clean-code-0.2.9.tgz#4accfdf92cc701b7dd783e736559e90905c68f6c"
dependencies:
memoize-decorator "^1.0.2"
tsutils "2.7.1"

[email protected].1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/tslint-config-standard-plus/-/tslint-config-standard-plus-2.1.1.tgz#d2de6c7f6b314adef26d2ade0f92952267abb52d"
[email protected].4:
version "2.1.4"
resolved "https://registry.yarnpkg.com/tslint-config-standard-plus/-/tslint-config-standard-plus-2.1.4.tgz#819cab4485bc63d635a8280dce604751cfbbeca9"
dependencies:
tslint-clean-code "^0.2.7"
tslint-eslint-rules "^5.3.1"
tslint-no-circular-imports "^0.5.0"
tslint-clean-code "^0.2.9"
tslint-eslint-rules "^5.4.0"
tslint-no-circular-imports "^0.6.2"

tslint-eslint-rules@^5.3.1:
tslint-eslint-rules@^5.4.0:
version "5.4.0"
resolved "https://registry.yarnpkg.com/tslint-eslint-rules/-/tslint-eslint-rules-5.4.0.tgz#e488cc9181bf193fe5cd7bfca213a7695f1737b5"
dependencies:
doctrine "0.7.2"
tslib "1.9.0"
tsutils "^3.0.0"

tslint-no-circular-imports@^0.5.0:
version "0.5.2"
resolved "https://registry.yarnpkg.com/tslint-no-circular-imports/-/tslint-no-circular-imports-0.5.2.tgz#47ac9194ec531101ac19198d5144f7ac9f57d980"
tslint-no-circular-imports@^0.6.2:
version "0.6.2"
resolved "https://registry.yarnpkg.com/tslint-no-circular-imports/-/tslint-no-circular-imports-0.6.2.tgz#ee00dbf6ebb98f8de45a8e3bf743d2656b2e8df4"

[email protected]:
version "5.16.0"
Expand Down

0 comments on commit 9d9f627

Please sign in to comment.