Skip to content
This repository has been archived by the owner on Nov 10, 2022. It is now read-only.

Commit

Permalink
Merge pull request #139 from saneef/greenkeeper/debug-4.0.1
Browse files Browse the repository at this point in the history
Update debug to the latest version
  • Loading branch information
saneef authored Sep 13, 2018
2 parents 1b275c9 + 33affe8 commit 667d48f
Show file tree
Hide file tree
Showing 3 changed files with 155 additions and 8 deletions.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,10 @@ notifications:
node_js:
- 'node'
- 'lts/*'
install: npm install
before_install:
- npm install -g npm
- npm install -g greenkeeper-lockfile@1
- npm install -g greenkeeper-lockfile
before_script:
- npm prune
- greenkeeper-lockfile-update
Expand Down
158 changes: 152 additions & 6 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"travis-deploy-once": "^5.0.0"
},
"dependencies": {
"debug": "~3.1.0",
"debug": "~4.0.1",
"hyphenation.en-us": "~0.2.1",
"hypher": "~0.2.5",
"minimatch": "~3.0.4",
Expand Down

0 comments on commit 667d48f

Please sign in to comment.