Skip to content
This repository was archived by the owner on Jan 28, 2025. It is now read-only.

Commit c3f4b46

Browse files
fix(deps): bump eslint-plugin-perfectionist from 2.10.0 to 2.11.0
Bumps [eslint-plugin-perfectionist](https://github.com/azat-io/eslint-plugin-perfectionist) from 2.10.0 to 2.11.0. - [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@v2.10.0...v2.11.0) --- updated-dependencies: - dependency-name: eslint-plugin-perfectionist dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bc22b81 commit c3f4b46

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"eslint-plugin-import": "^2.29.1",
1313
"eslint-plugin-mocha": "^10.4.3",
1414
"eslint-plugin-n": "^15",
15-
"eslint-plugin-perfectionist": "^2.10.0"
15+
"eslint-plugin-perfectionist": "^2.11.0"
1616
},
1717
"devDependencies": {
1818
"@oclif/prettier-config": "^0.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -685,10 +685,10 @@ eslint-plugin-n@^15:
685685
resolve "^1.22.1"
686686
semver "^7.3.8"
687687

688-
eslint-plugin-perfectionist@^2.10.0:
689-
version "2.10.0"
690-
resolved "https://registry.yarnpkg.com/eslint-plugin-perfectionist/-/eslint-plugin-perfectionist-2.10.0.tgz#15cf9f5545ce2db24d1ccdf3226645a097480faf"
691-
integrity sha512-P+tdrkHeMWBc55+DZsoDOAftV1WCsEoHaKm6JC7zajFus/syfT4vUPBFb3atGFSuyaVnGQGHlcKpP9X3Q0gH/w==
688+
eslint-plugin-perfectionist@^2.11.0:
689+
version "2.11.0"
690+
resolved "https://registry.yarnpkg.com/eslint-plugin-perfectionist/-/eslint-plugin-perfectionist-2.11.0.tgz#d5cc32e0d12b649357ca5b104a105793956759ba"
691+
integrity sha512-XrtBtiu5rbQv88gl+1e2RQud9te9luYNvKIgM9emttQ2zutHPzY/AQUucwxscDKV4qlTkvLTxjOFvxqeDpPorw==
692692
dependencies:
693693
"@typescript-eslint/utils" "^6.13.0 || ^7.0.0"
694694
minimatch "^9.0.3"

0 commit comments

Comments
 (0)