diff --git a/package.json b/package.json index 292bae29ac..131c32178b 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "dependencies": { "@ember-data/rfc395-data": "^0.0.4", "css-tree": "^3.0.1", - "ember-eslint-parser": "^0.5.9", + "ember-eslint-parser": "^0.6.0", "ember-rfc176-data": "^0.3.18", "eslint-utils": "^3.0.0", "estraverse": "^5.3.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8bbd03d236..3aa1bc87fd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^3.0.1 version: 3.0.1 ember-eslint-parser: - specifier: ^0.5.9 - version: 0.5.9(@babel/core@7.28.5)(@typescript-eslint/parser@8.11.0(eslint@8.57.1)(typescript@5.6.3))(eslint@8.57.1) + specifier: ^0.6.0 + version: 0.6.0(@babel/core@7.28.5)(@typescript-eslint/parser@8.11.0(eslint@8.57.1)(typescript@5.6.3))(eslint@8.57.1)(typescript@5.6.3) ember-rfc176-data: specifier: ^0.3.18 version: 0.3.18 @@ -1056,6 +1056,12 @@ packages: resolution: {integrity: sha512-8oI9GwPMQmBryaaxG1tOZdxXVeMDte6NyJA4i7/TWa4fBwgnAXYlIQP+uYOeqAaLJ2JRxlG9CAyL+C+YE9Xknw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@typescript-eslint/tsconfig-utils@8.56.1': + resolution: {integrity: sha512-qOtCYzKEeyr3aR9f28mPJqBty7+DBqsdd63eO0yyDwc6vgThj2UjWfJIcsFeSucYydqcuudMOprZ+x1SpF3ZuQ==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + typescript: '>=4.8.4 <6.0.0' + '@typescript-eslint/type-utils@8.22.0': resolution: {integrity: sha512-NzE3aB62fDEaGjaAYZE4LH7I1MUwHooQ98Byq0G0y3kkibPJQIXVUspzlFOmOfHhiDLwKzMlWxaNv+/qcZurJA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -1647,8 +1653,8 @@ packages: electron-to-chromium@1.5.42: resolution: {integrity: sha512-gIfKavKDw1mhvic9nbzA5lZw8QSHpdMwLwXc0cWidQz9B15pDoDdDH4boIatuFfeoCatb3a/NGL6CYRVFxGZ9g==} - ember-eslint-parser@0.5.9: - resolution: {integrity: sha512-IW4/3cEiFp49M2LiKyzi7VcT1egogOe8UxQ9eUKTooenC7Q4qNhzTD6rOZ8j51m8iJC+8hCzjbNCa3K4CN0Hhg==} + ember-eslint-parser@0.6.0: + resolution: {integrity: sha512-dTvOVw1XKcmeWmXl2sl5M1btiVf+BPaK8hzgexmjS/JKuvkYbEffsQ5qsnB0oU5uU2l5HvjiJ2YnDc/iI4FL1w==} engines: {node: '>=16.0.0'} peerDependencies: '@babel/core': ^7.23.6 @@ -4727,6 +4733,10 @@ snapshots: '@typescript-eslint/types': 8.27.0 '@typescript-eslint/visitor-keys': 8.27.0 + '@typescript-eslint/tsconfig-utils@8.56.1(typescript@5.6.3)': + dependencies: + typescript: 5.6.3 + '@typescript-eslint/type-utils@8.22.0(eslint@8.57.1)(typescript@5.6.3)': dependencies: '@typescript-eslint/typescript-estree': 8.22.0(typescript@5.6.3) @@ -5382,11 +5392,12 @@ snapshots: electron-to-chromium@1.5.42: {} - ember-eslint-parser@0.5.9(@babel/core@7.28.5)(@typescript-eslint/parser@8.11.0(eslint@8.57.1)(typescript@5.6.3))(eslint@8.57.1): + ember-eslint-parser@0.6.0(@babel/core@7.28.5)(@typescript-eslint/parser@8.11.0(eslint@8.57.1)(typescript@5.6.3))(eslint@8.57.1)(typescript@5.6.3): dependencies: '@babel/core': 7.28.5 '@babel/eslint-parser': 7.25.9(@babel/core@7.28.5)(eslint@8.57.1) '@glimmer/syntax': 0.92.3 + '@typescript-eslint/tsconfig-utils': 8.56.1(typescript@5.6.3) content-tag: 2.0.3 eslint-scope: 7.2.2 html-tags: 3.3.1 @@ -5396,6 +5407,7 @@ snapshots: '@typescript-eslint/parser': 8.11.0(eslint@8.57.1)(typescript@5.6.3) transitivePeerDependencies: - eslint + - typescript ember-rfc176-data@0.3.18: {}