Skip to content

Commit

Permalink
deps: grade npm packages
Browse files Browse the repository at this point in the history
Signed-off-by: Yurii Shynbuiev <yurii.shynbuiev@iohk.io>
  • Loading branch information
yshyn-iohk committed Jul 10, 2024
1 parent b422afa commit 123395d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,16 @@
"node": ">=16.13.0"
},
"devDependencies": {
"@commitlint/cli": "^17.0.3",
"@commitlint/config-conventional": "^17.0.3",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/exec": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"conventional-changelog-conventionalcommits": "^8.0.0",
"gradle-semantic-release-plugin": "1.9.2",
"husky": "^8.0.1",
"husky": "^9.0.11",
"pinst": "^3.0.0",
"prettier": "^2.7.1",
"prettier": "^3.3.2",
"semantic-release": "^24.0.0",
"semantic-release-slack-bot": "^4.0.2"
},
Expand Down

0 comments on commit 123395d

Please sign in to comment.