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

chore: use dependency ranges #256

Merged
merged 1 commit into from
May 8, 2023
Merged

Conversation

SimenB
Copy link
Collaborator

@SimenB SimenB commented Apr 22, 2023

Otherwise #252 isn't as effective. And with a lockfile, there's no real need to lock down deps (especially dev deps).

"json-schema-faker": "^0.5.0-rcv.32",
"lint-staged": "13.1.0",
"lint-staged": "^13.1.0",
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

reason #241 is still open

"prettier": "^2.6.2",
"ts-jest": "^29.1.0",
"typedoc": "^0.23.7",
"typedoc": "^0.24.4",
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

updated this as the eslint plugin gave peer dependency warnings

@SimenB SimenB requested a review from simenandre April 22, 2023 06:31
@SimenB SimenB merged commit d3a55c0 into simenandre:main May 8, 2023
@SimenB SimenB deleted the use-dependency-ranges branch May 8, 2023 09:38
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

2 participants