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

Major upgrades for root dependencies #58

Open
5 of 8 tasks
MaybeThisIsRu opened this issue Nov 7, 2022 · 0 comments
Open
5 of 8 tasks

Major upgrades for root dependencies #58

MaybeThisIsRu opened this issue Nov 7, 2022 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@MaybeThisIsRu
Copy link
Owner

MaybeThisIsRu commented Nov 7, 2022

npm outdated currently returns the following after handling minor and patch upgrades:

Package             Current   Wanted   Latest  Location                         Depended by
@11ty/eleventy-img    1.1.0    1.1.0    2.0.1  node_modules/@11ty/eleventy-img  smix-eleventy-starter
cssnano              4.1.11   4.1.11   5.1.14  node_modules/cssnano             smix-eleventy-starter
esbuild             0.14.54  0.14.54  0.15.13  node_modules/esbuild             smix-eleventy-starter
husky                 4.3.8    4.3.8    8.0.1  node_modules/husky               smix-eleventy-starter
postcss-cli           9.1.0    9.1.0   10.0.0  node_modules/postcss-cli         smix-eleventy-starter
postcss-import       12.0.1   12.0.1   15.0.0  node_modules/postcss-import      smix-eleventy-starter
prettier             1.19.1   1.19.1    2.7.1  node_modules/prettier            smix-eleventy-starter
pretty-quick          2.0.2    2.0.2    3.1.3  node_modules/pretty-quick        smix-eleventy-starter
  • @11ty/eleventy-img
  • cssnano
  • esbuild
  • husky
  • postcss-cli
  • postcss-import
  • prettier
  • pretty-quick

Worth going over the changelogs and upgrading these.

@MaybeThisIsRu MaybeThisIsRu added the help wanted Extra attention is needed label Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant