Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency @commitlint/cli to v19.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 14, 2024
1 parent db6dc78 commit dc3791f
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@babel/core": "7.24.4",
"@babel/eslint-parser": "7.24.1",
"@babel/plugin-syntax-import-assertions": "7.24.1",
"@commitlint/cli": "19.2.1",
"@commitlint/cli": "19.2.2",
"@commitlint/config-conventional": "19.1.0",
"@jest/globals": "29.7.0",
"@types/jest": "29.5.12",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -441,20 +441,20 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/cli@npm:19.2.1":
version: 19.2.1
resolution: "@commitlint/cli@npm:19.2.1"
"@commitlint/cli@npm:19.2.2":
version: 19.2.2
resolution: "@commitlint/cli@npm:19.2.2"
dependencies:
"@commitlint/format": "npm:^19.0.3"
"@commitlint/lint": "npm:^19.1.0"
"@commitlint/lint": "npm:^19.2.2"
"@commitlint/load": "npm:^19.2.0"
"@commitlint/read": "npm:^19.2.1"
"@commitlint/types": "npm:^19.0.3"
execa: "npm:^8.0.1"
yargs: "npm:^17.0.0"
bin:
commitlint: cli.js
checksum: 10c0/14057446e60c403793af2a92c019440f83cdaf77bec6d48ad0102270a5b32fbd60b9929fbd4be6b6f7dadc7981ebe95ba54798d2f3d993429f364b3e9b46c9d1
checksum: 10c0/25f4acaaafd089ceee0d5e1fe670eec85999b5dbcf20eb93cd053d9e42de0bec69d18f4f6c9d68be448fcf8889ef3eca91302d828f8b601fddf00180d7ae6396
languageName: node
linkType: hard

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

"@commitlint/is-ignored@npm:^19.0.3":
version: 19.0.3
resolution: "@commitlint/is-ignored@npm:19.0.3"
"@commitlint/is-ignored@npm:^19.2.2":
version: 19.2.2
resolution: "@commitlint/is-ignored@npm:19.2.2"
dependencies:
"@commitlint/types": "npm:^19.0.3"
semver: "npm:^7.6.0"
checksum: 10c0/aa9d8d0db4625a0b631c8a811844ea90594764e5f7a1131d99a69dde743ef66ad0157d5f5df224bad645b5978c2c1e25ce0e22d9ade8c8e46a3577063d5bbe90
checksum: 10c0/8e416edbf24ec386f6211d4879c002cf82fdebfd1f69556ae2ad62f6ae9b705aa20ea3108529fd44e7d246526c6133851905ee826a83efc81b2f11443a7d03c3
languageName: node
linkType: hard

"@commitlint/lint@npm:^19.1.0":
version: 19.1.0
resolution: "@commitlint/lint@npm:19.1.0"
"@commitlint/lint@npm:^19.2.2":
version: 19.2.2
resolution: "@commitlint/lint@npm:19.2.2"
dependencies:
"@commitlint/is-ignored": "npm:^19.0.3"
"@commitlint/is-ignored": "npm:^19.2.2"
"@commitlint/parse": "npm:^19.0.3"
"@commitlint/rules": "npm:^19.0.3"
"@commitlint/types": "npm:^19.0.3"
checksum: 10c0/7624eaafe0769e5dd7053f8558753ed33f7fd4351358510566c4b215d8c2e61c290666324dcc5dfcdc6545fb215040fe181ed4b870b062b06020793fcaa90089
checksum: 10c0/e7b3ca6027fecc1a3eda0ee8c21ecef0071ddddc7711a922cc6eb53a590c7e4f00d550b01134a5ebaaae603a0afbeaf65809b12f8099e08cace9d594cb69ff4b
languageName: node
linkType: hard

Expand Down Expand Up @@ -2197,7 +2197,7 @@ __metadata:
"@babel/core": "npm:7.24.4"
"@babel/eslint-parser": "npm:7.24.1"
"@babel/plugin-syntax-import-assertions": "npm:7.24.1"
"@commitlint/cli": "npm:19.2.1"
"@commitlint/cli": "npm:19.2.2"
"@commitlint/config-conventional": "npm:19.1.0"
"@jest/globals": "npm:29.7.0"
"@types/jest": "npm:29.5.12"
Expand Down

0 comments on commit dc3791f

Please sign in to comment.