Skip to content

Commit

Permalink
build(dev-deps): update dependency @ivangabriele/commitlint-config to…
Browse files Browse the repository at this point in the history
… v2 (#199)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 7, 2024
1 parent 3d45593 commit 514048b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 34 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@babel/preset-env": "7.23.9",
"@commitlint/cli": "18.6.0",
"@commitlint/config-conventional": "18.6.0",
"@ivangabriele/commitlint-config": "1.1.0",
"@ivangabriele/commitlint-config": "2.0.3",
"@ivangabriele/prettier-config": "5.0.1",
"@ivangabriele/semantic-release-config-monorepo": "4.1.5",
"@ivangabriele/tsconfig-node": "1.2.2",
Expand Down
42 changes: 9 additions & 33 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1407,15 +1407,6 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/config-conventional@npm:17.6.6":
version: 17.6.6
resolution: "@commitlint/config-conventional@npm:17.6.6"
dependencies:
conventional-changelog-conventionalcommits: "npm:^5.0.0"
checksum: 10c0/1f0c1288404caf9565ed3dc186f67f4c84197a3c5a3d422e02a8442b26a798da3b524c48ddaf195d5121577323fc37b68c5efc53dbca7f0004140e328f941e90
languageName: node
linkType: hard

"@commitlint/config-conventional@npm:18.6.0":
version: 18.6.0
resolution: "@commitlint/config-conventional@npm:18.6.0"
Expand Down Expand Up @@ -1697,12 +1688,15 @@ __metadata:
languageName: node
linkType: hard

"@ivangabriele/commitlint-config@npm:1.1.0":
version: 1.1.0
resolution: "@ivangabriele/commitlint-config@npm:1.1.0"
"@ivangabriele/commitlint-config@npm:2.0.3":
version: 2.0.3
resolution: "@ivangabriele/commitlint-config@npm:2.0.3"
dependencies:
"@commitlint/config-conventional": "npm:17.6.6"
checksum: 10c0/c3967be7266be317eb440401a3b023ae02cc9fc0e54368a4717e1f8ca78d8f3ae2c45892b3e066ff97016d914a2ac0f20a992e5cd251304c88aaef1512fa0b2e
"@commitlint/config-conventional": "npm:18.6.0"
peerDependencies:
"@commitlint/cli": ^18
husky: ^9
checksum: 10c0/1ab25a844729ff9c74af03576270338a1cfcad2615d19db37a7a20bd95ce9f353c965774c7252a4f164831eb92047ee6d36c71636fd8d3b55f29a9eef46db0ec
languageName: node
linkType: hard

Expand Down Expand Up @@ -1912,7 +1906,7 @@ __metadata:
"@babel/preset-env": "npm:7.23.9"
"@commitlint/cli": "npm:18.6.0"
"@commitlint/config-conventional": "npm:18.6.0"
"@ivangabriele/commitlint-config": "npm:1.1.0"
"@ivangabriele/commitlint-config": "npm:2.0.3"
"@ivangabriele/prettier-config": "npm:5.0.1"
"@ivangabriele/semantic-release-config-monorepo": "npm:4.1.5"
"@ivangabriele/tsconfig-node": "npm:1.2.2"
Expand Down Expand Up @@ -4232,17 +4226,6 @@ __metadata:
languageName: node
linkType: hard

"conventional-changelog-conventionalcommits@npm:^5.0.0":
version: 5.0.0
resolution: "conventional-changelog-conventionalcommits@npm:5.0.0"
dependencies:
compare-func: "npm:^2.0.0"
lodash: "npm:^4.17.15"
q: "npm:^1.5.1"
checksum: 10c0/02cc9313b44953332e9d45833615675cbc4d0f4129b27ea7218f8f4fc2f35124748725969c0cb3dc645713d19684540b87c5af25bd17ce3dccd7ef4e05e42442
languageName: node
linkType: hard

"conventional-changelog-conventionalcommits@npm:^7.0.2":
version: 7.0.2
resolution: "conventional-changelog-conventionalcommits@npm:7.0.2"
Expand Down Expand Up @@ -9010,13 +8993,6 @@ __metadata:
languageName: node
linkType: hard

"q@npm:^1.5.1":
version: 1.5.1
resolution: "q@npm:1.5.1"
checksum: 10c0/7855fbdba126cb7e92ef3a16b47ba998c0786ec7fface236e3eb0135b65df36429d91a86b1fff3ab0927b4ac4ee88a2c44527c7c3b8e2a37efbec9fe34803df4
languageName: node
linkType: hard

"qrcode-terminal@npm:^0.12.0":
version: 0.12.0
resolution: "qrcode-terminal@npm:0.12.0"
Expand Down

0 comments on commit 514048b

Please sign in to comment.