Skip to content

Commit

Permalink
fix(deps): update semantic-release monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 20, 2021
1 parent f9ea421 commit da849b1
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 40 deletions.
84 changes: 47 additions & 37 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"Gregor Martynus (https://twitter.com/gr2m)"
],
"dependencies": {
"@semantic-release/error": "^2.1.0",
"@semantic-release/error": "^3.0.0",
"aggregate-error": "^3.0.0",
"debug": "^4.0.0",
"execa": "^4.0.0",
Expand All @@ -21,7 +21,7 @@
"devDependencies": {
"ava": "3.15.0",
"nyc": "15.1.0",
"semantic-release": "17.4.7",
"semantic-release": "18.0.0",
"sinon": "11.1.2",
"stream-buffers": "3.0.2",
"xo": "0.28.3"
Expand Down Expand Up @@ -58,7 +58,7 @@
"all": true
},
"peerDependencies": {
"semantic-release": ">=16.0.0 <18.0.0"
"semantic-release": ">=16.0.0 <19.0.0"
},
"prettier": {
"printWidth": 120,
Expand Down

0 comments on commit da849b1

Please sign in to comment.