From 674ade45107d7f7ce26232e12a7df1201bf6043d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 06:46:18 +0000 Subject: [PATCH] chore(deps-dev): bump @ls-lint/ls-lint from 2.2.3 to 2.3.0 Bumps [@ls-lint/ls-lint](https://github.com/loeffel-io/ls-lint) from 2.2.3 to 2.3.0. - [Release notes](https://github.com/loeffel-io/ls-lint/releases) - [Commits](https://github.com/loeffel-io/ls-lint/compare/v2.2.3...v2.3.0) --- updated-dependencies: - dependency-name: "@ls-lint/ls-lint" dependency-version: 2.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 22a8380..673e029 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "@commitlint/cli": "19.7.1", "@commitlint/config-conventional": "19.7.1", "@eslint/js": "9.20.0", - "@ls-lint/ls-lint": "2.2.3", + "@ls-lint/ls-lint": "2.3.0", "astro-eslint-parser": "1.2.1", "eslint": "9.20.0", "eslint-plugin-astro": "1.3.1",