Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update commitlint packages to v17.8.0 (minor) #232

Merged
merged 1 commit into from
Oct 20, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@
]
},
"devDependencies": {
"@commitlint/cli": "17.7.1",
"@commitlint/config-conventional": "17.7.0",
"@commitlint/cli": "17.8.0",
"@commitlint/config-conventional": "17.8.0",
"@cypress/code-coverage": "3.11.0",
"@testing-library/jest-dom": "6.1.4",
"@testing-library/react": "14.0.0",
Expand Down
60 changes: 30 additions & 30 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2937,13 +2937,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 @@ -2953,16 +2953,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 @@ -3007,37 +3007,37 @@ __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

"@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 @@ -3047,7 +3047,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 Down Expand Up @@ -5603,10 +5603,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 Expand Up @@ -9637,8 +9637,8 @@ __metadata:
version: 0.0.0-use.local
resolution: "graasp-auth@workspace:."
dependencies:
"@commitlint/cli": 17.7.1
"@commitlint/config-conventional": 17.7.0
"@commitlint/cli": 17.8.0
"@commitlint/config-conventional": 17.8.0
"@cypress/code-coverage": 3.11.0
"@emotion/cache": 11.11.0
"@emotion/react": 11.11.1
Expand Down