Skip to content

Commit befa7bf

Browse files
Merge pull request #294 from emberjs/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.33.0
2 parents 0af10b1 + 35b82df commit befa7bf

2 files changed

Lines changed: 53 additions & 18 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@types/ember__test-helpers": "^2.0.2",
4848
"@types/qunit": "^2.11.2",
4949
"@types/rsvp": "^4.0.4",
50-
"@typescript-eslint/eslint-plugin": "^4.29.0",
50+
"@typescript-eslint/eslint-plugin": "^4.33.0",
5151
"@typescript-eslint/parser": "^4.29.0",
5252
"babel-eslint": "^10.1.0",
5353
"broccoli-asset-rev": "^3.0.0",

yarn.lock

Lines changed: 52 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1940,28 +1940,29 @@
19401940
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.6.tgz#250a7b16c3b91f672a24552ec64678eeb1d3a08d"
19411941
integrity sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==
19421942

1943-
"@typescript-eslint/eslint-plugin@^4.29.0":
1944-
version "4.30.0"
1945-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.30.0.tgz#4a0c1ae96b953f4e67435e20248d812bfa55e4fb"
1946-
integrity sha512-NgAnqk55RQ/SD+tZFD9aPwNSeHmDHHe5rtUyhIq0ZeCWZEvo4DK9rYz7v9HDuQZFvn320Ot+AikaCKMFKLlD0g==
1943+
"@typescript-eslint/eslint-plugin@^4.33.0":
1944+
version "4.33.0"
1945+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.33.0.tgz#c24dc7c8069c7706bc40d99f6fa87edcb2005276"
1946+
integrity sha512-aINiAxGVdOl1eJyVjaWn/YcVAq4Gi/Yo35qHGCnqbWVz61g39D0h23veY/MA0rFFGfxK7TySg2uwDeNv+JgVpg==
19471947
dependencies:
1948-
"@typescript-eslint/experimental-utils" "4.30.0"
1949-
"@typescript-eslint/scope-manager" "4.30.0"
1948+
"@typescript-eslint/experimental-utils" "4.33.0"
1949+
"@typescript-eslint/scope-manager" "4.33.0"
19501950
debug "^4.3.1"
19511951
functional-red-black-tree "^1.0.1"
1952+
ignore "^5.1.8"
19521953
regexpp "^3.1.0"
19531954
semver "^7.3.5"
19541955
tsutils "^3.21.0"
19551956

1956-
"@typescript-eslint/experimental-utils@4.30.0":
1957-
version "4.30.0"
1958-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.30.0.tgz#9e49704fef568432ae16fc0d6685c13d67db0fd5"
1959-
integrity sha512-K8RNIX9GnBsv5v4TjtwkKtqMSzYpjqAQg/oSphtxf3xxdt6T0owqnpojztjjTcatSteH3hLj3t/kklKx87NPqw==
1957+
"@typescript-eslint/experimental-utils@4.33.0":
1958+
version "4.33.0"
1959+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.33.0.tgz#6f2a786a4209fa2222989e9380b5331b2810f7fd"
1960+
integrity sha512-zeQjOoES5JFjTnAhI5QY7ZviczMzDptls15GFsI6jyUOq0kOf9+WonkhtlIhh0RgHRnqj5gdNxW5j1EvAyYg6Q==
19601961
dependencies:
19611962
"@types/json-schema" "^7.0.7"
1962-
"@typescript-eslint/scope-manager" "4.30.0"
1963-
"@typescript-eslint/types" "4.30.0"
1964-
"@typescript-eslint/typescript-estree" "4.30.0"
1963+
"@typescript-eslint/scope-manager" "4.33.0"
1964+
"@typescript-eslint/types" "4.33.0"
1965+
"@typescript-eslint/typescript-estree" "4.33.0"
19651966
eslint-scope "^5.1.1"
19661967
eslint-utils "^3.0.0"
19671968

@@ -1983,11 +1984,24 @@
19831984
"@typescript-eslint/types" "4.30.0"
19841985
"@typescript-eslint/visitor-keys" "4.30.0"
19851986

1987+
"@typescript-eslint/scope-manager@4.33.0":
1988+
version "4.33.0"
1989+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.33.0.tgz#d38e49280d983e8772e29121cf8c6e9221f280a3"
1990+
integrity sha512-5IfJHpgTsTZuONKbODctL4kKuQje/bzBRkwHE8UOZ4f89Zeddg+EGZs8PD8NcN4LdM3ygHWYB3ukPAYjvl/qbQ==
1991+
dependencies:
1992+
"@typescript-eslint/types" "4.33.0"
1993+
"@typescript-eslint/visitor-keys" "4.33.0"
1994+
19861995
"@typescript-eslint/types@4.30.0":
19871996
version "4.30.0"
19881997
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.30.0.tgz#fb9d9b0358426f18687fba82eb0b0f869780204f"
19891998
integrity sha512-YKldqbNU9K4WpTNwBqtAerQKLLW/X2A/j4yw92e3ZJYLx+BpKLeheyzoPfzIXHfM8BXfoleTdiYwpsvVPvHrDw==
19901999

2000+
"@typescript-eslint/types@4.33.0":
2001+
version "4.33.0"
2002+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.33.0.tgz#a1e59036a3b53ae8430ceebf2a919dc7f9af6d72"
2003+
integrity sha512-zKp7CjQzLQImXEpLt2BUw1tvOMPfNoTAfb8l51evhYbOEEzdWyQNmHWWGPR6hwKJDAi+1VXSBmnhL9kyVTTOuQ==
2004+
19912005
"@typescript-eslint/typescript-estree@4.30.0":
19922006
version "4.30.0"
19932007
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.30.0.tgz#ae57833da72a753f4846cd3053758c771670c2ac"
@@ -2001,6 +2015,19 @@
20012015
semver "^7.3.5"
20022016
tsutils "^3.21.0"
20032017

2018+
"@typescript-eslint/typescript-estree@4.33.0":
2019+
version "4.33.0"
2020+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.33.0.tgz#0dfb51c2908f68c5c08d82aefeaf166a17c24609"
2021+
integrity sha512-rkWRY1MPFzjwnEVHsxGemDzqqddw2QbTJlICPD9p9I9LfsO8fdmfQPOX3uKfUaGRDFJbfrtm/sXhVXN4E+bzCA==
2022+
dependencies:
2023+
"@typescript-eslint/types" "4.33.0"
2024+
"@typescript-eslint/visitor-keys" "4.33.0"
2025+
debug "^4.3.1"
2026+
globby "^11.0.3"
2027+
is-glob "^4.0.1"
2028+
semver "^7.3.5"
2029+
tsutils "^3.21.0"
2030+
20042031
"@typescript-eslint/visitor-keys@4.30.0":
20052032
version "4.30.0"
20062033
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.30.0.tgz#a47c6272fc71b0c627d1691f68eaecf4ad71445e"
@@ -2009,6 +2036,14 @@
20092036
"@typescript-eslint/types" "4.30.0"
20102037
eslint-visitor-keys "^2.0.0"
20112038

2039+
"@typescript-eslint/visitor-keys@4.33.0":
2040+
version "4.33.0"
2041+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.33.0.tgz#2a22f77a41604289b7a186586e9ec48ca92ef1dd"
2042+
integrity sha512-uqi/2aSz9g2ftcHWf8uLPJA70rUv6yuMW5Bohw+bwcuzaxQIHaKFZCKGoGXIrc9vkTJ3+0txM73K0Hq3d5wgIg==
2043+
dependencies:
2044+
"@typescript-eslint/types" "4.33.0"
2045+
eslint-visitor-keys "^2.0.0"
2046+
20122047
"@webassemblyjs/ast@1.11.1":
20132048
version "1.11.1"
20142049
resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.11.1.tgz#2bfd767eae1a6996f432ff7e8d7fc75679c0b6a7"
@@ -7923,10 +7958,10 @@ ignore@^4.0.6:
79237958
resolved "https://registry.yarnpkg.com/ignore/-/ignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc"
79247959
integrity sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==
79257960

7926-
ignore@^5.1.1, ignore@^5.1.4:
7927-
version "5.1.8"
7928-
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1.8.tgz#f150a8b50a34289b33e22f5889abd4d8016f0e57"
7929-
integrity sha512-BMpfD7PpiETpBl/A6S498BaIJ6Y/ABT93ETbby2fP00v4EbvPBXWEoaR1UBPKs3iR53pJY7EtZk5KACI57i1Uw==
7961+
ignore@^5.1.1, ignore@^5.1.4, ignore@^5.1.8:
7962+
version "5.1.9"
7963+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1.9.tgz#9ec1a5cbe8e1446ec60d4420060d43aa6e7382fb"
7964+
integrity sha512-2zeMQpbKz5dhZ9IwL0gbxSW5w0NK/MSAMtNuhgIHEPmaU3vPdKPL0UdvUCXs5SS4JAwsBxysK5sFMW8ocFiVjQ==
79307965

79317966
import-cwd@3.0.0:
79327967
version "3.0.0"

0 commit comments

Comments
 (0)