chore(deps-dev): bump @commitlint/cli from 17.7.1 to 17.7.2

Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.7.1 to 17.7.2.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.7.2/@commitlint/cli)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-09-29 08:49:07 +00:00 committed by GitHub
parent 90110ec6cd
commit 94c24b9c06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 23 additions and 23 deletions

View File

@ -34,7 +34,7 @@
"react-toastify": "9.1.3"
},
"devDependencies": {
"@commitlint/cli": "^17.7.1",
"@commitlint/cli": "^17.7.2",
"@commitlint/config-conventional": "^17.7.0",
"@eartharoid/deep-merge": "^0.0.2",
"@vitejs/plugin-react-swc": "^3.3.2",

View File

@ -71,8 +71,8 @@ dependencies:
devDependencies:
'@commitlint/cli':
specifier: ^17.7.1
version: 17.7.1
specifier: ^17.7.2
version: 17.7.2
'@commitlint/config-conventional':
specifier: ^17.7.0
version: 17.7.0
@ -114,7 +114,7 @@ devDependencies:
version: 5.2.0(stylelint@15.10.3)
vite:
specifier: 4.4.9
version: 4.4.9(@types/node@20.4.7)(sass@1.67.0)
version: 4.4.9(@types/node@20.5.1)(sass@1.67.0)
vite-plugin-progress:
specifier: ^0.0.7
version: 0.0.7(vite@4.4.9)
@ -1539,14 +1539,14 @@ packages:
'@babel/helper-validator-identifier': 7.22.15
to-fast-properties: 2.0.0
/@commitlint/cli@17.7.1:
resolution: {integrity: sha512-BCm/AT06SNCQtvFv921iNhudOHuY16LswT0R3OeolVGLk8oP+Rk9TfQfgjH7QPMjhvp76bNqGFEcpKojxUNW1g==}
/@commitlint/cli@17.7.2:
resolution: {integrity: sha512-t3N7TZq7lOeqTOyEgfGcaltHqEJf7YDlPg75MldeVPPyz14jZq/+mbGF9tueDLFX8R6RwdymrN6D+U5XwZ8Iwg==}
engines: {node: '>=v14'}
hasBin: true
dependencies:
'@commitlint/format': 17.4.4
'@commitlint/lint': 17.7.0
'@commitlint/load': 17.7.1
'@commitlint/load': 17.7.2
'@commitlint/read': 17.5.1
'@commitlint/types': 17.4.4
execa: 5.1.1
@ -1617,23 +1617,23 @@ packages:
'@commitlint/types': 17.4.4
dev: true
/@commitlint/load@17.7.1:
resolution: {integrity: sha512-S/QSOjE1ztdogYj61p6n3UbkUvweR17FQ0zDbNtoTLc+Hz7vvfS7ehoTMQ27hPSjVBpp7SzEcOQu081RLjKHJQ==}
/@commitlint/load@17.7.2:
resolution: {integrity: sha512-XA7WTnsjHZ4YH6ZYsrnxgLdXzriwMMq+utZUET6spbOEEIPBCDLdOQXS26P+v3TTO4hUHOEhzUquaBv3jbBixw==}
engines: {node: '>=v14'}
dependencies:
'@commitlint/config-validator': 17.6.7
'@commitlint/execute-rule': 17.4.0
'@commitlint/resolve-extends': 17.6.7
'@commitlint/types': 17.4.4
'@types/node': 20.4.7
'@types/node': 20.5.1
chalk: 4.1.2
cosmiconfig: 8.3.6(typescript@5.2.2)
cosmiconfig-typescript-loader: 4.4.0(@types/node@20.4.7)(cosmiconfig@8.3.6)(ts-node@10.9.1)(typescript@5.2.2)
cosmiconfig-typescript-loader: 4.4.0(@types/node@20.5.1)(cosmiconfig@8.3.6)(ts-node@10.9.1)(typescript@5.2.2)
lodash.isplainobject: 4.0.6
lodash.merge: 4.6.2
lodash.uniq: 4.5.0
resolve-from: 5.0.0
ts-node: 10.9.1(@types/node@20.4.7)(typescript@5.2.2)
ts-node: 10.9.1(@types/node@20.5.1)(typescript@5.2.2)
typescript: 5.2.2
transitivePeerDependencies:
- '@swc/core'
@ -2654,8 +2654,8 @@ packages:
resolution: {integrity: sha512-F0KIgDJfy2nA3zMLmWGKxcH2ZVEtCZXHHdOQs2gSaQ27+lNeEfGxzkIw90aXswATX7AZ33tahPbzy6KAfUreVw==}
dev: true
/@types/node@20.4.7:
resolution: {integrity: sha512-bUBrPjEry2QUTsnuEjzjbS7voGWCc30W0qzgMf90GPeDGFRakvrz47ju+oqDAKCXLUCe39u57/ORMl/O/04/9g==}
/@types/node@20.5.1:
resolution: {integrity: sha512-4tT2UrL5LBqDwoed9wZ6N3umC4Yhz3W3FloMmiiG4JwmUJWpie0c7lcnUNd4gtMKuDEO4wRVS8B6Xa0uMRsMKg==}
dev: true
/@types/normalize-package-data@2.4.1:
@ -2840,7 +2840,7 @@ packages:
vite: ^4
dependencies:
'@swc/core': 1.3.84
vite: 4.4.9(@types/node@20.4.7)(sass@1.67.0)
vite: 4.4.9(@types/node@20.5.1)(sass@1.67.0)
transitivePeerDependencies:
- '@swc/helpers'
dev: true
@ -3332,7 +3332,7 @@ packages:
browserslist: 4.21.10
dev: true
/cosmiconfig-typescript-loader@4.4.0(@types/node@20.4.7)(cosmiconfig@8.3.6)(ts-node@10.9.1)(typescript@5.2.2):
/cosmiconfig-typescript-loader@4.4.0(@types/node@20.5.1)(cosmiconfig@8.3.6)(ts-node@10.9.1)(typescript@5.2.2):
resolution: {integrity: sha512-BabizFdC3wBHhbI4kJh0VkQP9GkBfoHPydD0COMce1nJ1kJAB3F2TmJ/I7diULBKtmEWSwEbuN/KDtgnmUUVmw==}
engines: {node: '>=v14.21.3'}
peerDependencies:
@ -3341,9 +3341,9 @@ packages:
ts-node: '>=10'
typescript: '>=4'
dependencies:
'@types/node': 20.4.7
'@types/node': 20.5.1
cosmiconfig: 8.3.6(typescript@5.2.2)
ts-node: 10.9.1(@types/node@20.4.7)(typescript@5.2.2)
ts-node: 10.9.1(@types/node@20.5.1)(typescript@5.2.2)
typescript: 5.2.2
dev: true
@ -6058,7 +6058,7 @@ packages:
engines: {node: '>=12'}
dev: true
/ts-node@10.9.1(@types/node@20.4.7)(typescript@5.2.2):
/ts-node@10.9.1(@types/node@20.5.1)(typescript@5.2.2):
resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==}
hasBin: true
peerDependencies:
@ -6077,7 +6077,7 @@ packages:
'@tsconfig/node12': 1.0.11
'@tsconfig/node14': 1.0.3
'@tsconfig/node16': 1.0.4
'@types/node': 20.4.7
'@types/node': 20.5.1
acorn: 8.10.0
acorn-walk: 8.2.0
arg: 4.1.3
@ -6270,10 +6270,10 @@ packages:
picocolors: 1.0.0
progress: 2.0.3
rd: 2.0.1
vite: 4.4.9(@types/node@20.4.7)(sass@1.67.0)
vite: 4.4.9(@types/node@20.5.1)(sass@1.67.0)
dev: true
/vite@4.4.9(@types/node@20.4.7)(sass@1.67.0):
/vite@4.4.9(@types/node@20.5.1)(sass@1.67.0):
resolution: {integrity: sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==}
engines: {node: ^14.18.0 || >=16.0.0}
hasBin: true
@ -6301,7 +6301,7 @@ packages:
terser:
optional: true
dependencies:
'@types/node': 20.4.7
'@types/node': 20.5.1
esbuild: 0.18.20
postcss: 8.4.29
rollup: 3.29.1