Skip to content

Commit 6060d76

Browse files
Merge pull request #1138 from emberjs/dependabot/npm_and_yarn/typescript-eslint/parser-4.33.0
2 parents da1d078 + 737287b commit 6060d76

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
@@ -64,7 +64,7 @@
6464
"@types/jquery": "^3.5.14",
6565
"@types/rsvp": "^4.0.4",
6666
"@typescript-eslint/eslint-plugin": "^4.33.0",
67-
"@typescript-eslint/parser": "^4.29.0",
67+
"@typescript-eslint/parser": "^4.33.0",
6868
"broccoli-babel-preset-typescript": "^1.0.1",
6969
"broccoli-merge-trees": "^4.2.0",
7070
"concurrently": "^7.6.0",

yarn.lock

Lines changed: 8 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -1728,23 +1728,15 @@
17281728
eslint-scope "^5.1.1"
17291729
eslint-utils "^3.0.0"
17301730

1731-
"@typescript-eslint/parser@^4.29.0":
1732-
version "4.29.1"
1733-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.29.1.tgz#17dfbb45c9032ffa0fe15881d20fbc2a4bdeb02d"
1734-
integrity sha512-3fL5iN20hzX3Q4OkG7QEPFjZV2qsVGiDhEwwh+EkmE/w7oteiOvUNzmpu5eSwGJX/anCryONltJ3WDmAzAoCMg==
1735-
dependencies:
1736-
"@typescript-eslint/scope-manager" "4.29.1"
1737-
"@typescript-eslint/types" "4.29.1"
1738-
"@typescript-eslint/typescript-estree" "4.29.1"
1739-
debug "^4.3.1"
1740-
1741-
"@typescript-eslint/scope-manager@4.29.1":
1742-
version "4.29.1"
1743-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.29.1.tgz#f25da25bc6512812efa2ce5ebd36619d68e61358"
1744-
integrity sha512-Hzv/uZOa9zrD/W5mftZa54Jd5Fed3tL6b4HeaOpwVSabJK8CJ+2MkDasnX/XK4rqP5ZTWngK1ZDeCi6EnxPQ7A==
1731+
"@typescript-eslint/parser@^4.33.0":
1732+
version "4.33.0"
1733+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.33.0.tgz#dfe797570d9694e560528d18eecad86c8c744899"
1734+
integrity sha512-ZohdsbXadjGBSK0/r+d87X0SBmKzOq4/S5nzK6SBgJspFo9/CUDJ7hjayuze+JK7CZQLDMroqytp7pOcFKTxZA==
17451735
dependencies:
1746-
"@typescript-eslint/types" "4.29.1"
1747-
"@typescript-eslint/visitor-keys" "4.29.1"
1736+
"@typescript-eslint/scope-manager" "4.33.0"
1737+
"@typescript-eslint/types" "4.33.0"
1738+
"@typescript-eslint/typescript-estree" "4.33.0"
1739+
debug "^4.3.1"
17481740

17491741
"@typescript-eslint/scope-manager@4.33.0":
17501742
version "4.33.0"
@@ -1754,29 +1746,11 @@
17541746
"@typescript-eslint/types" "4.33.0"
17551747
"@typescript-eslint/visitor-keys" "4.33.0"
17561748

1757-
"@typescript-eslint/types@4.29.1":
1758-
version "4.29.1"
1759-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.29.1.tgz#94cce6cf7cc83451df03339cda99d326be2feaf5"
1760-
integrity sha512-Jj2yu78IRfw4nlaLtKjVaGaxh/6FhofmQ/j8v3NXmAiKafbIqtAPnKYrf0sbGjKdj0hS316J8WhnGnErbJ4RCA==
1761-
17621749
"@typescript-eslint/types@4.33.0":
17631750
version "4.33.0"
17641751
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.33.0.tgz#a1e59036a3b53ae8430ceebf2a919dc7f9af6d72"
17651752
integrity sha512-zKp7CjQzLQImXEpLt2BUw1tvOMPfNoTAfb8l51evhYbOEEzdWyQNmHWWGPR6hwKJDAi+1VXSBmnhL9kyVTTOuQ==
17661753

1767-
"@typescript-eslint/typescript-estree@4.29.1":
1768-
version "4.29.1"
1769-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.29.1.tgz#7b32a25ff8e51f2671ccc6b26cdbee3b1e6c5e7f"
1770-
integrity sha512-lIkkrR9E4lwZkzPiRDNq0xdC3f2iVCUjw/7WPJ4S2Sl6C3nRWkeE1YXCQ0+KsiaQRbpY16jNaokdWnm9aUIsfw==
1771-
dependencies:
1772-
"@typescript-eslint/types" "4.29.1"
1773-
"@typescript-eslint/visitor-keys" "4.29.1"
1774-
debug "^4.3.1"
1775-
globby "^11.0.3"
1776-
is-glob "^4.0.1"
1777-
semver "^7.3.5"
1778-
tsutils "^3.21.0"
1779-
17801754
"@typescript-eslint/typescript-estree@4.33.0":
17811755
version "4.33.0"
17821756
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.33.0.tgz#0dfb51c2908f68c5c08d82aefeaf166a17c24609"
@@ -1790,14 +1764,6 @@
17901764
semver "^7.3.5"
17911765
tsutils "^3.21.0"
17921766

1793-
"@typescript-eslint/visitor-keys@4.29.1":
1794-
version "4.29.1"
1795-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.29.1.tgz#0615be8b55721f5e854f3ee99f1a714f2d093e5d"
1796-
integrity sha512-zLqtjMoXvgdZY/PG6gqA73V8BjqPs4af1v2kiiETBObp+uC6gRYnJLmJHxC0QyUrrHDLJPIWNYxoBV3wbcRlag==
1797-
dependencies:
1798-
"@typescript-eslint/types" "4.29.1"
1799-
eslint-visitor-keys "^2.0.0"
1800-
18011767
"@typescript-eslint/visitor-keys@4.33.0":
18021768
version "4.33.0"
18031769
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.33.0.tgz#2a22f77a41604289b7a186586e9ec48ca92ef1dd"

0 commit comments

Comments
 (0)