build(deps): update dependency @commitlint/cli to v13.2.1 (#2480)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
pull/2483/head
renovate[bot] 2021-10-09 12:25:37 +02:00 committed by GitHub
parent 99b8f772a6
commit d800642966
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 12 deletions

View File

@ -119,7 +119,7 @@
] ]
}, },
"devDependencies": { "devDependencies": {
"@commitlint/cli": "13.2.0", "@commitlint/cli": "13.2.1",
"@commitlint/config-conventional": "13.2.0", "@commitlint/config-conventional": "13.2.0",
"@testing-library/jest-dom": "5.14.1", "@testing-library/jest-dom": "5.14.1",
"@testing-library/react": "12.1.2", "@testing-library/react": "12.1.2",

View File

@ -1,7 +1,7 @@
lockfileVersion: 5.3 lockfileVersion: 5.3
specifiers: specifiers:
'@commitlint/cli': 13.2.0 '@commitlint/cli': 13.2.1
'@commitlint/config-conventional': 13.2.0 '@commitlint/config-conventional': 13.2.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
@ -77,7 +77,7 @@ dependencies:
u2f-api: 1.2.1 u2f-api: 1.2.1
devDependencies: devDependencies:
'@commitlint/cli': 13.2.0_typescript@4.4.3 '@commitlint/cli': 13.2.1
'@commitlint/config-conventional': 13.2.0 '@commitlint/config-conventional': 13.2.0
'@testing-library/jest-dom': 5.14.1 '@testing-library/jest-dom': 5.14.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
@ -524,22 +524,20 @@ packages:
minimist: 1.2.5 minimist: 1.2.5
dev: true dev: true
/@commitlint/cli/13.2.0_typescript@4.4.3: /@commitlint/cli/13.2.1:
resolution: {integrity: sha512-RqG0cxxiwaL9OgQbA2ZEfZaVIRJmbtsZgnj5G07AjN7///s/40grSN4/kDl8YjUgvAZskPfJRoGGYNvHJ4zHWA==} resolution: {integrity: sha512-JGzYk2ay5JkRS5w+FLQzr0u/Kih52ds4HPpa3vnwVOQN8Q+S1VYr8Nk/6kRm6uNYsAcC1nejtuDxRdLcLh/9TA==}
engines: {node: '>=v12'} engines: {node: '>=v12'}
hasBin: true hasBin: true
dependencies: dependencies:
'@commitlint/format': 13.2.0 '@commitlint/format': 13.2.0
'@commitlint/lint': 13.2.0 '@commitlint/lint': 13.2.0
'@commitlint/load': 13.2.0_typescript@4.4.3 '@commitlint/load': 13.2.1
'@commitlint/read': 13.2.0 '@commitlint/read': 13.2.0
'@commitlint/types': 13.2.0 '@commitlint/types': 13.2.0
lodash: 4.17.21 lodash: 4.17.21
resolve-from: 5.0.0 resolve-from: 5.0.0
resolve-global: 1.0.0 resolve-global: 1.0.0
yargs: 17.2.1 yargs: 17.2.1
transitivePeerDependencies:
- typescript
dev: true dev: true
/@commitlint/config-conventional/13.2.0: /@commitlint/config-conventional/13.2.0:
@ -588,8 +586,8 @@ packages:
'@commitlint/types': 13.2.0 '@commitlint/types': 13.2.0
dev: true dev: true
/@commitlint/load/13.2.0_typescript@4.4.3: /@commitlint/load/13.2.1:
resolution: {integrity: sha512-Nhkv+hwWCCxWGjmE9jd1U8kfGGCkZVpwzlTtdKxpY+Aj2VCFg3BjY+qA81pMF3oAsIpxchSaZG5llb8kduVjYg==} resolution: {integrity: sha512-qlaJkj0hfa9gtWRfCfbgFBTK3GYQRmjZhba4l9mUu4wV9lEZ4ICFlrLtd/8kaLXf/8xbrPhkAPkVFOAqM0YwUQ==}
engines: {node: '>=v12'} engines: {node: '>=v12'}
dependencies: dependencies:
'@commitlint/execute-rule': 13.2.0 '@commitlint/execute-rule': 13.2.0
@ -600,8 +598,7 @@ packages:
cosmiconfig: 7.0.1 cosmiconfig: 7.0.1
lodash: 4.17.21 lodash: 4.17.21
resolve-from: 5.0.0 resolve-from: 5.0.0
transitivePeerDependencies: typescript: 4.4.3
- typescript
dev: true dev: true
/@commitlint/message/13.2.0: /@commitlint/message/13.2.0: