Skip to content

Commit

Permalink
fix: update astro-eslint-parser to v0.16 (#262)
Browse files Browse the repository at this point in the history
* fix: update astro-eslint-parser to v0.16

* Create soft-bikes-flash.md
  • Loading branch information
ota-meshi authored Oct 2, 2023
1 parent c3775d4 commit d463159
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/soft-bikes-flash.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"eslint-plugin-astro": patch
---

fix: update astro-eslint-parser to v0.16
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@eslint-community/eslint-utils": "^4.2.0",
"@jridgewell/sourcemap-codec": "^1.4.14",
"@typescript-eslint/types": "^5.25.0",
"astro-eslint-parser": "^0.15.0",
"astro-eslint-parser": "^0.16.0",
"postcss": "^8.4.14",
"postcss-selector-parser": "^6.0.10"
},
Expand Down

0 comments on commit d463159

Please sign in to comment.