From c130cfcf4a9d46db9c36d40fe9c6d47352f25084 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 17:01:49 +0000 Subject: [PATCH] :arrow_up: Bump oxlint from 0.18.0 to 0.18.1 Bumps [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) from 0.18.0 to 0.18.1. - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxlint/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/oxlint_v0.18.1/npm/oxlint) --- updated-dependencies: - dependency-name: oxlint dependency-version: 0.18.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 745bc87..7daffbf 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "jiti": "2.4.2", "jsdom": "26.1.0", "npm-run-all2": "8.0.4", - "oxlint": "0.18.0", + "oxlint": "0.18.1", "pinia": "3.0.3", "prettier": "3.5.3", "typescript": "5.8.3",