From a9deab55a94891747bb7f8e7c3193bd3afebdc04 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 3 May 2026 17:22:37 +0000 Subject: [PATCH] chore(deps): update dependency @rslint/core to ^0.5.1 --- package.json | 2 +- pnpm-lock.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3313995..b4be9ca 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@playwright/test": "^1.59.1", "@rsbuild/core": "1.7.5", "@rslib/core": "^0.21.3", - "@rslint/core": "^0.5.0", + "@rslint/core": "^0.5.1", "@types/node": "^24.12.2", "playwright": "^1.59.1", "prettier": "^3.8.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3a62d10..590a25a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -22,7 +22,7 @@ importers: specifier: ^0.21.3 version: 0.21.3(core-js@3.47.0)(typescript@6.0.3) '@rslint/core': - specifier: ^0.5.0 + specifier: ^0.5.1 version: 0.5.1(jiti@2.6.1) '@types/node': specifier: ^24.12.2