Skip to content

Commit f696291

Browse files
Build(deps-dev): Bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v2.2.0/packages/eslint-plugin) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent ad0ab46 commit f696291

2 files changed

Lines changed: 38 additions & 11 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@types/ember__test-helpers": "^0.7.8",
5050
"@types/qunit": "^2.9.0",
5151
"@types/rsvp": "^4.0.3",
52-
"@typescript-eslint/eslint-plugin": "^2.1.0",
52+
"@typescript-eslint/eslint-plugin": "^2.2.0",
5353
"@typescript-eslint/parser": "^2.1.0",
5454
"ember-cli": "~3.9.0",
5555
"ember-cli-dependency-checker": "^3.2.0",

yarn.lock

Lines changed: 37 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1133,16 +1133,16 @@
11331133
resolved "https://registry.yarnpkg.com/@types/symlink-or-copy/-/symlink-or-copy-1.2.0.tgz#4151a81b4052c80bc2becbae09f3a9ec010a9c7a"
11341134
integrity sha512-Lja2xYuuf2B3knEsga8ShbOdsfNOtzT73GyJmZyY7eGl2+ajOqrs8yM5ze0fsSoYwvA6bw7/Qr7OZ7PEEmYwWg==
11351135

1136-
"@typescript-eslint/eslint-plugin@^2.1.0":
1137-
version "2.1.0"
1138-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.1.0.tgz#4bcd978d88419ea971613675f2620dde39920d69"
1139-
integrity sha512-3i/dLPwxaVfCsaLu3HkB8CAA1Uw3McAegrTs+VBJ0BrGRKW7nUwSqRfHfCS7sw7zSbf62q3v0v6pOS8MyaYItg==
1136+
"@typescript-eslint/eslint-plugin@^2.2.0":
1137+
version "2.2.0"
1138+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.2.0.tgz#cba8caa6ad8df544c46bca674125a31af8c9ac2f"
1139+
integrity sha512-rOodtI+IvaO8USa6ValYOrdWm9eQBgqwsY+B0PPiB+aSiK6p6Z4l9jLn/jI3z3WM4mkABAhKIqvGIBl0AFRaLQ==
11401140
dependencies:
1141-
"@typescript-eslint/experimental-utils" "2.1.0"
1142-
eslint-utils "^1.4.0"
1141+
"@typescript-eslint/experimental-utils" "2.2.0"
1142+
eslint-utils "^1.4.2"
11431143
functional-red-black-tree "^1.0.1"
11441144
regexpp "^2.0.1"
1145-
tsutils "^3.14.0"
1145+
tsutils "^3.17.1"
11461146

11471147
"@typescript-eslint/experimental-utils@2.1.0":
11481148
version "2.1.0"
@@ -1153,6 +1153,15 @@
11531153
"@typescript-eslint/typescript-estree" "2.1.0"
11541154
eslint-scope "^4.0.0"
11551155

1156+
"@typescript-eslint/experimental-utils@2.2.0":
1157+
version "2.2.0"
1158+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.2.0.tgz#31d855fbc425168ecf56960c777aacfcca391cff"
1159+
integrity sha512-IMhbewFs27Frd/ICHBRfIcsUCK213B8MsEUqvKFK14SDPjPR5JF6jgOGPlroybFTrGWpMvN5tMZdXAf+xcmxsA==
1160+
dependencies:
1161+
"@types/json-schema" "^7.0.3"
1162+
"@typescript-eslint/typescript-estree" "2.2.0"
1163+
eslint-scope "^5.0.0"
1164+
11561165
"@typescript-eslint/parser@^2.1.0":
11571166
version "2.1.0"
11581167
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.1.0.tgz#ca62b26fa6a5a34ecdec4a000f22baf103791830"
@@ -1173,6 +1182,16 @@
11731182
lodash.unescape "4.0.1"
11741183
semver "^6.2.0"
11751184

1185+
"@typescript-eslint/typescript-estree@2.2.0":
1186+
version "2.2.0"
1187+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.2.0.tgz#1e2aad5ed573f9f7a8e3261eb79404264c4fc57f"
1188+
integrity sha512-9/6x23A3HwWWRjEQbuR24on5XIfVmV96cDpGR9671eJv1ebFKHj2sGVVAwkAVXR2UNuhY1NeKS2QMv5P8kQb2Q==
1189+
dependencies:
1190+
glob "^7.1.4"
1191+
is-glob "^4.0.1"
1192+
lodash.unescape "4.0.1"
1193+
semver "^6.3.0"
1194+
11761195
abbrev@1:
11771196
version "1.1.1"
11781197
resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.1.1.tgz#f8f2c887ad10bf67f634f005b6987fed3179aac8"
@@ -4092,7 +4111,15 @@ eslint-scope@^4.0.0, eslint-scope@^4.0.3:
40924111
esrecurse "^4.1.0"
40934112
estraverse "^4.1.1"
40944113

4095-
eslint-utils@^1.3.1, eslint-utils@^1.4.0, eslint-utils@^1.4.2:
4114+
eslint-scope@^5.0.0:
4115+
version "5.0.0"
4116+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.0.0.tgz#e87c8887c73e8d1ec84f1ca591645c358bfc8fb9"
4117+
integrity sha512-oYrhJW7S0bxAFDvWqzvMPRm6pcgcnWc4QnofCAqRTRfQC0JcwenzGglTtsLyIuuWFfkqDG9vz67cnttSd53djw==
4118+
dependencies:
4119+
esrecurse "^4.1.0"
4120+
estraverse "^4.1.1"
4121+
4122+
eslint-utils@^1.3.1, eslint-utils@^1.4.2:
40964123
version "1.4.2"
40974124
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.4.2.tgz#166a5180ef6ab7eb462f162fd0e6f2463d7309ab"
40984125
integrity sha512-eAZS2sEUMlIeCjBeubdj45dmBHQwPHWyBcT1VSYB7o9x9WRRqKxyUoiXlRjyAwzN7YEzHJlYg0NmzDRWx6GP4Q==
@@ -8122,7 +8149,7 @@ semver-diff@^2.0.0:
81228149
dependencies:
81238150
semver "^5.0.3"
81248151

8125-
semver@6.3.0, semver@^6.0.0, semver@^6.1.0, semver@^6.2.0:
8152+
semver@6.3.0, semver@^6.0.0, semver@^6.1.0, semver@^6.2.0, semver@^6.3.0:
81268153
version "6.3.0"
81278154
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
81288155
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
@@ -8883,7 +8910,7 @@ tslib@^1.9.0:
88838910
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.3.tgz#d7e4dd79245d85428c4d7e4822a79917954ca286"
88848911
integrity sha512-4krF8scpejhaOgqzBEcGM7yDIEfi0/8+8zDRZhNZZ2kjmHJ4hv3zCbQWxoJGz1iw5U0Jl0nma13xzHXcncMavQ==
88858912

8886-
tsutils@^3.14.0:
8913+
tsutils@^3.17.1:
88878914
version "3.17.1"
88888915
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.17.1.tgz#ed719917f11ca0dee586272b2ac49e015a2dd759"
88898916
integrity sha512-kzeQ5B8H3w60nFY2g8cJIuH7JDpsALXySGtwGJ0p2LSjLgay3NdIpqq5SoOBe46bKDW2iq25irHCr8wjomUS2g==

0 commit comments

Comments
 (0)