From 71b219c5a09ac1cdf5c7aae2bf5196ef7aa69d6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jan 2024 13:58:18 +0000 Subject: [PATCH] build(deps-dev): bump eslint-plugin-n from 16.3.1 to 16.6.1 Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 16.3.1 to 16.6.1. - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases) - [Commits](https://github.com/eslint-community/eslint-plugin-n/compare/16.3.1...16.6.1) --- updated-dependencies: - dependency-name: eslint-plugin-n dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ember-slugify/package.json | 2 +- test-app/package.json | 2 +- yarn.lock | 21 +++++++++++---------- 3 files changed, 13 insertions(+), 12 deletions(-) diff --git a/ember-slugify/package.json b/ember-slugify/package.json index cd27393..1765de2 100644 --- a/ember-slugify/package.json +++ b/ember-slugify/package.json @@ -113,7 +113,7 @@ "eslint": "^8.33.0", "eslint-config-prettier": "^9.0.0", "eslint-plugin-ember": "^11.11.1", - "eslint-plugin-n": "^16.0.0", + "eslint-plugin-n": "^16.6.1", "eslint-plugin-prettier": "^5.1.2", "eslint-plugin-qunit": "^7.3.1", "prettier": "^3.0.3", diff --git a/test-app/package.json b/test-app/package.json index 7d5e958..b5961f9 100644 --- a/test-app/package.json +++ b/test-app/package.json @@ -93,7 +93,7 @@ "eslint": "^8.52.0", "eslint-config-prettier": "^9.0.0", "eslint-plugin-ember": "^11.11.1", - "eslint-plugin-n": "^16.2.0", + "eslint-plugin-n": "^16.6.1", "eslint-plugin-prettier": "^5.1.2", "eslint-plugin-qunit": "^8.0.1", "loader.js": "^4.7.0", diff --git a/yarn.lock b/yarn.lock index 70b8d20..1ce928f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5575,7 +5575,7 @@ eslint-plugin-ember@^11.11.1: requireindex "^1.2.0" snake-case "^3.0.3" -eslint-plugin-es-x@^7.1.0: +eslint-plugin-es-x@^7.5.0: version "7.5.0" resolved "https://registry.yarnpkg.com/eslint-plugin-es-x/-/eslint-plugin-es-x-7.5.0.tgz#d08d9cd155383e35156c48f736eb06561d07ba92" integrity sha512-ODswlDSO0HJDzXU0XvgZ3lF3lS3XAZEossh15Q2UHjwrJggWeBoKqqEsLTZLXl+dh5eOAozG0zRcYtuE35oTuQ== @@ -5584,15 +5584,16 @@ eslint-plugin-es-x@^7.1.0: "@eslint-community/regexpp" "^4.6.0" eslint-compat-utils "^0.1.2" -eslint-plugin-n@^16.0.0, eslint-plugin-n@^16.2.0: - version "16.3.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-16.3.1.tgz#6cd377d1349fed10854b6535392e91fb4123193b" - integrity sha512-w46eDIkxQ2FaTHcey7G40eD+FhTXOdKudDXPUO2n9WNcslze/i/HT2qJ3GXjHngYSGDISIgPNhwGtgoix4zeOw== +eslint-plugin-n@^16.6.1: + version "16.6.1" + resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-16.6.1.tgz#b16e0033bc9ce592b1c3512cb1cee24f84ecb5ae" + integrity sha512-M1kE5bVQRLBMDYRZwDhWzlzbp370SRRRC1MHqq4I3L2Tatey+9/2csc5mwLDPlmhJaDvkojbrNUME5/llpRyDg== dependencies: "@eslint-community/eslint-utils" "^4.4.0" builtins "^5.0.1" - eslint-plugin-es-x "^7.1.0" + eslint-plugin-es-x "^7.5.0" get-tsconfig "^4.7.0" + globals "^13.24.0" ignore "^5.2.4" is-builtin-module "^3.2.1" is-core-module "^2.12.1" @@ -6699,10 +6700,10 @@ globals@^11.1.0: resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e" integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA== -globals@^13.19.0: - version "13.23.0" - resolved "https://registry.yarnpkg.com/globals/-/globals-13.23.0.tgz#ef31673c926a0976e1f61dab4dca57e0c0a8af02" - integrity sha512-XAmF0RjlrjY23MA51q3HltdlGxUpXPvg0GioKiD9X6HD28iMjo2dKC8Vqwm7lne4GNr78+RHTfliktR6ZH09wA== +globals@^13.19.0, globals@^13.24.0: + version "13.24.0" + resolved "https://registry.yarnpkg.com/globals/-/globals-13.24.0.tgz#8432a19d78ce0c1e833949c36adb345400bb1171" + integrity sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ== dependencies: type-fest "^0.20.2"