Skip to content

Commit 174a986

Browse files
fix(deps): update eslint (#602)
* fix(deps): update eslint * chore(deps): changeset for dependency update * chore: update snapshot (github-actions) --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: robo-miku[bot] <185786754+robo-miku[bot]@users.noreply.github.com>
1 parent fdeba15 commit 174a986

4 files changed

Lines changed: 200 additions & 203 deletions

File tree

.changeset/dependencies-GH-602.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@virtual-live-lab/eslint-config": patch
3+
---
4+
5+
fix(deps): update eslint

packages/eslint-config/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -39,23 +39,23 @@
3939
"@eslint/config-helpers": "0.5.2",
4040
"@eslint/eslintrc": "3.3.3",
4141
"@eslint/js": "9.39.2",
42-
"@typescript-eslint/utils": "8.54.0",
43-
"astro-eslint-parser": "1.2.2",
42+
"@typescript-eslint/utils": "8.57.1",
43+
"astro-eslint-parser": "1.3.0",
4444
"astrojs-compiler-sync": "1.1.1",
4545
"defu": "6.1.4",
46-
"eslint-config-flat-gitignore": "2.1.0",
46+
"eslint-config-flat-gitignore": "2.2.1",
4747
"eslint-config-prettier": "10.1.8",
48-
"eslint-plugin-astro": "1.5.0",
48+
"eslint-plugin-astro": "1.6.0",
4949
"eslint-plugin-jsx-a11y": "6.10.2",
50-
"eslint-plugin-perfectionist": "5.4.0",
50+
"eslint-plugin-perfectionist": "5.7.0",
5151
"eslint-plugin-react": "7.37.5",
5252
"eslint-plugin-react-hooks": "7.0.1",
53-
"eslint-plugin-react-refresh": "0.4.26",
54-
"eslint-plugin-react-you-might-not-need-an-effect": "0.8.5",
53+
"eslint-plugin-react-refresh": "0.5.2",
54+
"eslint-plugin-react-you-might-not-need-an-effect": "0.9.2",
5555
"eslint-plugin-tailwindcss": "3.18.2",
56-
"globals": "17.2.0",
57-
"package-directory": "8.1.0",
58-
"typescript-eslint": "8.54.0",
56+
"globals": "17.4.0",
57+
"package-directory": "8.2.0",
58+
"typescript-eslint": "8.57.1",
5959
"typescript-eslint-parser-for-extra-files": "0.9.0"
6060
},
6161
"devDependencies": {

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

Lines changed: 18 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1188,12 +1188,12 @@ exports[`Test ESLint config with snapshot > astro preset > matches snapshot 1`]
11881188
"when": false,
11891189
"window": false,
11901190
},
1191-
"parser": "astro-eslint-parser@1.2.2",
1191+
"parser": "astro-eslint-parser@1.3.0",
11921192
"parserOptions": {
11931193
"extraFileExtensions": {
11941194
"0": ".astro",
11951195
},
1196-
"parser": "typescript-eslint-parser-for-extra-files@8.54.0",
1196+
"parser": "typescript-eslint-parser-for-extra-files@8.57.1",
11971197
"project": true,
11981198
"projectService": false,
11991199
"tsconfigRootDir": "/home/runner/work/js-config/js-config",
@@ -1205,9 +1205,9 @@ exports[`Test ESLint config with snapshot > astro preset > matches snapshot 1`]
12051205
},
12061206
"plugins": [
12071207
"@",
1208-
"perfectionist:eslint-plugin-perfectionist@5.4.0",
1209-
"@typescript-eslint:@typescript-eslint/eslint-plugin@8.54.0",
1210-
"astro:eslint-plugin-astro@1.5.0",
1208+
"perfectionist:eslint-plugin-perfectionist@5.7.0",
1209+
"@typescript-eslint:@typescript-eslint/eslint-plugin@8.57.1",
1210+
"astro:eslint-plugin-astro@1.6.0",
12111211
"jsx-a11y:eslint-plugin-jsx-a11y@6.10.2",
12121212
],
12131213
"processor": "astro/client-side-ts",
@@ -3219,7 +3219,7 @@ exports[`Test ESLint config with snapshot > js preset > matches snapshot 1`] = `
32193219
},
32203220
"plugins": [
32213221
"@",
3222-
"perfectionist:eslint-plugin-perfectionist@5.4.0",
3222+
"perfectionist:eslint-plugin-perfectionist@5.7.0",
32233223
],
32243224
"processor": undefined,
32253225
"rules": {
@@ -4878,6 +4878,7 @@ exports[`Test ESLint config with snapshot > react preset > matches snapshot 1`]
48784878
"CookieStore": false,
48794879
"CookieStoreManager": false,
48804880
"CountQueuingStrategy": false,
4881+
"CrashReportContext": false,
48814882
"CreateMonitor": false,
48824883
"Credential": false,
48834884
"CredentialsContainer": false,
@@ -5046,6 +5047,7 @@ exports[`Test ESLint config with snapshot > react preset > matches snapshot 1`]
50465047
"HTMLFormElement": false,
50475048
"HTMLFrameElement": false,
50485049
"HTMLFrameSetElement": false,
5050+
"HTMLGeolocationElement": false,
50495051
"HTMLHRElement": false,
50505052
"HTMLHeadElement": false,
50515053
"HTMLHeadingElement": false,
@@ -5234,6 +5236,7 @@ exports[`Test ESLint config with snapshot > react preset > matches snapshot 1`]
52345236
"OffscreenCanvasRenderingContext2D": false,
52355237
"Option": false,
52365238
"OrientationSensor": false,
5239+
"Origin": false,
52375240
"OscillatorNode": false,
52385241
"OverconstrainedError": false,
52395242
"PERSISTENT": false,
@@ -5266,6 +5269,7 @@ exports[`Test ESLint config with snapshot > react preset > matches snapshot 1`]
52665269
"PerformanceScriptTiming": false,
52675270
"PerformanceServerTiming": false,
52685271
"PerformanceTiming": false,
5272+
"PerformanceTimingConfidence": false,
52695273
"PeriodicSyncManager": false,
52705274
"PeriodicWave": false,
52715275
"PermissionStatus": false,
@@ -5647,6 +5651,7 @@ exports[`Test ESLint config with snapshot > react preset > matches snapshot 1`]
56475651
"XRView": false,
56485652
"XRViewerPose": false,
56495653
"XRViewport": false,
5654+
"XRVisibilityMaskChangeEvent": false,
56505655
"XRWebGLBinding": false,
56515656
"XRWebGLDepthInformation": false,
56525657
"XRWebGLLayer": false,
@@ -5668,6 +5673,7 @@ exports[`Test ESLint config with snapshot > react preset > matches snapshot 1`]
56685673
"confirm": false,
56695674
"console": false,
56705675
"cookieStore": false,
5676+
"crashReport": false,
56715677
"createImageBitmap": false,
56725678
"credentialless": false,
56735679
"crossOriginIsolated": false,
@@ -5892,7 +5898,7 @@ exports[`Test ESLint config with snapshot > react preset > matches snapshot 1`]
58925898
"when": false,
58935899
"window": false,
58945900
},
5895-
"parser": "typescript-eslint/parser@8.54.0",
5901+
"parser": "typescript-eslint/parser@8.57.1",
58965902
"parserOptions": {
58975903
"ecmaFeatures": {
58985904
"jsx": true,
@@ -5915,8 +5921,8 @@ exports[`Test ESLint config with snapshot > react preset > matches snapshot 1`]
59155921
},
59165922
"plugins": [
59175923
"@",
5918-
"perfectionist:eslint-plugin-perfectionist@5.4.0",
5919-
"@typescript-eslint:@typescript-eslint/eslint-plugin@8.54.0",
5924+
"perfectionist:eslint-plugin-perfectionist@5.7.0",
5925+
"@typescript-eslint:@typescript-eslint/eslint-plugin@8.57.1",
59205926
"react",
59215927
"react-you-might-not-need-an-effect:react-you-might-not-need-an-effect",
59225928
"react-refresh",
@@ -7310,9 +7316,6 @@ exports[`Test ESLint config with snapshot > react preset > matches snapshot 1`]
73107316
"react-you-might-not-need-an-effect/no-pass-live-state-to-parent": [
73117317
1,
73127318
],
7313-
"react-you-might-not-need-an-effect/no-pass-ref-to-parent": [
7314-
1,
7315-
],
73167319
"react-you-might-not-need-an-effect/no-reset-all-state-on-prop-change": [
73177320
1,
73187321
],
@@ -7672,7 +7675,7 @@ exports[`Test ESLint config with snapshot > ts preset > matches snapshot 1`] = `
76727675
"language": "@/js",
76737676
"languageOptions": {
76747677
"ecmaVersion": 2026,
7675-
"parser": "typescript-eslint/parser@8.54.0",
7678+
"parser": "typescript-eslint/parser@8.57.1",
76767679
"parserOptions": {
76777680
"projectService": {
76787681
"allowDefaultProject": {
@@ -7691,8 +7694,8 @@ exports[`Test ESLint config with snapshot > ts preset > matches snapshot 1`] = `
76917694
},
76927695
"plugins": [
76937696
"@",
7694-
"perfectionist:eslint-plugin-perfectionist@5.4.0",
7695-
"@typescript-eslint:@typescript-eslint/eslint-plugin@8.54.0",
7697+
"perfectionist:eslint-plugin-perfectionist@5.7.0",
7698+
"@typescript-eslint:@typescript-eslint/eslint-plugin@8.57.1",
76967699
],
76977700
"processor": undefined,
76987701
"rules": {

0 commit comments

Comments
 (0)