Skip to content

Commit b30eb64

Browse files
chore(deps): update dependency eslint-plugin-n to v16.6.2 (#5821)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ab85959 commit b30eb64

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"eslint-config-prettier": "9.1.0",
6464
"eslint-config-standard": "17.1.0",
6565
"eslint-plugin-import": "2.29.1",
66-
"eslint-plugin-n": "16.6.1",
66+
"eslint-plugin-n": "16.6.2",
6767
"eslint-plugin-promise": "6.1.1",
6868
"eslint-plugin-standard": "5.0.0",
6969
"globby": "11.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5828,10 +5828,10 @@ eslint-plugin-import@2.29.1:
58285828
semver "^6.3.1"
58295829
tsconfig-paths "^3.15.0"
58305830

5831-
eslint-plugin-n@16.6.1:
5832-
version "16.6.1"
5833-
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-16.6.1.tgz#b16e0033bc9ce592b1c3512cb1cee24f84ecb5ae"
5834-
integrity sha512-M1kE5bVQRLBMDYRZwDhWzlzbp370SRRRC1MHqq4I3L2Tatey+9/2csc5mwLDPlmhJaDvkojbrNUME5/llpRyDg==
5831+
eslint-plugin-n@16.6.2:
5832+
version "16.6.2"
5833+
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-16.6.2.tgz#6a60a1a376870064c906742272074d5d0b412b0b"
5834+
integrity sha512-6TyDmZ1HXoFQXnhCTUjVFULReoBPOAjpuiKELMkeP40yffI/1ZRO+d9ug/VC6fqISo2WkuIBk3cvuRPALaWlOQ==
58355835
dependencies:
58365836
"@eslint-community/eslint-utils" "^4.4.0"
58375837
builtins "^5.0.1"

0 commit comments

Comments
 (0)