Skip to content
This repository was archived by the owner on Dec 27, 2024. It is now read-only.

Commit 94d39c2

Browse files
dependabot[bot]mergify[bot]
authored andcommitted
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](azat-io/eslint-plugin-perfectionist@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] <support@github.com>
1 parent 08fc266 commit 94d39c2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"electron-builder": "^25.1.8",
8181
"eslint": "^8.57.1",
8282
"eslint-config-prettier": "^9.1.0",
83-
"eslint-plugin-perfectionist": "^3.8.0",
83+
"eslint-plugin-perfectionist": "^3.9.1",
8484
"eslint-plugin-vue": "^9.29.0",
8585
"globals": "^15.11.0",
8686
"postcss": "^8.4.47",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -6556,9 +6556,9 @@ __metadata:
65566556
languageName: node
65576557
linkType: hard
65586558

6559-
"eslint-plugin-perfectionist@npm:^3.8.0":
6560-
version: 3.9.0
6561-
resolution: "eslint-plugin-perfectionist@npm:3.9.0"
6559+
"eslint-plugin-perfectionist@npm:^3.9.1":
6560+
version: 3.9.1
6561+
resolution: "eslint-plugin-perfectionist@npm:3.9.1"
65626562
dependencies:
65636563
"@typescript-eslint/types": "npm:^8.9.0"
65646564
"@typescript-eslint/utils": "npm:^8.9.0"
@@ -6579,7 +6579,7 @@ __metadata:
65796579
optional: true
65806580
vue-eslint-parser:
65816581
optional: true
6582-
checksum: 10c0/befafd9ecb8075362461da7dc07ecced0f44e34fceb821eb2734ca384983dc1062cc23788d1ba267788fd252a78f267302934b314f0f2012d3f4303bd13e775b
6582+
checksum: 10c0/ef4e4465a0a6c45d65375cdd823d133ad82e3fb576451afc802250f433797eec361abb35f2fb042496e8e35a87af7c5a7567efaa05e7fa4b72cda0060a1cc185
65836583
languageName: node
65846584
linkType: hard
65856585

@@ -9783,7 +9783,7 @@ __metadata:
97839783
electron-window-state: "npm:^5.0.3"
97849784
eslint: "npm:^8.57.1"
97859785
eslint-config-prettier: "npm:^9.1.0"
9786-
eslint-plugin-perfectionist: "npm:^3.8.0"
9786+
eslint-plugin-perfectionist: "npm:^3.9.1"
97879787
eslint-plugin-vue: "npm:^9.29.0"
97889788
fs-extra: "npm:^11.2.0"
97899789
globals: "npm:^15.11.0"

0 commit comments

Comments
 (0)