Skip to content

Commit

Permalink
chore(deps): update npm dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 3, 2024
1 parent 1ce2992 commit d2b53e0
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 79 deletions.
148 changes: 74 additions & 74 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"devDependencies": {
"@commitlint/config-conventional": "19.2.2",
"@commitlint/config-conventional": "19.4.1",
"semantic-release-replace-plugin": "1.2.7",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/exec": "6.0.3",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "10.1.3",
"commitlint": "19.4.0",
"@semantic-release/github": "10.3.1",
"commitlint": "19.4.1",
"conventional-changelog-conventionalcommits": "8.0.0",
"cz-conventional-changelog": "3.3.0",
"husky": "9.1.4",
"semantic-release": "24.0.0"
"husky": "9.1.5",
"semantic-release": "24.1.0"
},
"scripts": {
"postinstall": "husky install",
Expand Down

0 comments on commit d2b53e0

Please sign in to comment.