Skip to content

Commit

Permalink
fix: update astro-eslint-parser to 0.16.3 (#313)
Browse files Browse the repository at this point in the history
* fix: update astro-eslint-parser to 0.16.3

* Create pink-carrots-mix.md
  • Loading branch information
ota-meshi authored Jan 31, 2024
1 parent e614743 commit f51a168
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/pink-carrots-mix.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 0.16.3
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.16.0",
"astro-eslint-parser": "^0.16.3",
"eslint-compat-utils": "^0.4.0",
"postcss": "^8.4.14",
"postcss-selector-parser": "^6.0.10"
Expand Down

0 comments on commit f51a168

Please sign in to comment.