Skip to content

Commit

Permalink
bump eslint-module-utils to v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
benmosher committed Jun 2, 2017
1 parent 3e29169 commit a3728d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -82,7 +82,7 @@
"debug": "^2.2.0",
"doctrine": "1.5.0",
"eslint-import-resolver-node": "^0.2.0",
"eslint-module-utils": "^2.0.0",
"eslint-module-utils": "^2.1.0",
"has": "^1.0.1",
"lodash.cond": "^4.3.0",
"minimatch": "^3.0.3",
Expand Down
2 changes: 1 addition & 1 deletion utils/package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-module-utils",
"version": "2.0.0",
"version": "2.1.0",
"description": "Core utilities to support eslint-plugin-import and other module-related plugins.",
"engines": {
"node": ">=4"
Expand Down

0 comments on commit a3728d7

Please sign in to comment.