Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Nov 11, 2023
1 parent 06192b4 commit 5d127a5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -36,18 +36,18 @@
"dependencies": {
"concat-stream": "^2.0.0",
"conventional-changelog": "^5.1.0",
"conventional-recommended-bump": "^8.0.0",
"conventional-recommended-bump": "^9.0.0",
"semver": "^7.5.4"
},
"devDependencies": {
"bron": "^2.0.2",
"release-it": "^16.0.0",
"release-it": "^17.0.0",
"shelljs": "^0.8.5",
"sinon": "^15.2.0",
"sinon": "^17.0.1",
"tmp": "^0.2.1"
},
"peerDependencies": {
"release-it": "^16.0.0"
"release-it": "^17.0.0"
},
"engines": {
"node": ">=16"
Expand Down

0 comments on commit 5d127a5

Please sign in to comment.