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

Commit

Permalink
chore(deps-dev): bump eslint-plugin-perfectionist from 3.9.0 to 3.9.1
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored and mergify[bot] committed Oct 18, 2024
1 parent 08fc266 commit 94d39c2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -6579,7 +6579,7 @@ __metadata:
optional: true
vue-eslint-parser:
optional: true
checksum: 10c0/befafd9ecb8075362461da7dc07ecced0f44e34fceb821eb2734ca384983dc1062cc23788d1ba267788fd252a78f267302934b314f0f2012d3f4303bd13e775b
checksum: 10c0/ef4e4465a0a6c45d65375cdd823d133ad82e3fb576451afc802250f433797eec361abb35f2fb042496e8e35a87af7c5a7567efaa05e7fa4b72cda0060a1cc185
languageName: node
linkType: hard

Expand Down Expand Up @@ -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"
Expand Down

0 comments on commit 94d39c2

Please sign in to comment.