Skip to content

Commit

Permalink
chore(package): update deps (#2042)
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcos Cáceres authored Jul 31, 2019
1 parent 56b6063 commit 5d393f7
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 50 deletions.
61 changes: 19 additions & 42 deletions package-lock.json

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

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,17 +30,17 @@
"node": "*"
},
"devDependencies": {
"bluebird": "^3.5.3",
"commander": "^2.19.0",
"bluebird": "^3.5.5",
"commander": "^2.20.0",
"del": "^5.0.0",
"gear-lib": "github:highlightjs/gear-lib",
"gear": "github:highlightjs/gear",
"glob": "^7.1.3",
"js-beautify": "^1.8.9",
"jsdom": "^15.0.0",
"lodash": "^4.17.11",
"mocha": "^6.0.2",
"glob": "^7.1.4",
"js-beautify": "^1.10.1",
"jsdom": "^15.1.1",
"lodash": "^4.17.15",
"mocha": "^6.2.0",
"should": "^13.2.3",
"tiny-worker": "^2.1.2"
"tiny-worker": "^2.2.0"
}
}

0 comments on commit 5d393f7

Please sign in to comment.