Skip to content

Commit

Permalink
[resolvers/webpack] [deps] update debug, enhanced-resolve, has,…
Browse files Browse the repository at this point in the history
… `interpret`, `lodash`, `resolve`, `semver`
  • Loading branch information
ljharb committed Dec 8, 2019
1 parent 3f0e8f3 commit 26ad476
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions resolvers/webpack/package.json
Expand Up @@ -31,15 +31,15 @@
"homepage": "https://github.com/benmosher/eslint-plugin-import/tree/master/resolvers/webpack",
"dependencies": {
"array-find": "^1.0.0",
"debug": "^2.6.8",
"enhanced-resolve": "~0.9.0",
"debug": "^2.6.9",
"enhanced-resolve": "^0.9.1",
"find-root": "^1.1.0",
"has": "^1.0.1",
"interpret": "^1.0.0",
"lodash": "^4.17.4",
"has": "^1.0.3",
"interpret": "^1.2.0",
"lodash": "^4.17.15",
"node-libs-browser": "^1.0.0 || ^2.0.0",
"resolve": "^1.10.0",
"semver": "^5.3.0"
"resolve": "^1.13.1",
"semver": "^5.7.1"
},
"peerDependencies": {
"eslint-plugin-import": ">=1.4.0",
Expand Down

0 comments on commit 26ad476

Please sign in to comment.