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 @@ -40,7 +40,7 @@
"prepare": "husky install"
},
"devDependencies": {
"@semantic-release/changelog": "^6.0.1",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@trivago/prettier-plugin-sort-imports": "^3.2.0",
"@types/html-minifier": "^4.0.2",
Expand Down Expand Up @@ -71,7 +71,7 @@
"pretty-quick": "^3.1.3",
"react": "^18.3",
"react-dom": "^18.3",
"semantic-release": "^19.0.5",
"semantic-release": "^24.0.0",
"ts-jest": "^29.0.3",
"ts-node": "^10.3.0",
"typescript": "4.5.5"
Expand Down
Loading
Loading