Update dependency eslint-plugin-n to v16.5.0
This commit is contained in:
parent
05c60efdcf
commit
91680d6371
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -91,7 +91,7 @@
|
|||
"eslint": "8.56.0",
|
||||
"eslint-config-prettier": "9.1.0",
|
||||
"eslint-plugin-ember": "11.12.0",
|
||||
"eslint-plugin-n": "16.4.0",
|
||||
"eslint-plugin-n": "16.5.0",
|
||||
"eslint-plugin-prettier": "5.1.0",
|
||||
"eslint-plugin-qunit": "8.0.1",
|
||||
"fs-extra": "11.2.0",
|
||||
|
@ -36317,9 +36317,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/eslint-plugin-n": {
|
||||
"version": "16.4.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-n/-/eslint-plugin-n-16.4.0.tgz",
|
||||
"integrity": "sha512-IkqJjGoWYGskVaJA7WQuN8PINIxc0N/Pk/jLeYT4ees6Fo5lAhpwGsYek6gS9tCUxgDC4zJ+OwY2bY/6/9OMKQ==",
|
||||
"version": "16.5.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-n/-/eslint-plugin-n-16.5.0.tgz",
|
||||
"integrity": "sha512-Hw02Bj1QrZIlKyj471Tb1jSReTl4ghIMHGuBGiMVmw+s0jOPbI4CBuYpGbZr+tdQ+VAvSK6FDSta3J4ib/SKHQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@eslint-community/eslint-utils": "^4.4.0",
|
||||
|
|
|
@ -112,7 +112,7 @@
|
|||
"eslint": "8.56.0",
|
||||
"eslint-config-prettier": "9.1.0",
|
||||
"eslint-plugin-ember": "11.12.0",
|
||||
"eslint-plugin-n": "16.4.0",
|
||||
"eslint-plugin-n": "16.5.0",
|
||||
"eslint-plugin-prettier": "5.1.0",
|
||||
"eslint-plugin-qunit": "8.0.1",
|
||||
"fs-extra": "11.2.0",
|
||||
|
|
Loading…
Reference in a new issue