Skip to content

Commit babd7ef

Browse files
fix(deps): update dependency eslint-compat-utils to ^0.4.0 (#306)
* fix(deps): update dependency eslint-compat-utils to ^0.4.0 * Create breezy-icons-develop.md --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Yosuke Ota <[email protected]>
1 parent 325c53d commit babd7ef

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/breezy-icons-develop.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"eslint-plugin-astro": patch
3+
---
4+
5+
fix(deps): update dependency eslint-compat-utils to ^0.4.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@jridgewell/sourcemap-codec": "^1.4.14",
5858
"@typescript-eslint/types": "^5.25.0",
5959
"astro-eslint-parser": "^0.16.0",
60-
"eslint-compat-utils": "^0.3.3",
60+
"eslint-compat-utils": "^0.4.0",
6161
"postcss": "^8.4.14",
6262
"postcss-selector-parser": "^6.0.10"
6363
},

0 commit comments

Comments
 (0)