Skip to content

Commit

Permalink
Merge pull request #1025 from patrick-steele-idem/update-dependencies
Browse files Browse the repository at this point in the history
Upgraded "find-root" and "lodash.get" for the webpack resolver
  • Loading branch information
ljharb committed Feb 18, 2018
2 parents 654d284 + 9b20a78 commit ff3d883
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions resolvers/webpack/package.json
Expand Up @@ -32,11 +32,11 @@
"array-find": "^1.0.0",
"debug": "^2.6.8",
"enhanced-resolve": "~0.9.0",
"find-root": "^0.1.1",
"find-root": "^1.1.0",
"has": "^1.0.1",
"interpret": "^1.0.0",
"is-absolute": "^0.2.3",
"lodash.get": "^3.7.0",
"lodash.get": "^4.4.2",
"node-libs-browser": "^1.0.0 || ^2.0.0",
"resolve": "^1.2.0",
"semver": "^5.3.0"
Expand Down

0 comments on commit ff3d883

Please sign in to comment.