Skip to content

Commit

Permalink
build(dev-deps): upgrade dependency @ivangabriele/commitlint-config t…
Browse files Browse the repository at this point in the history
…o v2.0.3
  • Loading branch information
ivangabriele committed Feb 7, 2024
1 parent a95eee9 commit 640a4af
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"@commitlint/config-conventional": "18.6.0",
"@ivangabriele/commitlint-config": "2.0.1",
"@ivangabriele/commitlint-config": "2.0.3",
"@ivangabriele/prettier-config": "5.0.0",
"@ivangabriele/semantic-release-config-monorepo": "workspace:*",
"commitlint": "18.6.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -281,15 +281,15 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -371,7 +371,7 @@ __metadata:
resolution: "@ivangabriele/semantic-release-config@workspace:."
dependencies:
"@commitlint/config-conventional": "npm:18.6.0"
"@ivangabriele/commitlint-config": "npm:2.0.1"
"@ivangabriele/commitlint-config": "npm:2.0.3"
"@ivangabriele/prettier-config": "npm:5.0.0"
"@ivangabriele/semantic-release-config-monorepo": "workspace:*"
commitlint: "npm:18.6.0"
Expand Down

0 comments on commit 640a4af

Please sign in to comment.