Skip to content

Commit

Permalink
chore(deps): update dependency @sourcegraph/tslint-config to ^13.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jun 12, 2019
1 parent 0c0e96a commit f36c710
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@commitlint/config-conventional": "^8.0.0",
"@sourcegraph/prettierrc": "^2.2.0",
"@sourcegraph/tsconfig": "^4.0.0",
"@sourcegraph/tslint-config": "^13.2.0",
"@sourcegraph/tslint-config": "^13.3.0",
"@types/mocha": "5.2.7",
"husky": "^2.1.0",
"mocha": "^6.1.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -384,10 +384,10 @@
resolved "https://registry.npmjs.org/@sourcegraph/tsconfig/-/tsconfig-4.0.0.tgz#dd2a406f90760bb789fd89fde4bd0a8d681f2767"
integrity sha512-jxrhKbek4yu1HUDpUhqR9hAGFiUgaJ9NIM+c8JEkAnvpW67ab1AUFWb82aSVfZWX1UVqfR84AMr7xP3E8LlL+A==

"@sourcegraph/tslint-config@^13.2.0":
version "13.2.0"
resolved "https://registry.yarnpkg.com/@sourcegraph/tslint-config/-/tslint-config-13.2.0.tgz#20ad2061b4d995ded19d9bcb07ef3442db3f4441"
integrity sha512-knU6XbReHqUWyOMRJuPty/PglbpgVdlMp6B89IgNRnXF0x2DGox4ygpHAjGBjHzyjgMPXSBteFqPPLMROTibBQ==
"@sourcegraph/tslint-config@^13.3.0":
version "13.3.0"
resolved "https://registry.yarnpkg.com/@sourcegraph/tslint-config/-/tslint-config-13.3.0.tgz#b8bcd95352cdcd523da16e6fb81dbeb27fa27c51"
integrity sha512-IVq6kJGvRLZWGIkCjvAfqCGILdj9shfo/hNzV4w0fPF3DOZRIKzrdaTNfH9rS+enplcWVLQUbnxMFLqJXiYAcA==
dependencies:
rxjs-tslint-rules "^4.23.0"
tslint-config-prettier "^1.18.0"
Expand Down

0 comments on commit f36c710

Please sign in to comment.