build(deps): update dependency @commitlint/cli to v16.0.3 (#2808)
Co-authored-by: Renovate Bot <bot@renovateapp.com>pull/2767/head^2
parent
6366e3452c
commit
97a862e81a
|
@ -118,7 +118,7 @@
|
|||
]
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "16.0.2",
|
||||
"@commitlint/cli": "16.0.3",
|
||||
"@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.2
|
||||
'@commitlint/cli': 16.0.3
|
||||
'@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.2_@types+node@16.11.21
|
||||
'@commitlint/cli': 16.0.3_@types+node@16.11.21
|
||||
'@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
|
||||
|
@ -1654,8 +1654,8 @@ packages:
|
|||
minimist: 1.2.5
|
||||
dev: true
|
||||
|
||||
/@commitlint/cli/16.0.2_@types+node@16.11.21:
|
||||
resolution: {integrity: sha512-Jt7iaBjoLGC5Nq4dHPTvTYnqPGkElFPBtTXTvBpTgatZApczyjI2plE0oG4GYWPp1suHIS/VdVDOMpPZjGVusg==}
|
||||
/@commitlint/cli/16.0.3_@types+node@16.11.21:
|
||||
resolution: {integrity: sha512-SB1od4/1ek5SShNKjKgUdpqiVNulNVgCkjkV4Zz9zLKrxn3sPcgvXMQNh/wy0/T4WPUVgHrHGcxWYOYXxrGwpg==}
|
||||
engines: {node: '>=v12'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in New Issue