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

Update dependencies #147

Closed
wants to merge 2 commits into from
Closed

Update dependencies #147

wants to merge 2 commits into from

Conversation

XhmikosR
Copy link
Contributor

@XhmikosR XhmikosR commented Mar 17, 2022

These should be compatible with Node.js >= 12.

Requires #145

Fixes #

Proposed changes

Code quality

  • I made some tests for my changes
  • I added my name in the
    contributors
    field of the package.json file

License

To get your contribution merged, you must check the following.

  • I read the project license in the LICENSE file
  • I agree with publishing under this project license

Join

  • I wish to join the core team
  • I agree that with great powers comes responsibilities
  • I'm a nice person

My NPM username:

@XhmikosR XhmikosR marked this pull request as ready for review March 17, 2022 08:00
@coveralls
Copy link

coveralls commented Mar 17, 2022

Coverage Status

Coverage remained the same at 57.797% when pulling 8e3acc1 on XhmikosR:deps-major into 8b0a3cc on nfroidure:master.

package.json Outdated
"metapak": "^4.0.2",
"metapak-nfroidure": "^11.0.7",
"mocha": "^8.3.2",
"metapak-nfroidure": "^11.1.1",
Copy link
Contributor Author

@XhmikosR XhmikosR Mar 17, 2022

Choose a reason for hiding this comment

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

@nfroidure BTW this is incompatible with metapak 4.x, unsure if it's still used or not, but I've already made an upstream PR to allow metapak 4.x too. nfroidure/metapak-nfroidure#28

@@ -49,22 +49,22 @@
},
"dependencies": {
"commander": "^7.2.0",
"glob": "^7.1.6",
"glob": "^7.2.0",
"sax": "^1.2.4",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Might be worth switching to @trysound/sax later which is what svgo is using.

@XhmikosR XhmikosR changed the title Update devDependencies Update dependencies May 28, 2022
@nfroidure
Copy link
Owner

Closing in favor of: #156

@nfroidure nfroidure closed this May 28, 2022
@XhmikosR XhmikosR deleted the deps-major branch May 28, 2022 11:16
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

3 participants