build(deps): update commitlint monorepo (#3916)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/3919/head
renovate[bot] 2022-08-29 21:09:43 +10:00 committed by GitHub
parent 202fb75259
commit d6dbb365b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 45 additions and 40 deletions

View File

@ -142,8 +142,8 @@
]
},
"devDependencies": {
"@commitlint/cli": "17.0.3",
"@commitlint/config-conventional": "17.0.3",
"@commitlint/cli": "17.1.2",
"@commitlint/config-conventional": "17.1.0",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "13.3.0",
"@types/jest": "28.1.8",

View File

@ -1,8 +1,8 @@
lockfileVersion: 5.4
specifiers:
'@commitlint/cli': 17.0.3
'@commitlint/config-conventional': 17.0.3
'@commitlint/cli': 17.1.2
'@commitlint/config-conventional': 17.1.0
'@emotion/cache': 11.10.3
'@emotion/react': 11.10.0
'@emotion/styled': 11.10.0
@ -91,8 +91,8 @@ dependencies:
zxcvbn: 4.4.2
devDependencies:
'@commitlint/cli': 17.0.3
'@commitlint/config-conventional': 17.0.3
'@commitlint/cli': 17.1.2
'@commitlint/config-conventional': 17.1.0
'@testing-library/jest-dom': 5.16.5
'@testing-library/react': 13.3.0_biqbaboplfbrettd7655fr4n2y
'@types/jest': 28.1.8
@ -2027,15 +2027,15 @@ packages:
minimist: 1.2.6
dev: true
/@commitlint/cli/17.0.3:
resolution: {integrity: sha512-oAo2vi5d8QZnAbtU5+0cR2j+A7PO8zuccux65R/EycwvsZrDVyW518FFrnJK2UQxbRtHFFIG+NjQ6vOiJV0Q8A==}
/@commitlint/cli/17.1.2:
resolution: {integrity: sha512-h/4Hlka3bvCLbnxf0Er2ri5A44VMlbMSkdTRp8Adv2tRiklSTRIoPGs7OEXDv3EoDs2AAzILiPookgM4Gi7LOw==}
engines: {node: '>=v14'}
hasBin: true
dependencies:
'@commitlint/format': 17.0.0
'@commitlint/lint': 17.0.3
'@commitlint/load': 17.0.3
'@commitlint/read': 17.0.0
'@commitlint/lint': 17.1.0
'@commitlint/load': 17.1.2
'@commitlint/read': 17.1.0
'@commitlint/types': 17.0.0
execa: 5.1.1
lodash: 4.17.21
@ -2047,15 +2047,15 @@ packages:
- '@swc/wasm'
dev: true
/@commitlint/config-conventional/17.0.3:
resolution: {integrity: sha512-HCnzTm5ATwwwzNVq5Y57poS0a1oOOcd5pc1MmBpLbGmSysc4i7F/++JuwtdFPu16sgM3H9J/j2zznRLOSGVO2A==}
/@commitlint/config-conventional/17.1.0:
resolution: {integrity: sha512-WU2p0c9/jLi8k2q2YrDV96Y8XVswQOceIQ/wyJvQxawJSCasLdRB3kUIYdNjOCJsxkpoUlV/b90ZPxp1MYZDiA==}
engines: {node: '>=v14'}
dependencies:
conventional-changelog-conventionalcommits: 5.0.0
dev: true
/@commitlint/config-validator/17.0.3:
resolution: {integrity: sha512-3tLRPQJKapksGE7Kee9axv+9z5I2GDHitDH4q63q7NmNA0wkB+DAorJ0RHz2/K00Zb1/MVdHzhCga34FJvDihQ==}
/@commitlint/config-validator/17.1.0:
resolution: {integrity: sha512-Q1rRRSU09ngrTgeTXHq6ePJs2KrI+axPTgkNYDWSJIuS1Op4w3J30vUfSXjwn5YEJHklK3fSqWNHmBhmTR7Vdg==}
engines: {node: '>=v14'}
dependencies:
'@commitlint/types': 17.0.0
@ -2083,38 +2083,39 @@ packages:
chalk: 4.1.2
dev: true
/@commitlint/is-ignored/17.0.3:
resolution: {integrity: sha512-/wgCXAvPtFTQZxsVxj7owLeRf5wwzcXLaYmrZPR4a87iD4sCvUIRl1/ogYrtOyUmHwWfQsvjqIB4mWE/SqWSnA==}
/@commitlint/is-ignored/17.1.0:
resolution: {integrity: sha512-JITWKDMHhIh8IpdIbcbuH9rEQJty1ZWelgjleTFrVRAcEwN/sPzk1aVUXRIZNXMJWbZj8vtXRJnFihrml8uECQ==}
engines: {node: '>=v14'}
dependencies:
'@commitlint/types': 17.0.0
semver: 7.3.7
dev: true
/@commitlint/lint/17.0.3:
resolution: {integrity: sha512-2o1fk7JUdxBUgszyt41sHC/8Nd5PXNpkmuOo9jvGIjDHzOwXyV0PSdbEVTH3xGz9NEmjohFHr5l+N+T9fcxong==}
/@commitlint/lint/17.1.0:
resolution: {integrity: sha512-ltpqM2ogt/+SDhUaScFo0MdscncEF96lvQTPMM/VTTWlw7sTGLLWkOOppsee2MN/uLNNWjQ7kqkd4h6JqoM9AQ==}
engines: {node: '>=v14'}
dependencies:
'@commitlint/is-ignored': 17.0.3
'@commitlint/is-ignored': 17.1.0
'@commitlint/parse': 17.0.0
'@commitlint/rules': 17.0.0
'@commitlint/types': 17.0.0
dev: true
/@commitlint/load/17.0.3:
resolution: {integrity: sha512-3Dhvr7GcKbKa/ey4QJ5MZH3+J7QFlARohUow6hftQyNjzoXXROm+RwpBes4dDFrXG1xDw9QPXA7uzrOShCd4bw==}
/@commitlint/load/17.1.2:
resolution: {integrity: sha512-sk2p/jFYAWLChIfOIp/MGSIn/WzZ0vkc3afw+l4X8hGEYkvDe4gQUUAVxjl/6xMRn0HgnSLMZ04xXh5pkTsmgg==}
engines: {node: '>=v14'}
dependencies:
'@commitlint/config-validator': 17.0.3
'@commitlint/config-validator': 17.1.0
'@commitlint/execute-rule': 17.0.0
'@commitlint/resolve-extends': 17.0.3
'@commitlint/resolve-extends': 17.1.0
'@commitlint/types': 17.0.0
'@types/node': 16.11.56
'@types/node': 14.18.26
chalk: 4.1.2
cosmiconfig: 7.0.1
cosmiconfig-typescript-loader: 2.0.2_o7liyg2j45tnaks7f56gkfbn7y
cosmiconfig-typescript-loader: 4.0.0_hui6ixt2c5pkjxeo3f74qx4jbu
lodash: 4.17.21
resolve-from: 5.0.0
ts-node: 10.9.0_ys5ibmf2vqsgufkwyky27zwkd4
typescript: 4.8.2
transitivePeerDependencies:
- '@swc/core'
@ -2135,21 +2136,22 @@ packages:
conventional-commits-parser: 3.2.4
dev: true
/@commitlint/read/17.0.0:
resolution: {integrity: sha512-zkuOdZayKX3J6F6mPnVMzohK3OBrsEdOByIqp4zQjA9VLw1hMsDEFQ18rKgUc2adkZar+4S01QrFreDCfZgbxA==}
/@commitlint/read/17.1.0:
resolution: {integrity: sha512-73BoFNBA/3Ozo2JQvGsE0J8SdrJAWGfZQRSHqvKaqgmY042Su4gXQLqvAzgr55S9DI1l9TiU/5WDuh8IE86d/g==}
engines: {node: '>=v14'}
dependencies:
'@commitlint/top-level': 17.0.0
'@commitlint/types': 17.0.0
fs-extra: 10.1.0
git-raw-commits: 2.0.11
minimist: 1.2.6
dev: true
/@commitlint/resolve-extends/17.0.3:
resolution: {integrity: sha512-H/RFMvrcBeJCMdnVC4i8I94108UDccIHrTke2tyQEg9nXQnR5/Hd6MhyNWkREvcrxh9Y+33JLb+PiPiaBxCtBA==}
/@commitlint/resolve-extends/17.1.0:
resolution: {integrity: sha512-jqKm00LJ59T0O8O4bH4oMa4XyJVEOK4GzH8Qye9XKji+Q1FxhZznxMV/bDLyYkzbTodBt9sL0WLql8wMtRTbqQ==}
engines: {node: '>=v14'}
dependencies:
'@commitlint/config-validator': 17.0.3
'@commitlint/config-validator': 17.1.0
'@commitlint/types': 17.0.0
import-fresh: 3.3.0
lodash: 4.17.21
@ -3339,6 +3341,10 @@ packages:
resolution: {integrity: sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==}
dev: true
/@types/node/14.18.26:
resolution: {integrity: sha512-0b+utRBSYj8L7XAp0d+DX7lI4cSmowNaaTkk6/1SKzbKkG+doLuPusB9EOvzLJ8ahJSk03bTLIL6cWaEd4dBKA==}
dev: true
/@types/node/16.11.56:
resolution: {integrity: sha512-aFcUkv7EddxxOa/9f74DINReQ/celqH8DiB3fRYgVDM2Xm5QJL8sl80QKuAnGvwAsMn+H3IFA6WCrQh1CY7m1A==}
dev: true
@ -4458,20 +4464,19 @@ packages:
requiresBuild: true
dev: true
/cosmiconfig-typescript-loader/2.0.2_o7liyg2j45tnaks7f56gkfbn7y:
resolution: {integrity: sha512-KmE+bMjWMXJbkWCeY4FJX/npHuZPNr9XF9q9CIQ/bpFwi1qHfCmSiKarrCcRa0LO4fWjk93pVoeRtJAkTGcYNw==}
/cosmiconfig-typescript-loader/4.0.0_hui6ixt2c5pkjxeo3f74qx4jbu:
resolution: {integrity: sha512-cVpucSc2Tf+VPwCCR7SZzmQTQkPbkk4O01yXsYqXBIbjE1bhwqSyAgYQkRK1un4i0OPziTleqFhdkmOc4RQ/9g==}
engines: {node: '>=12', npm: '>=6'}
peerDependencies:
'@types/node': '*'
cosmiconfig: '>=7'
ts-node: '>=10'
typescript: '>=3'
dependencies:
'@types/node': 16.11.56
'@types/node': 14.18.26
cosmiconfig: 7.0.1
ts-node: 10.9.0_o7liyg2j45tnaks7f56gkfbn7y
ts-node: 10.9.0_ys5ibmf2vqsgufkwyky27zwkd4
typescript: 4.8.2
transitivePeerDependencies:
- '@swc/core'
- '@swc/wasm'
dev: true
/cosmiconfig/7.0.1:
@ -9003,7 +9008,7 @@ packages:
engines: {node: '>=8'}
dev: true
/ts-node/10.9.0_o7liyg2j45tnaks7f56gkfbn7y:
/ts-node/10.9.0_ys5ibmf2vqsgufkwyky27zwkd4:
resolution: {integrity: sha512-bunW18GUyaCSYRev4DPf4SQpom3pWH29wKl0sDk5zE7ze19RImEVhCW7K4v3hHKkUyfWotU08ToE2RS+Y49aug==}
hasBin: true
peerDependencies:
@ -9022,7 +9027,7 @@ packages:
'@tsconfig/node12': 1.0.11
'@tsconfig/node14': 1.0.3
'@tsconfig/node16': 1.0.3
'@types/node': 16.11.56
'@types/node': 14.18.26
acorn: 8.8.0
acorn-walk: 8.2.0
arg: 4.1.3