build(deps): update dependency @commitlint/cli to v16.0.1 (#2750)
Co-authored-by: Renovate Bot <bot@renovateapp.com>pull/2752/head
parent
cc0099892e
commit
5584b08517
|
@ -118,7 +118,7 @@
|
|||
]
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "16.0.0",
|
||||
"@commitlint/cli": "16.0.1",
|
||||
"@commitlint/config-conventional": "16.0.0",
|
||||
"@testing-library/jest-dom": "5.16.1",
|
||||
"@testing-library/react": "12.1.2",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
lockfileVersion: 5.3
|
||||
|
||||
specifiers:
|
||||
'@commitlint/cli': 16.0.0
|
||||
'@commitlint/cli': 16.0.1
|
||||
'@commitlint/config-conventional': 16.0.0
|
||||
'@fortawesome/fontawesome-svg-core': 1.2.36
|
||||
'@fortawesome/free-regular-svg-icons': 5.15.4
|
||||
|
@ -75,7 +75,7 @@ dependencies:
|
|||
u2f-api: 1.2.1
|
||||
|
||||
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
|
||||
'@testing-library/jest-dom': 5.16.1
|
||||
'@testing-library/react': 12.1.2_react-dom@17.0.2+react@17.0.2
|
||||
|
@ -1628,8 +1628,8 @@ packages:
|
|||
minimist: 1.2.5
|
||||
dev: true
|
||||
|
||||
/@commitlint/cli/16.0.0_@types+node@16.11.17:
|
||||
resolution: {integrity: sha512-MaYQbwsBZ3+OHJQm9cbSMj4P1Eptqqk/p8WY5MTzVZDRei8JcweNaMtwU7P+h9VeBTlFYSn4vkZYiZXzVK2Cww==}
|
||||
/@commitlint/cli/16.0.1_@types+node@16.11.17:
|
||||
resolution: {integrity: sha512-61gGRy65WiVDRsqP0dAR2fAgE3qrTBW3fgz9MySv32y5Ib3ZXXDDq6bGyQqi2dSaPuDYzNCRwwlC7mmQM73T/g==}
|
||||
engines: {node: '>=v12'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in New Issue