Skip to content

Commit 6ffa048

Browse files
fix(deps): update dependency eslint-compat-utils to ^0.6.0 (#443)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent db90a41 commit 6ffa048

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@jridgewell/sourcemap-codec": "^1.4.14",
6969
"@typescript-eslint/types": "^7.7.1 || ^8",
7070
"astro-eslint-parser": "^1.0.2",
71-
"eslint-compat-utils": "^0.5.0",
71+
"eslint-compat-utils": "^0.6.0",
7272
"globals": "^15.0.0",
7373
"postcss": "^8.4.14",
7474
"postcss-selector-parser": "^7.0.0"

0 commit comments

Comments
 (0)