Skip to content

Commit

Permalink
fix: semantic release auto-PR creation
Browse files Browse the repository at this point in the history
  • Loading branch information
jairo-bc committed Aug 15, 2023
1 parent cde1c7c commit eaee633
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"homepage": "https://github.com/bigcommerce/paper",
"dependencies": {
"@bigcommerce/stencil-paper-handlebars": "5.9.0",
"@bigcommerce/stencil-paper-handlebars": "5.9.2",
"accept-language-parser": "~1.4.1",
"messageformat": "~0.2.2"
},
Expand All @@ -43,7 +43,7 @@
"husky": "^8.0.1",
"lab": "~13.0.1",
"semantic-release": "^19.0.5",
"semantic-release-github-pullrequest": "^1.3.0",
"semantic-release-github-pullrequest": "https://github.com/jairo-bc/semantic-release-github-pullrequest",
"sinon": "~7.5.0"
}
}

0 comments on commit eaee633

Please sign in to comment.