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

This is an update to all our npm packages #71

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Camwyn
Copy link
Member

@Camwyn Camwyn commented Dec 15, 2023

Of note:
gulp-stylelint has been abandoned, I have chosen a fork that allow use of a newer, off not the latest, version of stylelint. stylelint and stylelint-order have newer, incompatible versions.

In most cases, I used a major release as the requirement, allowing for minor release updates
i.e. ^1.0.0 which will update to anything less than 2.0.0

I also used bun in the testing, so added a bun.lockb

Draft for discussion and testing.

Also: Added eslint plugin from removing Moment.js

@Camwyn Camwyn added the code review Status: requires a code review. label Dec 15, 2023
@Camwyn Camwyn requested a review from bordoni December 15, 2023 18:28
@Camwyn Camwyn self-assigned this Dec 15, 2023
@Camwyn Camwyn added the Innovation For an Innovation Day project label Dec 15, 2023
to versions that don't throw compatibility errors

Of note:
`gulp-stylelint` has been abandoned, I have chosen a fork that allow use of a newer, if not the latest, version of `stylelint`.
`stylelint` and `stylelint-order` have newer, incompatible versions.

I also used bun in the testing, so added a bun.lockb
@Camwyn Camwyn force-pushed the feature/update-packages-2023 branch from 21a107d to ab9ad42 Compare January 8, 2024 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code review Status: requires a code review. Innovation For an Innovation Day project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant