Skip to content

Commit

Permalink
[Deps] update acorn, chalk, os-tmpdir, underscore.string, `ya…
Browse files Browse the repository at this point in the history
…rgs`
  • Loading branch information
ljharb committed Feb 5, 2020
1 parent dfc4147 commit 9bfc27b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,17 +21,17 @@
"preferglobal": true,
"author": "Thomas Reggi <thomas@reggi.com>",
"dependencies": {
"acorn": "^7.0.0",
"acorn": "^7.1.0",
"bluebird": "^2.9.34",
"chalk": "^1.1.0",
"chalk": "^1.1.3",
"es-lookup-scope": "^1.0.1",
"estraverse": "^4.3.0",
"fs-extra": "reggi/node-fs-extra#enhanced",
"lodash": "^4.17.15",
"markdown-it": "^5.1.0",
"os-tmpdir": "^1.0.1",
"underscore.string": "^3.1.1",
"yargs": "^3.19.0"
"os-tmpdir": "^1.0.2",
"underscore.string": "^3.3.5",
"yargs": "^3.32.0"
},
"devDependencies": {
"@types/node": "^13.7.0",
Expand Down

0 comments on commit 9bfc27b

Please sign in to comment.