@@ -1152,7 +1152,7 @@ exports[`Test ESLint config with snapshot > astro preset > matches snapshot 1`]
11521152 " extraFileExtensions" : {
11531153 " 0" : " .astro" ,
11541154 },
1155- " parser" : " typescript-eslint-parser-for-extra-files@8.34 .0" ,
1155+ " parser" : " typescript-eslint-parser-for-extra-files@8.35 .0" ,
11561156 " project" : true ,
11571157 " projectService" : false ,
11581158 " tsconfigRootDir" : " /home/runner/work/js-config/js-config" ,
@@ -1164,8 +1164,8 @@ exports[`Test ESLint config with snapshot > astro preset > matches snapshot 1`]
11641164 },
11651165 " plugins" : [
11661166 " @" ,
1167- " perfectionist:eslint-plugin-perfectionist@4.14 .0" ,
1168- " @typescript-eslint:@typescript-eslint/eslint-plugin@8.34 .0" ,
1167+ " perfectionist:eslint-plugin-perfectionist@4.15 .0" ,
1168+ " @typescript-eslint:@typescript-eslint/eslint-plugin@8.35 .0" ,
11691169 " @stylistic/ts" ,
11701170 " astro:eslint-plugin-astro@1.3.1" ,
11711171 " jsx-a11y:eslint-plugin-jsx-a11y@6.10.2" ,
@@ -3162,7 +3162,7 @@ exports[`Test ESLint config with snapshot > js preset > matches snapshot 1`] = `
31623162 },
31633163 " plugins" : [
31643164 " @" ,
3165- " perfectionist:eslint-plugin-perfectionist@4.14 .0" ,
3165+ " perfectionist:eslint-plugin-perfectionist@4.15 .0" ,
31663166 ],
31673167 " processor" : undefined ,
31683168 " rules" : {
@@ -5795,7 +5795,7 @@ exports[`Test ESLint config with snapshot > react preset > matches snapshot 1`]
57955795 " when" : false ,
57965796 " window" : false ,
57975797 },
5798- " parser" : " typescript-eslint/parser@8.34 .0" ,
5798+ " parser" : " typescript-eslint/parser@8.35 .0" ,
57995799 " parserOptions" : {
58005800 " ecmaFeatures" : {
58015801 " jsx" : true ,
@@ -5818,8 +5818,8 @@ exports[`Test ESLint config with snapshot > react preset > matches snapshot 1`]
58185818 },
58195819 " plugins" : [
58205820 " @" ,
5821- " perfectionist:eslint-plugin-perfectionist@4.14 .0" ,
5822- " @typescript-eslint:@typescript-eslint/eslint-plugin@8.34 .0" ,
5821+ " perfectionist:eslint-plugin-perfectionist@4.15 .0" ,
5822+ " @typescript-eslint:@typescript-eslint/eslint-plugin@8.35 .0" ,
58235823 " @stylistic/ts" ,
58245824 " react" ,
58255825 " react-hooks:eslint-plugin-react-hooks" ,
@@ -7538,7 +7538,7 @@ exports[`Test ESLint config with snapshot > ts preset > matches snapshot 1`] = `
75387538 " language" : " @/js" ,
75397539 " languageOptions" : {
75407540 " ecmaVersion" : 2025 ,
7541- " parser" : " typescript-eslint/parser@8.34 .0" ,
7541+ " parser" : " typescript-eslint/parser@8.35 .0" ,
75427542 " parserOptions" : {
75437543 " projectService" : {
75447544 " allowDefaultProject" : {
@@ -7557,8 +7557,8 @@ exports[`Test ESLint config with snapshot > ts preset > matches snapshot 1`] = `
75577557 },
75587558 " plugins" : [
75597559 " @" ,
7560- " perfectionist:eslint-plugin-perfectionist@4.14 .0" ,
7561- " @typescript-eslint:@typescript-eslint/eslint-plugin@8.34 .0" ,
7560+ " perfectionist:eslint-plugin-perfectionist@4.15 .0" ,
7561+ " @typescript-eslint:@typescript-eslint/eslint-plugin@8.35 .0" ,
75627562 " @stylistic/ts" ,
75637563 ],
75647564 " processor" : undefined ,
0 commit comments