Skip to content

Commit

Permalink
[resolvers/webpack] [deps] update debug, interpret, `is-core-modu…
Browse files Browse the repository at this point in the history
…le`, `lodash`, `resolve`
  • Loading branch information
ljharb committed May 14, 2021
1 parent be24ab8 commit 4d47169
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions resolvers/webpack/package.json
Expand Up @@ -33,15 +33,15 @@
"homepage": "https://github.com/benmosher/eslint-plugin-import/tree/master/resolvers/webpack",
"dependencies": {
"array-find": "^1.0.0",
"debug": "^2.6.9",
"debug": "^3.2.7",
"enhanced-resolve": "^0.9.1",
"find-root": "^1.1.0",
"has": "^1.0.3",
"interpret": "^1.2.0",
"is-core-module": "^2.0.0",
"interpret": "^1.4.0",
"is-core-module": "^2.4.0",
"is-regex": "^1.1.3",
"lodash": "^4.17.15",
"resolve": "^1.13.1",
"lodash": "^4.17.21",
"resolve": "^1.20.0",
"semver": "^5.7.1"
},
"peerDependencies": {
Expand Down

0 comments on commit 4d47169

Please sign in to comment.