Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: declare dependency version in package.json #246

Merged
merged 1 commit into from
Jun 9, 2023

Conversation

MH4GF
Copy link
Owner

@MH4GF MH4GF commented Jun 9, 2023

The purpose was to reduce duplicate dependencies, but since the reduction process is done by default and the following unexpected errors tend to occur, the necessary versions should be clearly indicated for each.

ref: eslint/eslint#17215 (comment)

@github-actions
Copy link
Contributor

github-actions bot commented Jun 9, 2023

dependency-cruiser report

visualize dependenices of changed files.

No outputs was found.

Report generated by dependency-cruiser report action 27eef0c


working directory: .

execute command
yarn run -s depcruise --output-type mermaid --config .dependency-cruiser.js --focus "^dist/index.js" dist/index.js

@MH4GF MH4GF marked this pull request as ready for review June 9, 2023 13:53
@MH4GF MH4GF merged commit 628bca5 into main Jun 9, 2023
6 checks passed
@MH4GF MH4GF deleted the declare-dependency-version branch June 9, 2023 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant