Skip to content

Commit

Permalink
chore(deps): update commitlint packages to v17.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 29, 2023
1 parent 3f7626b commit 24db272
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"@babel/core": "7.22.5",
"@babel/preset-env": "7.22.5",
"@babel/preset-typescript": "7.22.5",
"@commitlint/cli": "17.6.1",
"@commitlint/config-conventional": "17.6.1",
"@commitlint/cli": "17.6.6",
"@commitlint/config-conventional": "17.6.6",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "14.0.0",
"@testing-library/react-hooks": "8.0.1",
Expand Down
50 changes: 25 additions & 25 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2856,12 +2856,12 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/cli@npm:17.6.1":
version: 17.6.1
resolution: "@commitlint/cli@npm:17.6.1"
"@commitlint/cli@npm:17.6.6":
version: 17.6.6
resolution: "@commitlint/cli@npm:17.6.6"
dependencies:
"@commitlint/format": ^17.4.4
"@commitlint/lint": ^17.6.1
"@commitlint/lint": ^17.6.6
"@commitlint/load": ^17.5.0
"@commitlint/read": ^17.5.1
"@commitlint/types": ^17.4.4
Expand All @@ -2872,16 +2872,16 @@ __metadata:
yargs: ^17.0.0
bin:
commitlint: cli.js
checksum: ec559e1f529c8bdc680d71527d2eb591dc7d264fcc8a70cf7ee12d5b833c385374ae41943f7a8e8346423c51f8900dded5041b6e719586295573882e366c41ba
checksum: 91c2d06bc181cb286634d963e28c71739642a94252dcf2bcd800dd3ac1d8708d8ccd195aa513a65df00fcde281a128ed763ac51f640771a11140930c5f259df8
languageName: node
linkType: hard

"@commitlint/config-conventional@npm:17.6.1":
version: 17.6.1
resolution: "@commitlint/config-conventional@npm:17.6.1"
"@commitlint/config-conventional@npm:17.6.6":
version: 17.6.6
resolution: "@commitlint/config-conventional@npm:17.6.6"
dependencies:
conventional-changelog-conventionalcommits: ^5.0.0
checksum: a854bae11f76b22e188af2fabe4048b5054f56b7f270e6364ab1ed807670fa38192e1a2628d626a9b759785f64874a0b33b560080b34208f69f401ef70d91562
checksum: 0f649a2cbe684aa18555cb0027c21f58d74216dbe0a850be041af50f1db04e447b7d90995bee54c61059d735b398de61ac7ecbfd312d14480aac3a3f8c62dd66
languageName: node
linkType: hard

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

"@commitlint/is-ignored@npm:^17.6.5":
version: 17.6.5
resolution: "@commitlint/is-ignored@npm:17.6.5"
"@commitlint/is-ignored@npm:^17.6.6":
version: 17.6.6
resolution: "@commitlint/is-ignored@npm:17.6.6"
dependencies:
"@commitlint/types": ^17.4.4
semver: 7.5.0
checksum: 2b7b7f0773192bb8da018fa789689751ac5692af01e1754a214aaebc8253ee533c191409835af0fdb3c12b2fbb4bec43aeb9e442fca165646db1382ea6c21ec9
semver: 7.5.2
checksum: ff5f8816765b3f2e9f16de32b1166dd099ab23793212bf4092203441fe3d9f282c80ed96cca5cd42b0ea96d899f8989bdaa6604a3f02bf4bd36b8c7c123968df
languageName: node
linkType: hard

"@commitlint/lint@npm:^17.6.1":
version: 17.6.5
resolution: "@commitlint/lint@npm:17.6.5"
"@commitlint/lint@npm:^17.6.6":
version: 17.6.6
resolution: "@commitlint/lint@npm:17.6.6"
dependencies:
"@commitlint/is-ignored": ^17.6.5
"@commitlint/is-ignored": ^17.6.6
"@commitlint/parse": ^17.6.5
"@commitlint/rules": ^17.6.5
"@commitlint/types": ^17.4.4
checksum: 6a6c04a5ecaa89a3ad8a009489d85937ad4093d2b17dbfb9ec8ac3e7f84fac1cb04876bdd1e6306fb665474ca438598c2b874e9e44d4372a3bd99c34afcafca3
checksum: 8601cbfe037edd4aff38cf3929444e748499558dfb01a12f1e6067fb4496926711936cbd389cf792f5e3ea6b6900c6967ca5b56dc0555d75c71340ceddc6d076
languageName: node
linkType: hard

Expand Down Expand Up @@ -3360,8 +3360,8 @@ __metadata:
"@babel/core": 7.22.5
"@babel/preset-env": 7.22.5
"@babel/preset-typescript": 7.22.5
"@commitlint/cli": 17.6.1
"@commitlint/config-conventional": 17.6.1
"@commitlint/cli": 17.6.6
"@commitlint/config-conventional": 17.6.6
"@graasp/sdk": 1.1.1
"@graasp/translations": 1.15.0
"@testing-library/jest-dom": 5.16.5
Expand Down Expand Up @@ -17559,14 +17559,14 @@ __metadata:
languageName: node
linkType: hard

"semver@npm:7.5.0":
version: 7.5.0
resolution: "semver@npm:7.5.0"
"semver@npm:7.5.2":
version: 7.5.2
resolution: "semver@npm:7.5.2"
dependencies:
lru-cache: ^6.0.0
bin:
semver: bin/semver.js
checksum: 2d266937756689a76f124ffb4c1ea3e1bbb2b263219f90ada8a11aebebe1280b13bb76cca2ca96bdee3dbc554cbc0b24752eb895b2a51577aa644427e9229f2b
checksum: 3fdf5d1e6f170fe8bcc41669e31787649af91af7f54f05c71d0865bb7aa27e8b92f68b3e6b582483e2c1c648008bc84249d2cd86301771fe5cbf7621d1fe5375
languageName: node
linkType: hard

Expand Down

0 comments on commit 24db272

Please sign in to comment.