Skip to content

Commit

Permalink
[Dev Deps] update @ljharb/eslint-config, eslint, semver, tape
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Jul 24, 2017
1 parent e2bc271 commit ddb4484
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,18 +57,18 @@
"is-typed-array": "^1.0.4"
},
"devDependencies": {
"tape": "^4.6.3",
"@ljharb/eslint-config": "^12.2.0",
"covert": "^1.1.0",
"eslint": "^4.3.0",
"foreach": "^2.0.5",
"is-callable": "^1.1.3",
"jscs": "^3.0.7",
"nsp": "^2.6.3",
"eslint": "^3.19.0",
"@ljharb/eslint-config": "^11.0.0",
"make-arrow-function": "^1.1.0",
"make-generator-function": "^1.1.0",
"semver": "^5.3.0",
"nsp": "^2.6.3",
"replace": "^0.3.0",
"foreach": "^2.0.5",
"is-callable": "^1.1.3"
"semver": "^5.4.1",
"tape": "^4.7.0"
},
"testling": {
"files": "test.js",
Expand All @@ -92,4 +92,3 @@
"node": ">= 0.4"
}
}

0 comments on commit ddb4484

Please sign in to comment.