Skip to content

Commit

Permalink
chore(deps): update dependency @commitlint/cli to v19.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 28, 2024
1 parent 691403e commit 95dd544
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 29 deletions.
26 changes: 13 additions & 13 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"homepage": "https://github.com/johngeorgewright/google-ad-manager-api#readme",
"devDependencies": {
"@commitlint/cli": "19.4.0",
"@commitlint/cli": "19.4.1",
"@commitlint/config-conventional": "19.4.1",
"@commitlint/types": "19.0.3",
"@jest/types": "29.6.3",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -435,20 +435,20 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/cli@npm:19.4.0":
version: 19.4.0
resolution: "@commitlint/cli@npm:19.4.0"
"@commitlint/cli@npm:19.4.1":
version: 19.4.1
resolution: "@commitlint/cli@npm:19.4.1"
dependencies:
"@commitlint/format": "npm:^19.3.0"
"@commitlint/lint": "npm:^19.2.2"
"@commitlint/lint": "npm:^19.4.1"
"@commitlint/load": "npm:^19.4.0"
"@commitlint/read": "npm:^19.4.0"
"@commitlint/types": "npm:^19.0.3"
execa: "npm:^8.0.1"
yargs: "npm:^17.0.0"
bin:
commitlint: cli.js
checksum: 10c0/b3f4a0b07ae18c59bcc7c4a10fa5e265271d1f76b94d1c64371104b0f9cdabf8480c941382c3de5db53513b3c4785acc02f9445a1f357361ff4f5ff4ecdf5f4b
checksum: 10c0/a829b91e690b3dd44fab9661d7defdb3bd2556f014e122a004b3ffaf25673f2c0916a112db651a9af3168f8ebdc91828d1ee4db7a1f3cef7e7f4ff9b9699aabf
languageName: node
linkType: hard

Expand Down Expand Up @@ -530,15 +530,15 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -641,16 +641,16 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/rules@npm:^19.0.3":
version: 19.0.3
resolution: "@commitlint/rules@npm:19.0.3"
"@commitlint/rules@npm:^19.4.1":
version: 19.4.1
resolution: "@commitlint/rules@npm:19.4.1"
dependencies:
"@commitlint/ensure": "npm:^19.0.3"
"@commitlint/message": "npm:^19.0.0"
"@commitlint/to-lines": "npm:^19.0.0"
"@commitlint/types": "npm:^19.0.3"
execa: "npm:^8.0.1"
checksum: 10c0/4a9a3f2fb838949707650a6bf2a016ec2b0ec570cb151d1005d01bdeb2e27adff5e5eab3c06a302c6834a88e2ec39090a5482bb57f2da51e6609c2b89e33d948
checksum: 10c0/d2052d193dc04b6fc0588ea57eab8490c408bd725f8c4bdb8aa274dc3b5a6ba45d23b718675c6e69304c4fe6c8e92e45b6d6c9de9a5fef266a50e7a71cf3058a
languageName: node
linkType: hard

Expand Down Expand Up @@ -982,7 +982,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@johngw/google-ad-manager-api@workspace:."
dependencies:
"@commitlint/cli": "npm:19.4.0"
"@commitlint/cli": "npm:19.4.1"
"@commitlint/config-conventional": "npm:19.4.1"
"@commitlint/types": "npm:19.0.3"
"@jest/types": "npm:29.6.3"
Expand Down

0 comments on commit 95dd544

Please sign in to comment.