mirror of
https://hk.gh-proxy.com/https://github.com/NodeBB/nodebb-plugin-sso-oauth2-multiple.git
synced 2025-10-03 04:21:13 +08:00
chore(deps): update dependency lint-staged to v16.1.1
This commit is contained in:
parent
87719c12ff
commit
ff491b4014
3 changed files with 10 additions and 9 deletions
9
package-lock.json
generated
9
package-lock.json
generated
|
@ -17,7 +17,7 @@
|
|||
"@commitlint/config-angular": "17.6.7",
|
||||
"eslint-config-nodebb": "1.1.7",
|
||||
"husky": "9.1.7",
|
||||
"lint-staged": "16.1.0"
|
||||
"lint-staged": "16.1.1"
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/config-angular": {
|
||||
|
@ -2534,10 +2534,11 @@
|
|||
}
|
||||
},
|
||||
"node_modules/lint-staged": {
|
||||
"version": "16.1.0",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-16.1.0.tgz",
|
||||
"integrity": "sha512-HkpQh69XHxgCjObjejBT3s2ILwNjFx8M3nw+tJ/ssBauDlIpkx2RpqWSi1fBgkXLSSXnbR3iEq1NkVtpvV+FLQ==",
|
||||
"version": "16.1.1",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-16.1.1.tgz",
|
||||
"integrity": "sha512-kVZvRAHw9WuufENnwuZLiB1X/8B8YpGszzjMET0bP+uJSjjB7KXeaX2ckYRtQyHfeQdCWMc6tRK34t4geHL9sg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"chalk": "^5.4.1",
|
||||
"commander": "^14.0.0",
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
"@commitlint/config-angular": "17.6.7",
|
||||
"eslint-config-nodebb": "1.1.7",
|
||||
"husky": "9.1.7",
|
||||
"lint-staged": "16.1.0"
|
||||
"lint-staged": "16.1.1"
|
||||
},
|
||||
"husky": {
|
||||
"hooks": {
|
||||
|
|
|
@ -144,10 +144,10 @@ lilconfig@^3.1.3:
|
|||
resolved "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.3.tgz"
|
||||
integrity sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==
|
||||
|
||||
lint-staged@16.1.0:
|
||||
version "16.1.0"
|
||||
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-16.1.0.tgz"
|
||||
integrity sha512-HkpQh69XHxgCjObjejBT3s2ILwNjFx8M3nw+tJ/ssBauDlIpkx2RpqWSi1fBgkXLSSXnbR3iEq1NkVtpvV+FLQ==
|
||||
lint-staged@16.1.1:
|
||||
version "16.1.1"
|
||||
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-16.1.1.tgz"
|
||||
integrity sha512-kVZvRAHw9WuufENnwuZLiB1X/8B8YpGszzjMET0bP+uJSjjB7KXeaX2ckYRtQyHfeQdCWMc6tRK34t4geHL9sg==
|
||||
dependencies:
|
||||
chalk "^5.4.1"
|
||||
commander "^14.0.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue