From 43df78b815414596580268e4479f7710977833c4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 07:34:16 +0000 Subject: [PATCH] Update dependency eslint-plugin-unicorn to v51 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 77e2bc4..ce78bfa 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-tailwindcss": "^3.13.1", "eslint-plugin-typescript-sort-keys": "^3.1.0", - "eslint-plugin-unicorn": "^50.0.0", + "eslint-plugin-unicorn": "^51.0.0", "husky": "^8.0.3", "lint-staged": "^15.2.0", "postcss": "^8.4.32", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d48c5bb..0266133 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -122,8 +122,8 @@ devDependencies: specifier: ^3.1.0 version: 3.1.0(@typescript-eslint/parser@6.17.0)(eslint@8.56.0)(typescript@5.3.3) eslint-plugin-unicorn: - specifier: ^50.0.0 - version: 50.0.1(eslint@8.56.0) + specifier: ^51.0.0 + version: 51.0.0(eslint@8.56.0) husky: specifier: ^8.0.3 version: 8.0.3 @@ -4512,8 +4512,8 @@ packages: - supports-color dev: true - /eslint-plugin-unicorn@50.0.1(eslint@8.56.0): - resolution: {integrity: sha512-KxenCZxqSYW0GWHH18okDlOQcpezcitm5aOSz6EnobyJ6BIByiPDviQRjJIUAjG/tMN11958MxaQ+qCoU6lfDA==} + /eslint-plugin-unicorn@51.0.0(eslint@8.56.0): + resolution: {integrity: sha512-104L+VrZQ0RlyTYQPmF0ofoN1/rot1U/BoCSUDTTiPgumzA/QUzDwUqbR4Q0laOYXi5sYI2HDrJQ/b5PlJteCA==} engines: {node: '>=16'} peerDependencies: eslint: '>=8.56.0'