Skip to content

Commit b90aac0

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update typescript-eslint monorepo to v2.6.1
1 parent de9e988 commit b90aac0

File tree

2 files changed

+23
-22
lines changed

2 files changed

+23
-22
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@
7575
"@types/resolve": "0.0.8",
7676
"@types/semver": "6.2.0",
7777
"@types/tmp": "0.1.0",
78-
"@typescript-eslint/eslint-plugin": "2.6.0",
79-
"@typescript-eslint/parser": "2.6.0",
78+
"@typescript-eslint/eslint-plugin": "2.6.1",
79+
"@typescript-eslint/parser": "2.6.1",
8080
"broccoli-asset-rev": "3.0.0",
8181
"co": "4.6.0",
8282
"commitlint-azure-pipelines-cli": "1.0.2",

yarn.lock

Lines changed: 21 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1670,46 +1670,47 @@
16701670
resolved "https://registry.yarnpkg.com/@types/tmp/-/tmp-0.1.0.tgz#19cf73a7bcf641965485119726397a096f0049bd"
16711671
integrity sha512-6IwZ9HzWbCq6XoQWhxLpDjuADodH/MKXRUIDFudvgjcVdjFknvmR+DNsoUeer4XPrEnrZs04Jj+kfV9pFsrhmA==
16721672

1673-
"@typescript-eslint/[email protected].0":
1674-
version "2.6.0"
1675-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.6.0.tgz#e82ed43fc4527b21bfe35c20a2d6e4ed49fc7957"
1676-
integrity sha512-iCcXREU4RciLmLniwKLRPCOFVXrkF7z27XuHq5DrykpREv/mz6ztKAyLg2fdkM0hQC7659p5ZF5uStH7uzAJ/w==
1673+
"@typescript-eslint/[email protected].1":
1674+
version "2.6.1"
1675+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.6.1.tgz#e34972a24f8aba0861f9ccf7130acd74fd11e079"
1676+
integrity sha512-Z0rddsGqioKbvqfohg7BwkFC3PuNLsB+GE9QkFza7tiDzuHoy0y823Y+oGNDzxNZrYyLjqkZtCTl4vCqOmEN4g==
16771677
dependencies:
1678-
"@typescript-eslint/experimental-utils" "2.6.0"
1678+
"@typescript-eslint/experimental-utils" "2.6.1"
16791679
eslint-utils "^1.4.2"
16801680
functional-red-black-tree "^1.0.1"
16811681
regexpp "^2.0.1"
16821682
tsutils "^3.17.1"
16831683

1684-
"@typescript-eslint/[email protected].0":
1685-
version "2.6.0"
1686-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.6.0.tgz#ed70bef72822bff54031ff0615fc888b9e2b6e8a"
1687-
integrity sha512-34BAFpNOwHXeqT+AvdalLxOvcPYnCxA5JGmBAFL64RGMdP0u65rXjii7l/nwpgk5aLEE1LaqF+SsCU0/Cb64xA==
1684+
"@typescript-eslint/[email protected].1":
1685+
version "2.6.1"
1686+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.6.1.tgz#eddaca17a399ebf93a8628923233b4f93793acfd"
1687+
integrity sha512-EVrrUhl5yBt7fC7c62lWmriq4MIc49zpN3JmrKqfiFXPXCM5ErfEcZYfKOhZXkW6MBjFcJ5kGZqu1b+lyyExUw==
16881688
dependencies:
16891689
"@types/json-schema" "^7.0.3"
1690-
"@typescript-eslint/typescript-estree" "2.6.0"
1690+
"@typescript-eslint/typescript-estree" "2.6.1"
16911691
eslint-scope "^5.0.0"
16921692

1693-
"@typescript-eslint/[email protected].0":
1694-
version "2.6.0"
1695-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.6.0.tgz#5106295c6a7056287b4719e24aae8d6293d5af49"
1696-
integrity sha512-AvLejMmkcjRTJ2KD72v565W4slSrrzUIzkReu1JN34b8JnsEsxx7S9Xx/qXEuMQas0mkdUfETr0j3zOhq2DIqQ==
1693+
"@typescript-eslint/[email protected].1":
1694+
version "2.6.1"
1695+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.6.1.tgz#3c00116baa0d696bc334ca18ac5286b34793993c"
1696+
integrity sha512-PDPkUkZ4c7yA+FWqigjwf3ngPUgoLaGjMlFh6TRtbjhqxFBnkElDfckSjm98q9cMr4xRzZ15VrS/xKm6QHYf0w==
16971697
dependencies:
16981698
"@types/eslint-visitor-keys" "^1.0.0"
1699-
"@typescript-eslint/experimental-utils" "2.6.0"
1700-
"@typescript-eslint/typescript-estree" "2.6.0"
1699+
"@typescript-eslint/experimental-utils" "2.6.1"
1700+
"@typescript-eslint/typescript-estree" "2.6.1"
17011701
eslint-visitor-keys "^1.1.0"
17021702

1703-
"@typescript-eslint/[email protected].0":
1704-
version "2.6.0"
1705-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.6.0.tgz#d3e9d8e001492e2b9124c4d4bd4e7f03c0fd7254"
1706-
integrity sha512-A3lSBVIdj2Gp0lFEL6in2eSPqJ33uAc3Ko+Y4brhjkxzjbzLnwBH22CwsW2sCo+iwogfIyvb56/AJri15H0u5Q==
1703+
"@typescript-eslint/[email protected].1":
1704+
version "2.6.1"
1705+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.6.1.tgz#fb363dd4ca23384745c5ea4b7f4c867432b00d31"
1706+
integrity sha512-+sTnssW6bcbDZKE8Ce7VV6LdzkQz2Bxk7jzk1J8H1rovoTxnm6iXvYIyncvNsaB/kBCOM63j/LNJfm27bNdUoA==
17071707
dependencies:
17081708
debug "^4.1.1"
17091709
glob "^7.1.4"
17101710
is-glob "^4.0.1"
17111711
lodash.unescape "4.0.1"
17121712
semver "^6.3.0"
1713+
tsutils "^3.17.1"
17131714

17141715
"@webassemblyjs/[email protected]":
17151716
version "1.7.11"

0 commit comments

Comments
 (0)