Skip to content

Commit

Permalink
fix(deps): update dependency astro-eslint-parser to ^0.12.0 (#176)
Browse files Browse the repository at this point in the history
* fix(deps): update dependency astro-eslint-parser to ^0.12.0

* Create .changeset/curly-hairs-tan.md

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Yosuke Ota <otameshiyo23@gmail.com>
  • Loading branch information
renovate[bot] and ota-meshi authored Mar 9, 2023
1 parent 8e00bc0 commit dce3a82
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/curly-hairs-tan.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"eslint-plugin-astro": minor
---

fix(deps): update dependency astro-eslint-parser to ^0.12.0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"dependencies": {
"@jridgewell/sourcemap-codec": "^1.4.14",
"@typescript-eslint/types": "^5.25.0",
"astro-eslint-parser": "^0.11.0",
"astro-eslint-parser": "^0.12.0",
"eslint-utils": "^3.0.0",
"postcss": "^8.4.14",
"postcss-selector-parser": "^6.0.10"
Expand Down

0 comments on commit dce3a82

Please sign in to comment.