Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
},
"devDependencies": {
"@changesets/cli": "2.30.0",
"@commitlint/cli": "19.8.1",
"@commitlint/config-conventional": "19.8.1",
"@commitlint/cli": "21.0.1",
"@commitlint/config-conventional": "21.0.1",
"@types/node": "24.3.2",
Comment thread
ArtieReus marked this conversation as resolved.
"eslint": "10.2.1",
"husky": "9.1.7",
Expand Down
Loading
Loading