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 devDependencies #1021

Merged
merged 1 commit into from Aug 17, 2019
Merged

Conversation

shadowspawn
Copy link
Collaborator

Problem

$ npm outdated
Package      Current  Wanted  Latest  Location
@types/node   12.6.2  12.7.2  12.7.2  commander
eslint         6.0.1   6.1.0   6.1.0  commander
sinon          7.3.2   7.4.1   7.4.1  commander
standard      13.0.1  13.1.0  13.1.0  commander

Solution

$ npm update
...
$ npm t
...
$ npm run lint
...
$ npm outdated 
# No output, nothing outdated 

Copy link
Collaborator

@abetomo abetomo left a comment

Choose a reason for hiding this comment

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

👍

@abetomo abetomo merged commit c0e7651 into tj:develop Aug 17, 2019
@shadowspawn shadowspawn deleted the feature/update-dependencies branch September 21, 2019 06:23
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

2 participants