Skip to content

Commit

Permalink
[Deps] update debug, eslint-import-resolver-node, has, lodash
Browse files Browse the repository at this point in the history
…, `minimatch`, `resolve`
  • Loading branch information
ljharb committed Jan 3, 2019
1 parent d290a87 commit cf1f6f4
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -74,15 +74,15 @@
},
"dependencies": {
"contains-path": "^0.1.0",
"debug": "^2.6.8",
"debug": "^2.6.9",
"doctrine": "1.5.0",
"eslint-import-resolver-node": "^0.3.1",
"eslint-import-resolver-node": "^0.3.2",
"eslint-module-utils": "^2.2.0",
"has": "^1.0.1",
"lodash": "^4.17.4",
"minimatch": "^3.0.3",
"has": "^1.0.3",
"lodash": "^4.17.11",
"minimatch": "^3.0.4",
"read-pkg-up": "^2.0.0",
"resolve": "^1.6.0"
"resolve": "^1.9.0"
},
"nyc": {
"require": [
Expand Down

0 comments on commit cf1f6f4

Please sign in to comment.