From d95f0f1f47af21a75851aeddc661a326e45515a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 11:31:50 +0000 Subject: [PATCH] chore(deps-dev): bump eslint-plugin-unicorn from 56.0.0 to 56.0.1 Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 56.0.0 to 56.0.1. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v56.0.0...v56.0.1) --- updated-dependencies: - dependency-name: eslint-plugin-unicorn dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index c28c3f1ebb1e2c..0cbafb8a3f3852 100644 --- a/package.json +++ b/package.json @@ -176,7 +176,7 @@ "eslint-nibble": "8.1.0", "eslint-plugin-n": "17.13.2", "eslint-plugin-prettier": "5.2.1", - "eslint-plugin-unicorn": "56.0.0", + "eslint-plugin-unicorn": "56.0.1", "eslint-plugin-yml": "1.15.0", "fs-extra": "11.2.0", "globals": "15.12.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7df3c89735fb1d..5aff80da96bcd6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -385,8 +385,8 @@ importers: specifier: 5.2.1 version: 5.2.1(@types/eslint@9.6.1)(eslint-config-prettier@9.1.0(eslint@9.14.0))(eslint@9.14.0)(prettier@3.3.3) eslint-plugin-unicorn: - specifier: 56.0.0 - version: 56.0.0(eslint@9.14.0) + specifier: 56.0.1 + version: 56.0.1(eslint@9.14.0) eslint-plugin-yml: specifier: 1.15.0 version: 1.15.0(eslint@9.14.0) @@ -3034,8 +3034,8 @@ packages: eslint-config-prettier: optional: true - eslint-plugin-unicorn@56.0.0: - resolution: {integrity: sha512-aXpddVz/PQMmd69uxO98PA4iidiVNvA0xOtbpUoz1WhBd4RxOQQYqN618v68drY0hmy5uU2jy1bheKEVWBjlPw==} + eslint-plugin-unicorn@56.0.1: + resolution: {integrity: sha512-FwVV0Uwf8XPfVnKSGpMg7NtlZh0G0gBarCaFcMUOoqPxXryxdYxTRRv4kH6B9TFCVIrjRXG+emcxIk2ayZilog==} engines: {node: '>=18.18'} peerDependencies: eslint: '>=8.56.0' @@ -8723,7 +8723,7 @@ snapshots: '@types/eslint': 9.6.1 eslint-config-prettier: 9.1.0(eslint@9.14.0) - eslint-plugin-unicorn@56.0.0(eslint@9.14.0): + eslint-plugin-unicorn@56.0.1(eslint@9.14.0): dependencies: '@babel/helper-validator-identifier': 7.25.9 '@eslint-community/eslint-utils': 4.4.1(eslint@9.14.0)