chore(deps): update dependency eslint-config-nodebb to v1.1.10

This commit is contained in:
renovate[bot] 2025-07-25 18:47:49 +00:00 committed by Misty (NodeBB Bot)
parent 34ab65d147
commit a92878a436
3 changed files with 21 additions and 21 deletions

32
package-lock.json generated
View file

@ -15,7 +15,7 @@
},
"devDependencies": {
"@commitlint/config-angular": "17.6.7",
"eslint-config-nodebb": "1.1.9",
"eslint-config-nodebb": "1.1.10",
"husky": "9.1.7",
"lint-staged": "16.1.2"
}
@ -286,19 +286,19 @@
"peer": true
},
"node_modules/@stylistic/eslint-plugin": {
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin/-/eslint-plugin-5.1.0.tgz",
"integrity": "sha512-TJRJul4u/lmry5N/kyCU+7RWWOk0wyXN+BncRlDYBqpLFnzXkd7QGVfN7KewarFIXv0IX0jSF/Ksu7aHWEDeuw==",
"version": "5.2.2",
"resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin/-/eslint-plugin-5.2.2.tgz",
"integrity": "sha512-bE2DUjruqXlHYP3Q2Gpqiuj2bHq7/88FnuaS0FjeGGLCy+X6a07bGVuwtiOYnPSLHR6jmx5Bwdv+j7l8H+G97A==",
"dev": true,
"license": "MIT",
"peer": true,
"dependencies": {
"@eslint-community/eslint-utils": "^4.7.0",
"@typescript-eslint/types": "^8.34.1",
"@typescript-eslint/types": "^8.37.0",
"eslint-visitor-keys": "^4.2.1",
"espree": "^10.4.0",
"estraverse": "^5.3.0",
"picomatch": "^4.0.2"
"picomatch": "^4.0.3"
},
"engines": {
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@ -308,9 +308,9 @@
}
},
"node_modules/@stylistic/eslint-plugin/node_modules/picomatch": {
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.2.tgz",
"integrity": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==",
"version": "4.0.3",
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz",
"integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==",
"dev": true,
"license": "MIT",
"peer": true,
@ -346,9 +346,9 @@
"peer": true
},
"node_modules/@typescript-eslint/types": {
"version": "8.35.1",
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.35.1.tgz",
"integrity": "sha512-q/O04vVnKHfrrhNAscndAn1tuQhIkwqnaW+eu5waD5IPts2eX1dgJxgqcPx5BX109/qAz7IG6VrEPTOYKCNfRQ==",
"version": "8.38.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.38.0.tgz",
"integrity": "sha512-wzkUfX3plUqij4YwWaJyqhiPE5UCRVlFpKn1oCRn2O1bJ592XxWJj8ROQ3JD5MYXLORW84063z3tZTb/cs4Tyw==",
"dev": true,
"license": "MIT",
"peer": true,
@ -1219,14 +1219,14 @@
}
},
"node_modules/eslint-config-nodebb": {
"version": "1.1.9",
"resolved": "https://registry.npmjs.org/eslint-config-nodebb/-/eslint-config-nodebb-1.1.9.tgz",
"integrity": "sha512-hlW1hDxzeTIxc/KhlkbDyK0C2OYWud0ESjkkNwqMA3qfRNlbbSgj0dRhFNQuXeRQ47N5+udVpfacB6GW5Ck6cA==",
"version": "1.1.10",
"resolved": "https://registry.npmjs.org/eslint-config-nodebb/-/eslint-config-nodebb-1.1.10.tgz",
"integrity": "sha512-KOGGNS8Mt2wwADJ/ECpp7Yzm6HQBkFui8GCFuGFtyR79iXXezw+bYpi+6M721x7V2w73+LQYNqOV1hbOHRbhnQ==",
"dev": true,
"license": "ISC",
"peerDependencies": {
"@eslint/js": "^9.x",
"@stylistic/eslint-plugin": "5.1.0",
"@stylistic/eslint-plugin": "5.2.2",
"eslint-plugin-import": "2.32.0"
}
},

View file

@ -40,7 +40,7 @@
},
"devDependencies": {
"@commitlint/config-angular": "17.6.7",
"eslint-config-nodebb": "1.1.9",
"eslint-config-nodebb": "1.1.10",
"husky": "9.1.7",
"lint-staged": "16.1.2"
},

View file

@ -95,10 +95,10 @@ environment@^1.0.0:
resolved "https://registry.npmjs.org/environment/-/environment-1.1.0.tgz"
integrity sha512-xUtoPkMggbz0MPyPiIWr1Kp4aeWJjDZ6SMvURhimjdZgsRuDplF5/s9hcgGhyXMhs+6vpnuoiZ2kFiu3FMnS8Q==

eslint-config-nodebb@1.1.9:
version "1.1.9"
resolved "https://registry.npmjs.org/eslint-config-nodebb/-/eslint-config-nodebb-1.1.9.tgz"
integrity sha512-hlW1hDxzeTIxc/KhlkbDyK0C2OYWud0ESjkkNwqMA3qfRNlbbSgj0dRhFNQuXeRQ47N5+udVpfacB6GW5Ck6cA==
eslint-config-nodebb@1.1.10:
version "1.1.10"
resolved "https://registry.npmjs.org/eslint-config-nodebb/-/eslint-config-nodebb-1.1.10.tgz"
integrity sha512-KOGGNS8Mt2wwADJ/ECpp7Yzm6HQBkFui8GCFuGFtyR79iXXezw+bYpi+6M721x7V2w73+LQYNqOV1hbOHRbhnQ==

eventemitter3@^5.0.1:
version "5.0.1"