mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
build(deps): update dependency @commitlint/cli to v16.0.1 (#2750)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
cc0099892e
commit
5584b08517
|
@ -118,7 +118,7 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@commitlint/cli": "16.0.0",
|
"@commitlint/cli": "16.0.1",
|
||||||
"@commitlint/config-conventional": "16.0.0",
|
"@commitlint/config-conventional": "16.0.0",
|
||||||
"@testing-library/jest-dom": "5.16.1",
|
"@testing-library/jest-dom": "5.16.1",
|
||||||
"@testing-library/react": "12.1.2",
|
"@testing-library/react": "12.1.2",
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
lockfileVersion: 5.3
|
lockfileVersion: 5.3
|
||||||
|
|
||||||
specifiers:
|
specifiers:
|
||||||
'@commitlint/cli': 16.0.0
|
'@commitlint/cli': 16.0.1
|
||||||
'@commitlint/config-conventional': 16.0.0
|
'@commitlint/config-conventional': 16.0.0
|
||||||
'@fortawesome/fontawesome-svg-core': 1.2.36
|
'@fortawesome/fontawesome-svg-core': 1.2.36
|
||||||
'@fortawesome/free-regular-svg-icons': 5.15.4
|
'@fortawesome/free-regular-svg-icons': 5.15.4
|
||||||
|
@ -75,7 +75,7 @@ dependencies:
|
||||||
u2f-api: 1.2.1
|
u2f-api: 1.2.1
|
||||||
|
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@commitlint/cli': 16.0.0_@types+node@16.11.17
|
'@commitlint/cli': 16.0.1_@types+node@16.11.17
|
||||||
'@commitlint/config-conventional': 16.0.0
|
'@commitlint/config-conventional': 16.0.0
|
||||||
'@testing-library/jest-dom': 5.16.1
|
'@testing-library/jest-dom': 5.16.1
|
||||||
'@testing-library/react': 12.1.2_react-dom@17.0.2+react@17.0.2
|
'@testing-library/react': 12.1.2_react-dom@17.0.2+react@17.0.2
|
||||||
|
@ -1628,8 +1628,8 @@ packages:
|
||||||
minimist: 1.2.5
|
minimist: 1.2.5
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@commitlint/cli/16.0.0_@types+node@16.11.17:
|
/@commitlint/cli/16.0.1_@types+node@16.11.17:
|
||||||
resolution: {integrity: sha512-MaYQbwsBZ3+OHJQm9cbSMj4P1Eptqqk/p8WY5MTzVZDRei8JcweNaMtwU7P+h9VeBTlFYSn4vkZYiZXzVK2Cww==}
|
resolution: {integrity: sha512-61gGRy65WiVDRsqP0dAR2fAgE3qrTBW3fgz9MySv32y5Ib3ZXXDDq6bGyQqi2dSaPuDYzNCRwwlC7mmQM73T/g==}
|
||||||
engines: {node: '>=v12'}
|
engines: {node: '>=v12'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user