Skip to content

Commit e9d1d52

Browse files
chore(deps-dev): bump eslint-plugin-n in the dependencies group
Bumps the dependencies group with 1 update: [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n). Updates `eslint-plugin-n` from 17.20.0 to 17.21.0 - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-n@v17.20.0...v17.21.0) --- updated-dependencies: - dependency-name: eslint-plugin-n dependency-version: 17.21.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 72a7a47 commit e9d1d52

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

yarn.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3155,7 +3155,7 @@
31553155
semver "^7.6.0"
31563156
ts-api-utils "^2.1.0"
31573157

3158-
"@typescript-eslint/utils@8.35.1", "@typescript-eslint/utils@^8.0.0", "@typescript-eslint/utils@^8.26.1":
3158+
"@typescript-eslint/utils@8.35.1", "@typescript-eslint/utils@^8.0.0":
31593159
version "8.35.1"
31603160
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.35.1.tgz#a9a0ceeb81c9d132f3f75537ad2ca7f6ca266523"
31613161
integrity sha512-lhnwatFmOFcazAsUm3ZnZFpXSxiwoa1Lj50HphnDe1Et01NF4+hrdXONSUHIcbVu2eFb1bAf+5yjXkGVkXBKAQ==
@@ -5414,12 +5414,11 @@ eslint-plugin-jsdoc@^51.2.3:
54145414
spdx-expression-parse "^4.0.0"
54155415

54165416
eslint-plugin-n@^17.19.0:
5417-
version "17.20.0"
5418-
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.20.0.tgz#000a7a39675d737824d704ae77b626c257b318ef"
5419-
integrity sha512-IRSoatgB/NQJZG5EeTbv/iAx1byOGdbbyhQrNvWdCfTnmPxUT0ao9/eGOeG7ljD8wJBsxwE8f6tES5Db0FRKEw==
5417+
version "17.21.0"
5418+
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.21.0.tgz#6b1833e5e8fd07a69bbab2be429771ff2309db5e"
5419+
integrity sha512-1+iZ8We4ZlwVMtb/DcHG3y5/bZOdazIpa/4TySo22MLKdwrLcfrX0hbadnCvykSQCCmkAnWmIP8jZVb2AAq29A==
54205420
dependencies:
54215421
"@eslint-community/eslint-utils" "^4.5.0"
5422-
"@typescript-eslint/utils" "^8.26.1"
54235422
enhanced-resolve "^5.17.1"
54245423
eslint-plugin-es-x "^7.8.0"
54255424
get-tsconfig "^4.8.1"

0 commit comments

Comments
 (0)