Skip to content

Commit

Permalink
fix(deps): update dependency eslint-plugin-n to ^16.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 1, 2024
1 parent 75058c1 commit 07f9a5f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"eslint-plugin-jsonc": "^2.11.2",
"eslint-plugin-markup": "^0.11.0",
"eslint-plugin-mdx": "^2.3.4",
"eslint-plugin-n": "^16.6.0",
"eslint-plugin-n": "^16.6.2",
"eslint-plugin-prettier": "^5.1.2",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-react": "^7.33.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5952,10 +5952,10 @@ eslint-plugin-mdx@^2.3.4:
unified "^10.1.2"
vfile "^5.3.7"

eslint-plugin-n@^16.6.0:
version "16.6.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-16.6.0.tgz#035acc6154cbbe81a0611dffb53e70b883e246fb"
integrity sha512-Ag3tYFF90lYU8JdHEl9qSSpeLYbVnO+Oj7sgPUarWUacv1mPL3d5h5yG4Bv3tLe71hrcxmgTi7oByYwKXaVatw==
eslint-plugin-n@^16.6.2:
version "16.6.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-16.6.2.tgz#6a60a1a376870064c906742272074d5d0b412b0b"
integrity sha512-6TyDmZ1HXoFQXnhCTUjVFULReoBPOAjpuiKELMkeP40yffI/1ZRO+d9ug/VC6fqISo2WkuIBk3cvuRPALaWlOQ==
dependencies:
"@eslint-community/eslint-utils" "^4.4.0"
builtins "^5.0.1"
Expand Down

0 comments on commit 07f9a5f

Please sign in to comment.