Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Oct 8, 2022
1 parent 40869a1 commit 855a7df
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -37,17 +37,17 @@
"concat-stream": "^2.0.0",
"conventional-changelog": "^3.1.25",
"conventional-recommended-bump": "^6.1.0",
"semver": "^7.3.7"
"semver": "7.3.8"
},
"devDependencies": {
"bron": "^2.0.2",
"release-it": "^15.3.0",
"release-it": "^15.4.1",
"shelljs": "^0.8.5",
"sinon": "^14.0.0",
"sinon": "14.0.1",
"tmp": "^0.2.1"
},
"peerDependencies": {
"release-it": "^15.3.0"
"release-it": "^15.4.1"
},
"engines": {
"node": ">=14"
Expand Down

0 comments on commit 855a7df

Please sign in to comment.