mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
chore: Bump tslint (again)
This commit is contained in:
parent
1d2ffe2b4b
commit
522afc6f99
@ -110,7 +110,7 @@
|
|||||||
"ts-loader": "5.3.3",
|
"ts-loader": "5.3.3",
|
||||||
"ts-node": "^8.0.3",
|
"ts-node": "^8.0.3",
|
||||||
"tslib": "1.9.3",
|
"tslib": "1.9.3",
|
||||||
"tslint": "5.13.1",
|
"tslint": "5.14.0",
|
||||||
"tslint-loader": "^3.5.3",
|
"tslint-loader": "^3.5.3",
|
||||||
"tslint-react": "^3.6.0",
|
"tslint-react": "^3.6.0",
|
||||||
"typescript": "3.3.3333",
|
"typescript": "3.3.3333",
|
||||||
|
12
yarn.lock
12
yarn.lock
@ -16129,10 +16129,10 @@ tslint-react@^3.6.0:
|
|||||||
dependencies:
|
dependencies:
|
||||||
tsutils "^2.13.1"
|
tsutils "^2.13.1"
|
||||||
|
|
||||||
tslint@5.13.1:
|
tslint@5.14.0:
|
||||||
version "5.13.1"
|
version "5.14.0"
|
||||||
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.13.1.tgz#fbc0541c425647a33cd9108ce4fd4cd18d7904ed"
|
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.14.0.tgz#be62637135ac244fc9b37ed6ea5252c9eba1616e"
|
||||||
integrity sha512-fplQqb2miLbcPhyHoMV4FU9PtNRbgmm/zI5d3SZwwmJQM6V0eodju+hplpyfhLWpmwrDNfNYU57uYRb8s0zZoQ==
|
integrity sha512-IUla/ieHVnB8Le7LdQFRGlVJid2T/gaJe5VkjzRVSRR6pA2ODYrnfR1hmxi+5+au9l50jBwpbBL34txgv4NnTQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
babel-code-frame "^6.22.0"
|
babel-code-frame "^6.22.0"
|
||||||
builtin-modules "^1.1.1"
|
builtin-modules "^1.1.1"
|
||||||
@ -16146,9 +16146,9 @@ tslint@5.13.1:
|
|||||||
resolve "^1.3.2"
|
resolve "^1.3.2"
|
||||||
semver "^5.3.0"
|
semver "^5.3.0"
|
||||||
tslib "^1.8.0"
|
tslib "^1.8.0"
|
||||||
tsutils "^2.27.2"
|
tsutils "^2.29.0"
|
||||||
|
|
||||||
tsutils@^2.13.1, tsutils@^2.27.2:
|
tsutils@^2.13.1, tsutils@^2.29.0:
|
||||||
version "2.29.0"
|
version "2.29.0"
|
||||||
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-2.29.0.tgz#32b488501467acbedd4b85498673a0812aca0b99"
|
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-2.29.0.tgz#32b488501467acbedd4b85498673a0812aca0b99"
|
||||||
integrity sha512-g5JVHCIJwzfISaXpXE1qvNalca5Jwob6FjI4AoPlqMusJ6ftFE7IkkFoMhVLRgK+4Kx3gkzb8UZK5t5yTTvEmA==
|
integrity sha512-g5JVHCIJwzfISaXpXE1qvNalca5Jwob6FjI4AoPlqMusJ6ftFE7IkkFoMhVLRgK+4Kx3gkzb8UZK5t5yTTvEmA==
|
||||||
|
Loading…
Reference in New Issue
Block a user