From ba1022801f53a8e9c99d5a716cbf9a396f98232c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 Jan 2025 22:13:08 +0000 Subject: [PATCH] build(deps): update dependency eslint-plugin-unicorn to v56 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 52ebe59a..2dcacf95 100644 --- a/package.json +++ b/package.json @@ -120,7 +120,7 @@ "eslint-plugin-sonarjs": "^2.0.0", "eslint-plugin-storybook": "^0.9.0", "eslint-plugin-testing-library": "^6.2.2", - "eslint-plugin-unicorn": "^55.0.0", + "eslint-plugin-unicorn": "^56.0.0", "eslint-plugin-vitest": "^0.3.26", "husky": "^9.0.11", "jsdom": "^25.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index df0024d8..2ced74af 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -268,8 +268,8 @@ importers: specifier: ^6.2.2 version: 6.5.0(eslint@8.57.1)(typescript@5.6.3) eslint-plugin-unicorn: - specifier: ^55.0.0 - version: 55.0.0(eslint@8.57.1) + specifier: ^56.0.0 + version: 56.0.1(eslint@8.57.1) eslint-plugin-vitest: specifier: ^0.3.26 version: 0.3.26(@typescript-eslint/eslint-plugin@8.15.0(@typescript-eslint/parser@8.15.0(eslint@8.57.1)(typescript@5.6.3))(eslint@8.57.1)(typescript@5.6.3))(eslint@8.57.1)(typescript@5.6.3)(vitest@2.1.5(@types/node@20.14.14)(jsdom@25.0.1)(terser@5.36.0)) @@ -4430,8 +4430,8 @@ packages: peerDependencies: eslint: '>=8.56.0' - eslint-plugin-unicorn@55.0.0: - resolution: {integrity: sha512-n3AKiVpY2/uDcGrS3+QsYDkjPfaOrNrsfQxU9nt5nitd9KuvVXrfAvgCO9DYPSfap+Gqjw9EOrXIsBp5tlHZjA==} + eslint-plugin-unicorn@56.0.1: + resolution: {integrity: sha512-FwVV0Uwf8XPfVnKSGpMg7NtlZh0G0gBarCaFcMUOoqPxXryxdYxTRRv4kH6B9TFCVIrjRXG+emcxIk2ayZilog==} engines: {node: '>=18.18'} peerDependencies: eslint: '>=8.56.0' @@ -13194,7 +13194,7 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-unicorn@55.0.0(eslint@8.57.1): + eslint-plugin-unicorn@56.0.1(eslint@8.57.1): dependencies: '@babel/helper-validator-identifier': 7.25.9 '@eslint-community/eslint-utils': 4.4.1(eslint@8.57.1)