Skip to content

Commit f10cf74

Browse files
authored
Merge pull request #319 from emberjs/dependabot/npm_and_yarn/typescript-eslint/parser-4.33.0
Bump @typescript-eslint/parser from 4.30.0 to 4.33.0
2 parents bb59edd + 93a1290 commit f10cf74

2 files changed

Lines changed: 9 additions & 43 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@types/qunit": "^2.11.2",
4949
"@types/rsvp": "^4.0.4",
5050
"@typescript-eslint/eslint-plugin": "^4.33.0",
51-
"@typescript-eslint/parser": "^4.29.0",
51+
"@typescript-eslint/parser": "^4.33.0",
5252
"babel-eslint": "^10.1.0",
5353
"broccoli-asset-rev": "^3.0.0",
5454
"broccoli-babel-preset-typescript": "^1.0.1",

yarn.lock

Lines changed: 8 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -2206,23 +2206,15 @@
22062206
eslint-scope "^5.1.1"
22072207
eslint-utils "^3.0.0"
22082208

2209-
"@typescript-eslint/parser@^4.29.0":
2210-
version "4.30.0"
2211-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.30.0.tgz#6abd720f66bd790f3e0e80c3be77180c8fcb192d"
2212-
integrity sha512-HJ0XuluSZSxeboLU7Q2VQ6eLlCwXPBOGnA7CqgBnz2Db3JRQYyBDJgQnop6TZ+rsbSx5gEdWhw4rE4mDa1FnZg==
2213-
dependencies:
2214-
"@typescript-eslint/scope-manager" "4.30.0"
2215-
"@typescript-eslint/types" "4.30.0"
2216-
"@typescript-eslint/typescript-estree" "4.30.0"
2217-
debug "^4.3.1"
2218-
2219-
"@typescript-eslint/scope-manager@4.30.0":
2220-
version "4.30.0"
2221-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.30.0.tgz#1a3ffbb385b1a06be85cd5165a22324f069a85ee"
2222-
integrity sha512-VJ/jAXovxNh7rIXCQbYhkyV2Y3Ac/0cVHP/FruTJSAUUm4Oacmn/nkN5zfWmWFEanN4ggP0vJSHOeajtHq3f8A==
2209+
"@typescript-eslint/parser@^4.33.0":
2210+
version "4.33.0"
2211+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.33.0.tgz#dfe797570d9694e560528d18eecad86c8c744899"
2212+
integrity sha512-ZohdsbXadjGBSK0/r+d87X0SBmKzOq4/S5nzK6SBgJspFo9/CUDJ7hjayuze+JK7CZQLDMroqytp7pOcFKTxZA==
22232213
dependencies:
2224-
"@typescript-eslint/types" "4.30.0"
2225-
"@typescript-eslint/visitor-keys" "4.30.0"
2214+
"@typescript-eslint/scope-manager" "4.33.0"
2215+
"@typescript-eslint/types" "4.33.0"
2216+
"@typescript-eslint/typescript-estree" "4.33.0"
2217+
debug "^4.3.1"
22262218

22272219
"@typescript-eslint/scope-manager@4.33.0":
22282220
version "4.33.0"
@@ -2232,29 +2224,11 @@
22322224
"@typescript-eslint/types" "4.33.0"
22332225
"@typescript-eslint/visitor-keys" "4.33.0"
22342226

2235-
"@typescript-eslint/types@4.30.0":
2236-
version "4.30.0"
2237-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.30.0.tgz#fb9d9b0358426f18687fba82eb0b0f869780204f"
2238-
integrity sha512-YKldqbNU9K4WpTNwBqtAerQKLLW/X2A/j4yw92e3ZJYLx+BpKLeheyzoPfzIXHfM8BXfoleTdiYwpsvVPvHrDw==
2239-
22402227
"@typescript-eslint/types@4.33.0":
22412228
version "4.33.0"
22422229
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.33.0.tgz#a1e59036a3b53ae8430ceebf2a919dc7f9af6d72"
22432230
integrity sha512-zKp7CjQzLQImXEpLt2BUw1tvOMPfNoTAfb8l51evhYbOEEzdWyQNmHWWGPR6hwKJDAi+1VXSBmnhL9kyVTTOuQ==
22442231

2245-
"@typescript-eslint/typescript-estree@4.30.0":
2246-
version "4.30.0"
2247-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.30.0.tgz#ae57833da72a753f4846cd3053758c771670c2ac"
2248-
integrity sha512-6WN7UFYvykr/U0Qgy4kz48iGPWILvYL34xXJxvDQeiRE018B7POspNRVtAZscWntEPZpFCx4hcz/XBT+erenfg==
2249-
dependencies:
2250-
"@typescript-eslint/types" "4.30.0"
2251-
"@typescript-eslint/visitor-keys" "4.30.0"
2252-
debug "^4.3.1"
2253-
globby "^11.0.3"
2254-
is-glob "^4.0.1"
2255-
semver "^7.3.5"
2256-
tsutils "^3.21.0"
2257-
22582232
"@typescript-eslint/typescript-estree@4.33.0":
22592233
version "4.33.0"
22602234
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.33.0.tgz#0dfb51c2908f68c5c08d82aefeaf166a17c24609"
@@ -2268,14 +2242,6 @@
22682242
semver "^7.3.5"
22692243
tsutils "^3.21.0"
22702244

2271-
"@typescript-eslint/visitor-keys@4.30.0":
2272-
version "4.30.0"
2273-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.30.0.tgz#a47c6272fc71b0c627d1691f68eaecf4ad71445e"
2274-
integrity sha512-pNaaxDt/Ol/+JZwzP7MqWc8PJQTUhZwoee/PVlQ+iYoYhagccvoHnC9e4l+C/krQYYkENxznhVSDwClIbZVxRw==
2275-
dependencies:
2276-
"@typescript-eslint/types" "4.30.0"
2277-
eslint-visitor-keys "^2.0.0"
2278-
22792245
"@typescript-eslint/visitor-keys@4.33.0":
22802246
version "4.33.0"
22812247
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.33.0.tgz#2a22f77a41604289b7a186586e9ec48ca92ef1dd"

0 commit comments

Comments
 (0)