Skip to content

Commit

Permalink
[Dev Deps] update tape, nsp, eslint, @ljharb/eslint-config
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Jul 2, 2017
1 parent 3866575 commit e7b5a62
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions package.json
Expand Up @@ -38,13 +38,13 @@
"has": "^1.0.1"
},
"devDependencies": {
"tape": "^4.6.3",
"tape": "^4.7.0",
"covert": "^1.1.0",
"jscs": "^3.0.7",
"editorconfig-tools": "^0.1.1",
"nsp": "^2.6.2",
"eslint": "^3.15.0",
"@ljharb/eslint-config": "^11.0.0",
"nsp": "^2.6.3",
"eslint": "^4.1.1",
"@ljharb/eslint-config": "^12.0.0",
"semver": "^5.3.0",
"replace": "^0.3.0"
},
Expand All @@ -71,4 +71,3 @@
"node": ">= 0.4"
}
}

0 comments on commit e7b5a62

Please sign in to comment.