Skip to content

Commit

Permalink
feat(deps): update commitlint monorepo to ^17.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 15, 2023
1 parent 0373c98 commit b1ee5f3
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 39 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@
"author": "Jamie Rolfs <jamie.rolfs@hover.to>",
"license": "MIT",
"dependencies": {
"@commitlint/cli": "^17.7.1",
"@commitlint/config-conventional": "^17.7.0",
"@commitlint/prompt": "^17.7.1",
"@commitlint/cli": "^17.8.0",
"@commitlint/config-conventional": "^17.8.0",
"@commitlint/prompt": "^17.8.0",
"@swc-node/jest": "^1.5.6",
"@swc/core": "^1.3.38",
"@swc/helpers": "^0.4.14",
Expand Down
72 changes: 36 additions & 36 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1927,13 +1927,13 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/cli@npm:^17.7.1":
version: 17.7.1
resolution: "@commitlint/cli@npm:17.7.1"
"@commitlint/cli@npm:^17.8.0":
version: 17.8.0
resolution: "@commitlint/cli@npm:17.8.0"
dependencies:
"@commitlint/format": ^17.4.4
"@commitlint/lint": ^17.7.0
"@commitlint/load": ^17.7.1
"@commitlint/lint": ^17.8.0
"@commitlint/load": ^17.8.0
"@commitlint/read": ^17.5.1
"@commitlint/types": ^17.4.4
execa: ^5.0.0
Expand All @@ -1943,16 +1943,16 @@ __metadata:
yargs: ^17.0.0
bin:
commitlint: cli.js
checksum: 2500a50514ab0629d3661d74e6f759f0b9b56c1992fbc101bb78a67033c6ed02a6dad3ae728f91f1f9b3034ae17e3808835957f885ab7129a421085d31f6cb23
checksum: 3780a143aa943c832283b762be9d2bc317745ce716f798ff6a07c1f5d1bb2a8fee169fc153e7545b00bea81e255f108e078ee7d79db8c3631d87e5820ea71d50
languageName: node
linkType: hard

"@commitlint/config-conventional@npm:^17.7.0":
version: 17.7.0
resolution: "@commitlint/config-conventional@npm:17.7.0"
"@commitlint/config-conventional@npm:^17.8.0":
version: 17.8.0
resolution: "@commitlint/config-conventional@npm:17.8.0"
dependencies:
conventional-changelog-conventionalcommits: ^6.1.0
checksum: 932cf35c12855e360c750bc19ffedc0925f8658f316aaacdf5441ce775712934386643a9ac418f18e24e5bb1bf71ed721b8ae452a13d04908b0e55cd3d2d988f
checksum: 33a6f7867e0ef6b39a34246a615a75ea4eaab76852d00ffee8c28560fe0786cf56a4f20d747d2f56b28a4bddc3637a5bf7948b465744edcd890b9c2337a2c741
languageName: node
linkType: hard

Expand Down Expand Up @@ -2007,25 +2007,25 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/is-ignored@npm:^17.7.0":
version: 17.7.0
resolution: "@commitlint/is-ignored@npm:17.7.0"
"@commitlint/is-ignored@npm:^17.8.0":
version: 17.8.0
resolution: "@commitlint/is-ignored@npm:17.8.0"
dependencies:
"@commitlint/types": ^17.4.4
semver: 7.5.4
checksum: aa0b695d6e7bee5e732f96a2ff383347ff476eb48f9d3b4ed75b098cafa27e56da15563833d3cf4e1268fc26819180cd8b5bdc322b087073a63bc94f699944b2
checksum: ae18943cae8370476049fcbf08c18256f44e2063c9be553eb282a81231ec50a8aff1b861e93108dc823fe6331e1aedcdd7c74c777b57e564308eeb7f7b9da33c
languageName: node
linkType: hard

"@commitlint/lint@npm:^17.7.0":
version: 17.7.0
resolution: "@commitlint/lint@npm:17.7.0"
"@commitlint/lint@npm:^17.8.0":
version: 17.8.0
resolution: "@commitlint/lint@npm:17.8.0"
dependencies:
"@commitlint/is-ignored": ^17.7.0
"@commitlint/is-ignored": ^17.8.0
"@commitlint/parse": ^17.7.0
"@commitlint/rules": ^17.7.0
"@commitlint/types": ^17.4.4
checksum: 72765e0f2c6b78faa1c7ceb1050ef624d505deb0f95c5ac2ce1959c3ee8c2ce579d4f5aaf9434adf244727a97653be4d7fbc0d75cda2d8915e563ebeb7b886ae
checksum: 7a2729575de88b15c296619d78bb7cde4da535adb35b8a5f5834585d3ae293cc01352a2bbb98cb02c6938cedb871c787c5086d47d42750b311094a459b33cbc9
languageName: node
linkType: hard

Expand All @@ -2051,15 +2051,15 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/load@npm:^17.7.1":
version: 17.7.1
resolution: "@commitlint/load@npm:17.7.1"
"@commitlint/load@npm:^17.8.0":
version: 17.8.0
resolution: "@commitlint/load@npm:17.8.0"
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.0
cosmiconfig: ^8.0.0
cosmiconfig-typescript-loader: ^4.0.0
Expand All @@ -2069,7 +2069,7 @@ __metadata:
resolve-from: ^5.0.0
ts-node: ^10.8.1
typescript: ^4.6.4 || ^5.0.0
checksum: 8d0e56b49a0e4dec7e8e28a2c6bc7ce985e6b8e10274aa20d0e3f6c2465fc9082d18f91bbe5c336594ebabcc4dc9668fdeaa039ef5bbfaf26ca0be423461ef61
checksum: 24287a9dfbf57f7d824ffc7f6a3df2f4771db501ce05219ed93abd00b68dc629a41a70c4d6c142ca05c4f29d38a1cf823353886c2378f5dd77d6e0cf2c540ffc
languageName: node
linkType: hard

Expand All @@ -2091,16 +2091,16 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/prompt@npm:^17.7.1":
version: 17.7.1
resolution: "@commitlint/prompt@npm:17.7.1"
"@commitlint/prompt@npm:^17.8.0":
version: 17.8.0
resolution: "@commitlint/prompt@npm:17.8.0"
dependencies:
"@commitlint/ensure": ^17.6.7
"@commitlint/load": ^17.7.1
"@commitlint/load": ^17.8.0
"@commitlint/types": ^17.4.4
chalk: ^4.1.0
inquirer: ^6.5.2
checksum: 0318a6dd94276d080f6dd0956eadba0c79f652a4e440b3d4a7576bdccac2cb453f6540fdad623be4176b883e6075d8406a7aed3a82dd66ce9461387f90a70f26
checksum: 8d68d9d299ac9ba281503f68640fbdccf3b56d2546f0b5d7021e27780e6d5aec576a5cacc68e2f926dc6ae7312968f9bc7cf3674857128ec8534a2271ae220f2
languageName: node
linkType: hard

Expand Down Expand Up @@ -2248,9 +2248,9 @@ __metadata:
"@babel/cli": ^7.23.0
"@babel/core": ^7.23.2
"@babel/preset-env": ^7.23.2
"@commitlint/cli": ^17.7.1
"@commitlint/config-conventional": ^17.7.0
"@commitlint/prompt": ^17.7.1
"@commitlint/cli": ^17.8.0
"@commitlint/config-conventional": ^17.8.0
"@commitlint/prompt": ^17.8.0
"@swc-node/jest": ^1.5.6
"@swc/core": ^1.3.38
"@swc/helpers": ^0.4.14
Expand Down Expand Up @@ -3342,10 +3342,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.4.7":
version: 20.4.7
resolution: "@types/node@npm:20.4.7"
checksum: a40d7003f66b56220a2028179e49f950b46fa6dbf860a4a6ecbd6ba7976f05b2f0b31ced39689ec88a7d9e32d07e088c6a06d270b99d5bc13a28291ac2f30ca7
"@types/node@npm:20.5.1":
version: 20.5.1
resolution: "@types/node@npm:20.5.1"
checksum: 3dbe611cd67afa987102c8558ee70f848949c5dcfee5f60abc073e55c0d7b048e391bf06bb1e0dc052cb7210ca97136ac496cbaf6e89123c989de6bd125fde82
languageName: node
linkType: hard

Expand Down

0 comments on commit b1ee5f3

Please sign in to comment.