Skip to content

Commit da8b82b

Browse files
chore: update snapshot (github-actions)
1 parent 5649722 commit da8b82b

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

packages/eslint-config/test/__snapshots__/snapshot.test.ts.snap

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -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.33.1",
1155+
"parser": "typescript-eslint-parser-for-extra-files@8.34.0",
11561156
"project": true,
11571157
"projectService": false,
11581158
"tsconfigRootDir": "/home/runner/work/js-config/js-config",
@@ -1165,7 +1165,7 @@ exports[`Test ESLint config with snapshot > astro preset > matches snapshot 1`]
11651165
"plugins": [
11661166
"@",
11671167
"perfectionist:eslint-plugin-perfectionist@4.14.0",
1168-
"@typescript-eslint:@typescript-eslint/eslint-plugin@8.33.1",
1168+
"@typescript-eslint:@typescript-eslint/eslint-plugin@8.34.0",
11691169
"@stylistic/ts",
11701170
"astro:eslint-plugin-astro@1.3.1",
11711171
"jsx-a11y:eslint-plugin-jsx-a11y@6.10.2",
@@ -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.33.1",
5798+
"parser": "typescript-eslint/parser@8.34.0",
57995799
"parserOptions": {
58005800
"ecmaFeatures": {
58015801
"jsx": true,
@@ -5819,7 +5819,7 @@ exports[`Test ESLint config with snapshot > react preset > matches snapshot 1`]
58195819
"plugins": [
58205820
"@",
58215821
"perfectionist:eslint-plugin-perfectionist@4.14.0",
5822-
"@typescript-eslint:@typescript-eslint/eslint-plugin@8.33.1",
5822+
"@typescript-eslint:@typescript-eslint/eslint-plugin@8.34.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.33.1",
7541+
"parser": "typescript-eslint/parser@8.34.0",
75427542
"parserOptions": {
75437543
"projectService": {
75447544
"allowDefaultProject": {
@@ -7558,7 +7558,7 @@ exports[`Test ESLint config with snapshot > ts preset > matches snapshot 1`] = `
75587558
"plugins": [
75597559
"@",
75607560
"perfectionist:eslint-plugin-perfectionist@4.14.0",
7561-
"@typescript-eslint:@typescript-eslint/eslint-plugin@8.33.1",
7561+
"@typescript-eslint:@typescript-eslint/eslint-plugin@8.34.0",
75627562
"@stylistic/ts",
75637563
],
75647564
"processor": undefined,

0 commit comments

Comments
 (0)