mirror of
https://hk.gh-proxy.com/https://github.com/NodeBB/nodebb-plugin-sso-oauth2-multiple.git
synced 2025-10-04 04:32:03 +08:00
chore(deps): update dependency eslint-config-nodebb to v1.1.11
This commit is contained in:
parent
50f9d0b938
commit
39621569fb
3 changed files with 10 additions and 10 deletions
10
package-lock.json
generated
10
package-lock.json
generated
|
@ -15,7 +15,7 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@commitlint/config-angular": "17.6.7",
|
"@commitlint/config-angular": "17.6.7",
|
||||||
"eslint-config-nodebb": "1.1.10",
|
"eslint-config-nodebb": "1.1.11",
|
||||||
"husky": "9.1.7",
|
"husky": "9.1.7",
|
||||||
"lint-staged": "16.1.5"
|
"lint-staged": "16.1.5"
|
||||||
}
|
}
|
||||||
|
@ -1238,14 +1238,14 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/eslint-config-nodebb": {
|
"node_modules/eslint-config-nodebb": {
|
||||||
"version": "1.1.10",
|
"version": "1.1.11",
|
||||||
"resolved": "https://registry.npmjs.org/eslint-config-nodebb/-/eslint-config-nodebb-1.1.10.tgz",
|
"resolved": "https://registry.npmjs.org/eslint-config-nodebb/-/eslint-config-nodebb-1.1.11.tgz",
|
||||||
"integrity": "sha512-KOGGNS8Mt2wwADJ/ECpp7Yzm6HQBkFui8GCFuGFtyR79iXXezw+bYpi+6M721x7V2w73+LQYNqOV1hbOHRbhnQ==",
|
"integrity": "sha512-UEAPQgOG0bof5gcnmw4KANVNdmkL63n4Xu3SvkVT0HgOfnlG0OfYtIaBiTXztvAktUr/pvV/BEpWGOJFfJvbKg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@eslint/js": "^9.x",
|
"@eslint/js": "^9.x",
|
||||||
"@stylistic/eslint-plugin": "5.2.2",
|
"@stylistic/eslint-plugin": "^5.x",
|
||||||
"eslint-plugin-import": "2.32.0"
|
"eslint-plugin-import": "2.32.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
@ -40,7 +40,7 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@commitlint/config-angular": "17.6.7",
|
"@commitlint/config-angular": "17.6.7",
|
||||||
"eslint-config-nodebb": "1.1.10",
|
"eslint-config-nodebb": "1.1.11",
|
||||||
"husky": "9.1.7",
|
"husky": "9.1.7",
|
||||||
"lint-staged": "16.1.5"
|
"lint-staged": "16.1.5"
|
||||||
},
|
},
|
||||||
|
|
|
@ -95,10 +95,10 @@ environment@^1.0.0:
|
||||||
resolved "https://registry.npmjs.org/environment/-/environment-1.1.0.tgz"
|
resolved "https://registry.npmjs.org/environment/-/environment-1.1.0.tgz"
|
||||||
integrity sha512-xUtoPkMggbz0MPyPiIWr1Kp4aeWJjDZ6SMvURhimjdZgsRuDplF5/s9hcgGhyXMhs+6vpnuoiZ2kFiu3FMnS8Q==
|
integrity sha512-xUtoPkMggbz0MPyPiIWr1Kp4aeWJjDZ6SMvURhimjdZgsRuDplF5/s9hcgGhyXMhs+6vpnuoiZ2kFiu3FMnS8Q==
|
||||||
|
|
||||||
eslint-config-nodebb@1.1.10:
|
eslint-config-nodebb@1.1.11:
|
||||||
version "1.1.10"
|
version "1.1.11"
|
||||||
resolved "https://registry.npmjs.org/eslint-config-nodebb/-/eslint-config-nodebb-1.1.10.tgz"
|
resolved "https://registry.npmjs.org/eslint-config-nodebb/-/eslint-config-nodebb-1.1.11.tgz"
|
||||||
integrity sha512-KOGGNS8Mt2wwADJ/ECpp7Yzm6HQBkFui8GCFuGFtyR79iXXezw+bYpi+6M721x7V2w73+LQYNqOV1hbOHRbhnQ==
|
integrity sha512-UEAPQgOG0bof5gcnmw4KANVNdmkL63n4Xu3SvkVT0HgOfnlG0OfYtIaBiTXztvAktUr/pvV/BEpWGOJFfJvbKg==
|
||||||
|
|
||||||
eventemitter3@^5.0.1:
|
eventemitter3@^5.0.1:
|
||||||
version "5.0.1"
|
version "5.0.1"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue