From 94d39c2be1c72d6328dccd5bbbb86ac6f78e8ae2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 06:07:47 +0000 Subject: [PATCH] chore(deps-dev): bump eslint-plugin-perfectionist from 3.9.0 to 3.9.1 Bumps [eslint-plugin-perfectionist](https://github.com/azat-io/eslint-plugin-perfectionist) from 3.9.0 to 3.9.1. - [Release notes](https://github.com/azat-io/eslint-plugin-perfectionist/releases) - [Changelog](https://github.com/azat-io/eslint-plugin-perfectionist/blob/main/changelog.md) - [Commits](https://github.com/azat-io/eslint-plugin-perfectionist/compare/v3.9.0...v3.9.1) --- updated-dependencies: - dependency-name: eslint-plugin-perfectionist dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 633ec93..2601bc3 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "electron-builder": "^25.1.8", "eslint": "^8.57.1", "eslint-config-prettier": "^9.1.0", - "eslint-plugin-perfectionist": "^3.8.0", + "eslint-plugin-perfectionist": "^3.9.1", "eslint-plugin-vue": "^9.29.0", "globals": "^15.11.0", "postcss": "^8.4.47", diff --git a/yarn.lock b/yarn.lock index e5cdab7..f33acc3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6556,9 +6556,9 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-perfectionist@npm:^3.8.0": - version: 3.9.0 - resolution: "eslint-plugin-perfectionist@npm:3.9.0" +"eslint-plugin-perfectionist@npm:^3.9.1": + version: 3.9.1 + resolution: "eslint-plugin-perfectionist@npm:3.9.1" dependencies: "@typescript-eslint/types": "npm:^8.9.0" "@typescript-eslint/utils": "npm:^8.9.0" @@ -6579,7 +6579,7 @@ __metadata: optional: true vue-eslint-parser: optional: true - checksum: 10c0/befafd9ecb8075362461da7dc07ecced0f44e34fceb821eb2734ca384983dc1062cc23788d1ba267788fd252a78f267302934b314f0f2012d3f4303bd13e775b + checksum: 10c0/ef4e4465a0a6c45d65375cdd823d133ad82e3fb576451afc802250f433797eec361abb35f2fb042496e8e35a87af7c5a7567efaa05e7fa4b72cda0060a1cc185 languageName: node linkType: hard @@ -9783,7 +9783,7 @@ __metadata: electron-window-state: "npm:^5.0.3" eslint: "npm:^8.57.1" eslint-config-prettier: "npm:^9.1.0" - eslint-plugin-perfectionist: "npm:^3.8.0" + eslint-plugin-perfectionist: "npm:^3.9.1" eslint-plugin-vue: "npm:^9.29.0" fs-extra: "npm:^11.2.0" globals: "npm:^15.11.0"