From 83445901393a578d6f8789405b469ce6bb3b6f35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 16:04:37 +0000 Subject: 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') 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", -- cgit v1.2.3