Skip to content

Commit fa663b1

Browse files
build(deps-dev): Bump eslint-plugin-n from 16.5.0 to 16.6.2 (#2066)
Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 16.5.0 to 16.6.2. - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases) - [Commits](eslint-community/eslint-plugin-n@16.5.0...16.6.2) --- updated-dependencies: - dependency-name: eslint-plugin-n dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7f18f88 commit fa663b1

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2794,14 +2794,15 @@ eslint-plugin-markdown@^3.0.1:
27942794
mdast-util-from-markdown "^0.8.5"
27952795

27962796
eslint-plugin-n@^16.2.0:
2797-
version "16.5.0"
2798-
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-16.5.0.tgz#4dbd7459f95bc2556ec318480767e8837af168fc"
2799-
integrity sha512-Hw02Bj1QrZIlKyj471Tb1jSReTl4ghIMHGuBGiMVmw+s0jOPbI4CBuYpGbZr+tdQ+VAvSK6FDSta3J4ib/SKHQ==
2797+
version "16.6.2"
2798+
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-16.6.2.tgz#6a60a1a376870064c906742272074d5d0b412b0b"
2799+
integrity sha512-6TyDmZ1HXoFQXnhCTUjVFULReoBPOAjpuiKELMkeP40yffI/1ZRO+d9ug/VC6fqISo2WkuIBk3cvuRPALaWlOQ==
28002800
dependencies:
28012801
"@eslint-community/eslint-utils" "^4.4.0"
28022802
builtins "^5.0.1"
28032803
eslint-plugin-es-x "^7.5.0"
28042804
get-tsconfig "^4.7.0"
2805+
globals "^13.24.0"
28052806
ignore "^5.2.4"
28062807
is-builtin-module "^3.2.1"
28072808
is-core-module "^2.12.1"
@@ -3377,7 +3378,7 @@ globals@^11.1.0:
33773378
resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
33783379
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
33793380

3380-
globals@^13.19.0, globals@^13.23.0:
3381+
globals@^13.19.0, globals@^13.23.0, globals@^13.24.0:
33813382
version "13.24.0"
33823383
resolved "https://registry.yarnpkg.com/globals/-/globals-13.24.0.tgz#8432a19d78ce0c1e833949c36adb345400bb1171"
33833384
integrity sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==

0 commit comments

Comments
 (0)