From 8bbefa270ee6b174e3d613a636603555754fb20c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 17:25:33 +0000 Subject: [PATCH] chore(deps-dev): update dependency eslint-plugin-astro to ^1.3.1 (#1904) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- client/package.json | 2 +- package-lock.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/client/package.json b/client/package.json index 7874abd4..6627efb1 100644 --- a/client/package.json +++ b/client/package.json @@ -43,7 +43,7 @@ "@types/escape-html": "^1.0.4", "@types/node": "^22.8.7", "@types/prismjs": "^1.26.5", - "eslint-plugin-astro": "^1.3.0", + "eslint-plugin-astro": "^1.3.1", "fishery": "^2.2.2", "front-matter": "^4.0.2", "jsdom": "^25.0.1", diff --git a/package-lock.json b/package-lock.json index 339bd3d1..2e75dfdb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -46,7 +46,7 @@ "@types/escape-html": "^1.0.4", "@types/node": "^22.8.7", "@types/prismjs": "^1.26.5", - "eslint-plugin-astro": "^1.3.0", + "eslint-plugin-astro": "^1.3.1", "fishery": "^2.2.2", "front-matter": "^4.0.2", "jsdom": "^25.0.1",