Skip to content

Commit

Permalink
update all dependencies using latest npm to install them
Browse files Browse the repository at this point in the history
This addresses the inclusion of some dev dependencies that should not
have been included, due to a bug in Arborist 1.x which has been
corrected.

It also just moves some stuff around that was still in the tree shape
that npm 6 created, which is different than what npm v7 will create.

Several formerly dev deps were moved to production dependencies due to
the addition of resolve in normalize-package-data v3.
  • Loading branch information
isaacs committed Dec 9, 2020
1 parent 518a664 commit 3d7aff9
Show file tree
Hide file tree
Showing 88 changed files with 6,625 additions and 1,149 deletions.
7 changes: 4 additions & 3 deletions node_modules/.gitignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 16 additions & 0 deletions node_modules/aws4/aws4.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion node_modules/aws4/package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

162 changes: 162 additions & 0 deletions node_modules/debug/node_modules/ms/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

21 changes: 21 additions & 0 deletions node_modules/debug/node_modules/ms/license.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

37 changes: 37 additions & 0 deletions node_modules/debug/node_modules/ms/package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

60 changes: 60 additions & 0 deletions node_modules/debug/node_modules/ms/readme.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion node_modules/debug/package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 3d7aff9

Please sign in to comment.