From 024422c0dc3ac009ae320f00934e3ff7c277b693 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 20:20:15 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-unicorn to v65 --- package.json | 2 +- yarn.lock | 45 +++++++++++++-------------------------------- 2 files changed, 14 insertions(+), 33 deletions(-) diff --git a/package.json b/package.json index d5181aa..ca0f90f 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "eslint-plugin-promise": "7.3.0", "eslint-plugin-simple-import-sort": "13.0.0", "eslint-plugin-tsdoc": "0.5.2", - "eslint-plugin-unicorn": "64.0.0", + "eslint-plugin-unicorn": "65.0.1", "eslint-plugin-unused-imports": "4.4.1", "husky": "^9.0.0", "lint-staged": "^17.0.0", diff --git a/yarn.lock b/yarn.lock index c5cf143..501b1d6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1047,15 +1047,6 @@ __metadata: languageName: node linkType: hard -"clean-regexp@npm:^1.0.0": - version: 1.0.0 - resolution: "clean-regexp@npm:1.0.0" - dependencies: - escape-string-regexp: "npm:^1.0.5" - checksum: 10c0/fd9c7446551b8fc536f95e8a286d431017cd4ba1ec2e53997ec9159385e9c317672f6dfc4d49fdb97449fdb53b0bacd0a8bab9343b8fdd2e46c7ddf6173d0db7 - languageName: node - linkType: hard - "cli-cursor@npm:^5.0.0": version: 5.0.0 resolution: "cli-cursor@npm:5.0.0" @@ -1146,6 +1137,13 @@ __metadata: languageName: node linkType: hard +"detect-indent@npm:^7.0.2": + version: 7.0.2 + resolution: "detect-indent@npm:7.0.2" + checksum: 10c0/adb1334ca3fe516dc6817aff0a777540b88643ab92fe13a72d0f5d12721ca796ffdd0e5fedb7b45e6e82657156c6ad44f5d5758157f0439532ae7d07b595146b + languageName: node + linkType: hard + "electron-to-chromium@npm:^1.5.328": version: 1.5.376 resolution: "electron-to-chromium@npm:1.5.376" @@ -1214,13 +1212,6 @@ __metadata: languageName: node linkType: hard -"escape-string-regexp@npm:^1.0.5": - version: 1.0.5 - resolution: "escape-string-regexp@npm:1.0.5" - checksum: 10c0/a968ad453dd0c2724e14a4f20e177aaf32bb384ab41b674a8454afe9a41c5e6fe8903323e0a1052f56289d04bd600f81278edf140b0fcc02f5cac98d0f5b5371 - languageName: node - linkType: hard - "escape-string-regexp@npm:^4.0.0": version: 4.0.0 resolution: "escape-string-regexp@npm:4.0.0" @@ -1284,29 +1275,28 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-unicorn@npm:64.0.0": - version: 64.0.0 - resolution: "eslint-plugin-unicorn@npm:64.0.0" +"eslint-plugin-unicorn@npm:65.0.1": + version: 65.0.1 + resolution: "eslint-plugin-unicorn@npm:65.0.1" dependencies: "@babel/helper-validator-identifier": "npm:^7.28.5" "@eslint-community/eslint-utils": "npm:^4.9.1" change-case: "npm:^5.4.4" ci-info: "npm:^4.4.0" - clean-regexp: "npm:^1.0.0" core-js-compat: "npm:^3.49.0" + detect-indent: "npm:^7.0.2" find-up-simple: "npm:^1.0.1" globals: "npm:^17.4.0" indent-string: "npm:^5.0.0" is-builtin-module: "npm:^5.0.0" jsesc: "npm:^3.1.0" pluralize: "npm:^8.0.0" - regexp-tree: "npm:^0.1.27" regjsparser: "npm:^0.13.0" semver: "npm:^7.7.4" strip-indent: "npm:^4.1.1" peerDependencies: eslint: ">=9.38.0" - checksum: 10c0/802b556ecaf93fe36217d8bcd9f79b53cc4156bbb75c06f06128a0bd32b2ec94a808dbc5e4c36228895cf6eb0df705337a47b409272ffdc99a40cb08487cb029 + checksum: 10c0/17b640a7151911676141ec796cc44616961a80ebd9414f3d2f7666b6877f6e76babf239aa95cc088f126895f795ee91ccc8fe3e14b1bac7a8b33f022686e1a97 languageName: node linkType: hard @@ -2321,15 +2311,6 @@ __metadata: languageName: node linkType: hard -"regexp-tree@npm:^0.1.27": - version: 0.1.27 - resolution: "regexp-tree@npm:0.1.27" - bin: - regexp-tree: bin/regexp-tree - checksum: 10c0/f636f44b4a0d93d7d6926585ecd81f63e4ce2ac895bc417b2ead0874cd36b337dcc3d0fedc63f69bf5aaeaa4340f36ca7e750c9687cceaf8087374e5284e843c - languageName: node - linkType: hard - "regjsparser@npm:^0.13.0": version: 0.13.2 resolution: "regjsparser@npm:0.13.2" @@ -2887,7 +2868,7 @@ __metadata: eslint-plugin-promise: "npm:7.3.0" eslint-plugin-simple-import-sort: "npm:13.0.0" eslint-plugin-tsdoc: "npm:0.5.2" - eslint-plugin-unicorn: "npm:64.0.0" + eslint-plugin-unicorn: "npm:65.0.1" eslint-plugin-unused-imports: "npm:4.4.1" husky: "npm:^9.0.0" lint-staged: "npm:^17.0.0"