Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump astro-eslint-parser from 1.0.3 to 1.2.1
Bumps [astro-eslint-parser](https://github.com/ota-meshi/astro-eslint-parser) from 1.0.3 to 1.2.1.
- [Release notes](https://github.com/ota-meshi/astro-eslint-parser/releases)
- [Changelog](https://github.com/ota-meshi/astro-eslint-parser/blob/main/CHANGELOG.md)
- [Commits](ota-meshi/astro-eslint-parser@v1.0.3...v1.2.1)

---
updated-dependencies:
- dependency-name: astro-eslint-parser
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 11, 2025
commit 5aea3ff84a74ac3c8ecea036ef7d27490d6b25f8
101 changes: 26 additions & 75 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@types/lodash.kebabcase": "^4.1.9",
"@types/react": "^18.3.6",
"@typescript-eslint/parser": "^8.5.0",
"astro-eslint-parser": "^1.0.3",
"astro-eslint-parser": "^1.2.1",
"eslint": "^9.19.0",
"eslint-plugin-astro": "^1.2.4",
"globals": "^15.9.0",
Expand Down
Loading