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

Upgraded Dependencies #5

Merged
merged 11 commits into from
Jul 7, 2021
Merged

Upgraded Dependencies #5

merged 11 commits into from
Jul 7, 2021

Conversation

GreenRaccoon23
Copy link

I upgraded all dependencies to the latest versions:

  • @ravdocs/eslint
  • eslint
  • mocha
  • moment-timezone
  • js-beautify
  • sanitize-html
  • validator

I also replaced request with got, since request has been deprecated. This is a devDependency, so it only affected tests.

I also bumped the version number to the next major version: 1.0.0. I did a major upgrade because the upgrades to sanitize-html and validator were major releases which created a couple of non-backwards compatible changes to this node module:

After this pull request is merged, we would need to run npm publish.

@dhollenbeck dhollenbeck merged commit c067691 into provejs:master Jul 7, 2021
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.

2 participants