From 552c9a112633ab955c122a81ea6c2eb17b526186 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 10:45:02 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-unicorn to v61 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 3792073..671d8ba 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "eslint-plugin-react": "7.37.5", "eslint-plugin-react-hooks": "5.2.0", "eslint-plugin-simple-import-sort": "12.1.1", - "eslint-plugin-unicorn": "60.0.0", + "eslint-plugin-unicorn": "61.0.2", "eslint-plugin-unused-imports": "4.1.4", "typescript": "5.8.3", "typescript-eslint": "8.38.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 05dea2d..d156365 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -45,8 +45,8 @@ importers: specifier: 12.1.1 version: 12.1.1(eslint@9.32.0) eslint-plugin-unicorn: - specifier: 60.0.0 - version: 60.0.0(eslint@9.32.0) + specifier: 61.0.2 + version: 61.0.2(eslint@9.32.0) eslint-plugin-unused-imports: specifier: 4.1.4 version: 4.1.4(@typescript-eslint/eslint-plugin@8.38.0(@typescript-eslint/parser@8.38.0(eslint@9.32.0)(typescript@5.8.3))(eslint@9.32.0)(typescript@5.8.3))(eslint@9.32.0) @@ -764,8 +764,8 @@ packages: peerDependencies: eslint: '>=5.0.0' - eslint-plugin-unicorn@60.0.0: - resolution: {integrity: sha512-QUzTefvP8stfSXsqKQ+vBQSEsXIlAiCduS/V1Em+FKgL9c21U/IIm20/e3MFy1jyCf14tHAhqC1sX8OTy6VUCg==} + eslint-plugin-unicorn@61.0.2: + resolution: {integrity: sha512-zLihukvneYT7f74GNbVJXfWIiNQmkc/a9vYBTE4qPkQZswolWNdu+Wsp9sIXno1JOzdn6OUwLPd19ekXVkahRA==} engines: {node: ^20.10.0 || >=21.0.0} peerDependencies: eslint: '>=9.29.0' @@ -2807,7 +2807,7 @@ snapshots: dependencies: eslint: 9.32.0 - eslint-plugin-unicorn@60.0.0(eslint@9.32.0): + eslint-plugin-unicorn@61.0.2(eslint@9.32.0): dependencies: '@babel/helper-validator-identifier': 7.27.1 '@eslint-community/eslint-utils': 4.7.0(eslint@9.32.0)