Update dependency eslint-plugin-n to v16.3.0 (#753)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-11-08 09:24:14 +01:00 committed by GitHub
parent 7f17f921e3
commit 7bc6842502
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -70,7 +70,7 @@
"eslint": "8.53.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-ember": "11.11.1",
"eslint-plugin-n": "16.2.0",
"eslint-plugin-n": "16.3.0",
"eslint-plugin-prettier": "5.0.1",
"eslint-plugin-qunit": "8.0.1",
"fs-extra": "11.1.1",
@ -41482,9 +41482,9 @@
}
},
"node_modules/eslint-plugin-n": {
"version": "16.2.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-n/-/eslint-plugin-n-16.2.0.tgz",
"integrity": "sha512-AQER2jEyQOt1LG6JkGJCCIFotzmlcCZFur2wdKrp1JX2cNotC7Ae0BcD/4lLv3lUAArM9uNS8z/fsvXTd0L71g==",
"version": "16.3.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-n/-/eslint-plugin-n-16.3.0.tgz",
"integrity": "sha512-/XZLH5CUXGK3laz3xYFNza8ZxLCq8ZNW6MsVw5z3d5hc2AwZzi0fPiySFZHQTdVDOHGs2cGv91aqzWmgBdq2gQ==",
"dev": true,
"dependencies": {
"@eslint-community/eslint-utils": "^4.4.0",

View file

@ -91,7 +91,7 @@
"eslint": "8.53.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-ember": "11.11.1",
"eslint-plugin-n": "16.2.0",
"eslint-plugin-n": "16.3.0",
"eslint-plugin-prettier": "5.0.1",
"eslint-plugin-qunit": "8.0.1",
"fs-extra": "11.1.1",