We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
All runtime and build time dependencies should be updated
To keep app running stable
$ npm outdated Package Current Wanted Latest Location Depended by @babel/core 7.12.16 7.13.15 7.13.15 node_modules/@babel/core swatcher @babel/node 7.12.16 7.13.13 7.13.13 node_modules/@babel/node swatcher @babel/plugin-transform-runtime 7.12.15 7.13.15 7.13.15 node_modules/@babel/plugin-transform-runtime swatcher @babel/preset-env 7.12.16 7.13.15 7.13.15 node_modules/@babel/preset-env swatcher @babel/register 7.12.13 7.13.14 7.13.14 node_modules/@babel/register swatcher @babel/runtime 7.12.13 7.13.10 7.13.10 node_modules/@babel/runtime swatcher aws-sdk 2.846.0 2.883.0 2.883.0 node_modules/aws-sdk swatcher commander 7.1.0 7.2.0 7.2.0 node_modules/commander swatcher secure-json-parse 2.3.1 2.4.0 2.4.0 node_modules/secure-json-parse swatcher webpack 5.22.0 5.31.0 5.31.0 node_modules/webpack swatcher webpack-cli 4.5.0 4.6.0 4.6.0 node_modules/webpack-cli swatcher
The text was updated successfully, but these errors were encountered:
#124 Update NPM dependencies 2021-04
7764c2d
853f92f
36e3a24
#124 Update NPM dependencies 2021-04 (#125)
0d4418e
GRiMe2D
Successfully merging a pull request may close this issue.
What
All runtime and build time dependencies should be updated
Why
To keep app running stable
Objective
The text was updated successfully, but these errors were encountered: