diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-11-11 15:51:40 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-11-11 15:51:40 +0000 |
| commit | a246e7609eace1ed2650b022d2a29407fd40ce74 (patch) | |
| tree | 5be18558cf86ee7b20e4dfb2338d401e04e0ccd2 /package.json | |
| parent | 03b8f643a4bca541ba279ef4e3f62d9922a17273 (diff) | |
chore(node_modules): bump eslint-plugin-astro from 1.3.0 to 1.3.1 (#178)
Bumps [eslint-plugin-astro](https://github.com/ota-meshi/eslint-plugin-astro) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/ota-meshi/eslint-plugin-astro/releases)
- [Changelog](https://github.com/ota-meshi/eslint-plugin-astro/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ota-meshi/eslint-plugin-astro/compare/v1.3.0...v1.3.1)
---
updated-dependencies:
- dependency-name: eslint-plugin-astro
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 8e27ae8..7d4a811 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "astro": "^4.16.10", "eslint": "^9.13.0", "eslint-config-prettier": "^9.1.0", - "eslint-plugin-astro": "^1.3.0", + "eslint-plugin-astro": "^1.3.1", "eslint-plugin-jsx-a11y": "^6.10.2", "prettier": "^3.3.3", "prettier-plugin-astro": "^0.14.1", |
