Skip to content

Commit 950c135

Browse files
authoredJan 12, 2024
chore(deps): update dependency eslint-plugin-n to v16.6.2 (#183)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c5e8295 commit 950c135

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"eslint-config-semistandard": "17.0.0",
5656
"eslint-config-standard": "17.1.0",
5757
"eslint-plugin-import": "2.29.1",
58-
"eslint-plugin-n": "16.6.1",
58+
"eslint-plugin-n": "16.6.2",
5959
"eslint-plugin-promise": "6.1.1",
6060
"prettier": "3.1.1",
6161
"semantic-release": "22.0.12",

‎yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1997,10 +1997,10 @@ eslint-plugin-import@2.29.1:
19971997
semver "^6.3.1"
19981998
tsconfig-paths "^3.15.0"
19991999

2000-
eslint-plugin-n@16.6.1:
2001-
version "16.6.1"
2002-
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-16.6.1.tgz#b16e0033bc9ce592b1c3512cb1cee24f84ecb5ae"
2003-
integrity sha512-M1kE5bVQRLBMDYRZwDhWzlzbp370SRRRC1MHqq4I3L2Tatey+9/2csc5mwLDPlmhJaDvkojbrNUME5/llpRyDg==
2000+
eslint-plugin-n@16.6.2:
2001+
version "16.6.2"
2002+
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-16.6.2.tgz#6a60a1a376870064c906742272074d5d0b412b0b"
2003+
integrity sha512-6TyDmZ1HXoFQXnhCTUjVFULReoBPOAjpuiKELMkeP40yffI/1ZRO+d9ug/VC6fqISo2WkuIBk3cvuRPALaWlOQ==
20042004
dependencies:
20052005
"@eslint-community/eslint-utils" "^4.4.0"
20062006
builtins "^5.0.1"

0 commit comments

Comments
 (0)
Please sign in to comment.