mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
build(deps-dev): bump eslint-plugin-n in /backend (#8742)
Bumps [eslint-plugin-n](https://github.com/eslint-community/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](https://github.com/eslint-community/eslint-plugin-n/compare/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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
747b0d9f94
commit
1ebbb1ca62
@ -112,7 +112,7 @@
|
||||
"eslint-plugin-import": "^2.32.0",
|
||||
"eslint-plugin-jest": "^29.0.1",
|
||||
"eslint-plugin-jsonc": "^2.20.1",
|
||||
"eslint-plugin-n": "^17.20.0",
|
||||
"eslint-plugin-n": "^17.21.0",
|
||||
"eslint-plugin-no-catch-all": "^1.1.0",
|
||||
"eslint-plugin-prettier": "^5.5.1",
|
||||
"eslint-plugin-promise": "^7.2.1",
|
||||
|
||||
@ -2803,7 +2803,7 @@
|
||||
eslint-scope "^5.1.1"
|
||||
semver "^7.3.7"
|
||||
|
||||
"@typescript-eslint/utils@^8.0.0", "@typescript-eslint/utils@^8.26.1":
|
||||
"@typescript-eslint/utils@^8.0.0":
|
||||
version "8.35.1"
|
||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.35.1.tgz#a9a0ceeb81c9d132f3f75537ad2ca7f6ca266523"
|
||||
integrity sha512-lhnwatFmOFcazAsUm3ZnZFpXSxiwoa1Lj50HphnDe1Et01NF4+hrdXONSUHIcbVu2eFb1bAf+5yjXkGVkXBKAQ==
|
||||
@ -5314,13 +5314,12 @@ eslint-plugin-jsonc@^2.20.1:
|
||||
natural-compare "^1.4.0"
|
||||
synckit "^0.6.2 || ^0.7.3 || ^0.11.5"
|
||||
|
||||
eslint-plugin-n@^17.20.0:
|
||||
version "17.20.0"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.20.0.tgz#000a7a39675d737824d704ae77b626c257b318ef"
|
||||
integrity sha512-IRSoatgB/NQJZG5EeTbv/iAx1byOGdbbyhQrNvWdCfTnmPxUT0ao9/eGOeG7ljD8wJBsxwE8f6tES5Db0FRKEw==
|
||||
eslint-plugin-n@^17.21.0:
|
||||
version "17.21.0"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.21.0.tgz#6b1833e5e8fd07a69bbab2be429771ff2309db5e"
|
||||
integrity sha512-1+iZ8We4ZlwVMtb/DcHG3y5/bZOdazIpa/4TySo22MLKdwrLcfrX0hbadnCvykSQCCmkAnWmIP8jZVb2AAq29A==
|
||||
dependencies:
|
||||
"@eslint-community/eslint-utils" "^4.5.0"
|
||||
"@typescript-eslint/utils" "^8.26.1"
|
||||
enhanced-resolve "^5.17.1"
|
||||
eslint-plugin-es-x "^7.8.0"
|
||||
get-tsconfig "^4.8.1"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user