Skip to content
This repository was archived by the owner on May 23, 2025. It is now read-only.

fix(deps): move semantic-release to peer dependencies#66

Open
axieum wants to merge 1 commit intosaitho:masterfrom
axieum:master
Open

fix(deps): move semantic-release to peer dependencies#66
axieum wants to merge 1 commit intosaitho:masterfrom
axieum:master

Conversation

@axieum
Copy link
Copy Markdown

@axieum axieum commented Jul 2, 2024

Refs: #65

Comment thread package.json
Comment on lines 28 to +32
"@semantic-release/error": "^3.0.0",
"aggregate-error": "^3.1.0",
"debug": "^4.3.4",
"debug": "^4.3.5",
"execa": "^5.1.1",
"lodash": "^4.17.21",
"semantic-release": "^22.0.7"
"lodash": "^4.17.21"
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was unable to update @semantic-release/error, aggregate-error or execa due to module errors while importing during Jest execution.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant