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 8f008ce commit e89647f
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 40 deletions.
82 changes: 45 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
Expand Up @@ -16,7 +16,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",
"fs-extra": "^9.0.0",
"lodash": "^4.17.4"
Expand All @@ -26,7 +26,7 @@
"clear-module": "4.1.1",
"codecov": "3.8.3",
"nyc": "15.1.0",
"semantic-release": "17.4.7",
"semantic-release": "18.0.0",
"sinon": "11.1.2",
"tempy": "1.0.1",
"xo": "0.28.3"
Expand Down Expand Up @@ -61,7 +61,7 @@
"all": true
},
"peerDependencies": {
"semantic-release": ">=15.8.0 <18.0.0"
"semantic-release": ">=15.8.0 <19.0.0"
},
"prettier": {
"printWidth": 120,
Expand Down

0 comments on commit e89647f

Please sign in to comment.