summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-10-21 16:04:37 +0000
committerGitHub <[email protected]>2024-10-21 16:04:37 +0000
commit83445901393a578d6f8789405b469ce6bb3b6f35 (patch)
treee2961a8f62fd75141160353dd2acf13dd2e12f47 /package.json
parent3604996f68d70901e9a76dd4cb8f0009f8b80aca (diff)
chore(node_modules): bump eslint-plugin-astro from 1.2.4 to 1.3.0 (#161)
Bumps [eslint-plugin-astro](https://github.com/ota-meshi/eslint-plugin-astro) from 1.2.4 to 1.3.0. - [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.2.4...v1.3.0) --- updated-dependencies: - dependency-name: eslint-plugin-astro dependency-type: direct:development update-type: version-update:semver-minor ... 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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 8f5b0ea..e610bd7 100644
--- a/package.json
+++ b/package.json
@@ -22,7 +22,7 @@
"astro": "^4.16.3",
"eslint": "^9.13.0",
"eslint-config-prettier": "^9.1.0",
- "eslint-plugin-astro": "^1.2.4",
+ "eslint-plugin-astro": "^1.3.0",
"eslint-plugin-jsx-a11y": "^6.10.0",
"prettier": "^3.3.3",
"prettier-plugin-astro": "^0.14.1",