build(deps): update commitlint monorepo to v17.2.0 (#4307)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>pull/4306/head^2
parent
bf0b84b8e6
commit
403125eb91
|
@ -143,8 +143,8 @@
|
|||
]
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "17.1.2",
|
||||
"@commitlint/config-conventional": "17.1.0",
|
||||
"@commitlint/cli": "17.2.0",
|
||||
"@commitlint/config-conventional": "17.2.0",
|
||||
"@testing-library/jest-dom": "5.16.5",
|
||||
"@testing-library/react": "13.4.0",
|
||||
"@types/jest": "29.2.1",
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
lockfileVersion: 5.4
|
||||
|
||||
specifiers:
|
||||
'@commitlint/cli': 17.1.2
|
||||
'@commitlint/config-conventional': 17.1.0
|
||||
'@commitlint/cli': 17.2.0
|
||||
'@commitlint/config-conventional': 17.2.0
|
||||
'@emotion/cache': 11.10.5
|
||||
'@emotion/react': 11.10.5
|
||||
'@emotion/styled': 11.10.5
|
||||
|
@ -93,8 +93,8 @@ dependencies:
|
|||
zxcvbn: 4.4.2
|
||||
|
||||
devDependencies:
|
||||
'@commitlint/cli': 17.1.2
|
||||
'@commitlint/config-conventional': 17.1.0
|
||||
'@commitlint/cli': 17.2.0
|
||||
'@commitlint/config-conventional': 17.2.0
|
||||
'@testing-library/jest-dom': 5.16.5
|
||||
'@testing-library/react': 13.4.0_biqbaboplfbrettd7655fr4n2y
|
||||
'@types/jest': 29.2.1
|
||||
|
@ -2162,15 +2162,15 @@ packages:
|
|||
minimist: 1.2.6
|
||||
dev: true
|
||||
|
||||
/@commitlint/cli/17.1.2:
|
||||
resolution: {integrity: sha512-h/4Hlka3bvCLbnxf0Er2ri5A44VMlbMSkdTRp8Adv2tRiklSTRIoPGs7OEXDv3EoDs2AAzILiPookgM4Gi7LOw==}
|
||||
/@commitlint/cli/17.2.0:
|
||||
resolution: {integrity: sha512-kd1zykcrjIKyDRftWW1E1TJqkgzeosEkv1BiYPCdzkb/g/3BrfgwZUHR1vg+HO3qKUb/0dN+jNXArhGGAHpmaQ==}
|
||||
engines: {node: '>=v14'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
'@commitlint/format': 17.0.0
|
||||
'@commitlint/lint': 17.1.0
|
||||
'@commitlint/load': 17.1.2
|
||||
'@commitlint/read': 17.1.0
|
||||
'@commitlint/lint': 17.2.0
|
||||
'@commitlint/load': 17.2.0
|
||||
'@commitlint/read': 17.2.0
|
||||
'@commitlint/types': 17.0.0
|
||||
execa: 5.1.1
|
||||
lodash: 4.17.21
|
||||
|
@ -2182,8 +2182,8 @@ packages:
|
|||
- '@swc/wasm'
|
||||
dev: true
|
||||
|
||||
/@commitlint/config-conventional/17.1.0:
|
||||
resolution: {integrity: sha512-WU2p0c9/jLi8k2q2YrDV96Y8XVswQOceIQ/wyJvQxawJSCasLdRB3kUIYdNjOCJsxkpoUlV/b90ZPxp1MYZDiA==}
|
||||
/@commitlint/config-conventional/17.2.0:
|
||||
resolution: {integrity: sha512-g5hQqRa80f++SYS233dbDSg16YdyounMTAhVcmqtInNeY/GF3aA4st9SVtJxpeGrGmueMrU4L+BBb+6Vs5wrcg==}
|
||||
engines: {node: '>=v14'}
|
||||
dependencies:
|
||||
conventional-changelog-conventionalcommits: 5.0.0
|
||||
|
@ -2218,26 +2218,26 @@ packages:
|
|||
chalk: 4.1.2
|
||||
dev: true
|
||||
|
||||
/@commitlint/is-ignored/17.1.0:
|
||||
resolution: {integrity: sha512-JITWKDMHhIh8IpdIbcbuH9rEQJty1ZWelgjleTFrVRAcEwN/sPzk1aVUXRIZNXMJWbZj8vtXRJnFihrml8uECQ==}
|
||||
/@commitlint/is-ignored/17.2.0:
|
||||
resolution: {integrity: sha512-rgUPUQraHxoMLxiE8GK430HA7/R2vXyLcOT4fQooNrZq9ERutNrP6dw3gdKLkq22Nede3+gEHQYUzL4Wu75ndg==}
|
||||
engines: {node: '>=v14'}
|
||||
dependencies:
|
||||
'@commitlint/types': 17.0.0
|
||||
semver: 7.3.7
|
||||
dev: true
|
||||
|
||||
/@commitlint/lint/17.1.0:
|
||||
resolution: {integrity: sha512-ltpqM2ogt/+SDhUaScFo0MdscncEF96lvQTPMM/VTTWlw7sTGLLWkOOppsee2MN/uLNNWjQ7kqkd4h6JqoM9AQ==}
|
||||
/@commitlint/lint/17.2.0:
|
||||
resolution: {integrity: sha512-N2oLn4Dj672wKH5qJ4LGO+73UkYXGHO+NTVUusGw83SjEv7GjpqPGKU6KALW2kFQ/GsDefSvOjpSi3CzWHQBDg==}
|
||||
engines: {node: '>=v14'}
|
||||
dependencies:
|
||||
'@commitlint/is-ignored': 17.1.0
|
||||
'@commitlint/parse': 17.0.0
|
||||
'@commitlint/rules': 17.0.0
|
||||
'@commitlint/is-ignored': 17.2.0
|
||||
'@commitlint/parse': 17.2.0
|
||||
'@commitlint/rules': 17.2.0
|
||||
'@commitlint/types': 17.0.0
|
||||
dev: true
|
||||
|
||||
/@commitlint/load/17.1.2:
|
||||
resolution: {integrity: sha512-sk2p/jFYAWLChIfOIp/MGSIn/WzZ0vkc3afw+l4X8hGEYkvDe4gQUUAVxjl/6xMRn0HgnSLMZ04xXh5pkTsmgg==}
|
||||
/@commitlint/load/17.2.0:
|
||||
resolution: {integrity: sha512-HDD57qSqNrk399R4TIjw31AWBG8dBjNj1MrDKZKmC/wvimtnIFlqzcu1+sxfXIOHj/+M6tcMWDtvknGUd7SU+g==}
|
||||
engines: {node: '>=v14'}
|
||||
dependencies:
|
||||
'@commitlint/config-validator': 17.1.0
|
||||
|
@ -2257,13 +2257,13 @@ packages:
|
|||
- '@swc/wasm'
|
||||
dev: true
|
||||
|
||||
/@commitlint/message/17.0.0:
|
||||
resolution: {integrity: sha512-LpcwYtN+lBlfZijHUdVr8aNFTVpHjuHI52BnfoV01TF7iSLnia0jttzpLkrLmI8HNQz6Vhr9UrxDWtKZiMGsBw==}
|
||||
/@commitlint/message/17.2.0:
|
||||
resolution: {integrity: sha512-/4l2KFKxBOuoEn1YAuuNNlAU05Zt7sNsC9H0mPdPm3chOrT4rcX0pOqrQcLtdMrMkJz0gC7b3SF80q2+LtdL9Q==}
|
||||
engines: {node: '>=v14'}
|
||||
dev: true
|
||||
|
||||
/@commitlint/parse/17.0.0:
|
||||
resolution: {integrity: sha512-cKcpfTIQYDG1ywTIr5AG0RAiLBr1gudqEsmAGCTtj8ffDChbBRxm6xXs2nv7GvmJN7msOt7vOKleLvcMmRa1+A==}
|
||||
/@commitlint/parse/17.2.0:
|
||||
resolution: {integrity: sha512-vLzLznK9Y21zQ6F9hf8D6kcIJRb2haAK5T/Vt1uW2CbHYOIfNsR/hJs0XnF/J9ctM20Tfsqv4zBitbYvVw7F6Q==}
|
||||
engines: {node: '>=v14'}
|
||||
dependencies:
|
||||
'@commitlint/types': 17.0.0
|
||||
|
@ -2271,8 +2271,8 @@ packages:
|
|||
conventional-commits-parser: 3.2.4
|
||||
dev: true
|
||||
|
||||
/@commitlint/read/17.1.0:
|
||||
resolution: {integrity: sha512-73BoFNBA/3Ozo2JQvGsE0J8SdrJAWGfZQRSHqvKaqgmY042Su4gXQLqvAzgr55S9DI1l9TiU/5WDuh8IE86d/g==}
|
||||
/@commitlint/read/17.2.0:
|
||||
resolution: {integrity: sha512-bbblBhrHkjxra3ptJNm0abxu7yeAaxumQ8ZtD6GIVqzURCETCP7Dm0tlVvGRDyXBuqX6lIJxh3W7oyKqllDsHQ==}
|
||||
engines: {node: '>=v14'}
|
||||
dependencies:
|
||||
'@commitlint/top-level': 17.0.0
|
||||
|
@ -2294,12 +2294,12 @@ packages:
|
|||
resolve-global: 1.0.0
|
||||
dev: true
|
||||
|
||||
/@commitlint/rules/17.0.0:
|
||||
resolution: {integrity: sha512-45nIy3dERKXWpnwX9HeBzK5SepHwlDxdGBfmedXhL30fmFCkJOdxHyOJsh0+B0RaVsLGT01NELpfzJUmtpDwdQ==}
|
||||
/@commitlint/rules/17.2.0:
|
||||
resolution: {integrity: sha512-1YynwD4Eh7HXZNpqG8mtUlL2pSX2jBy61EejYJv4ooZPcg50Ak7LPOyD3a9UZnsE76AXWFBz+yo9Hv4MIpAa0Q==}
|
||||
engines: {node: '>=v14'}
|
||||
dependencies:
|
||||
'@commitlint/ensure': 17.0.0
|
||||
'@commitlint/message': 17.0.0
|
||||
'@commitlint/message': 17.2.0
|
||||
'@commitlint/to-lines': 17.0.0
|
||||
'@commitlint/types': 17.0.0
|
||||
execa: 5.1.1
|
||||
|
|
Loading…
Reference in New Issue