Skip to content

Commit

Permalink
[Dev Deps] update @ljharb/eslint-config, eslint, nsp, semver,…
Browse files Browse the repository at this point in the history
… `tape`
  • Loading branch information
ljharb committed Aug 1, 2017
1 parent 48cf16d commit 4eacf82
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,19 +50,19 @@
"object.entries": "^1.0.4"
},
"devDependencies": {
"tape": "^4.6.3",
"@ljharb/eslint-config": "^12.2.0",
"core-js": "^2.4.1",
"covert": "^1.1.0",
"jscs": "^3.0.7",
"es6-shim": "^0.35.3",
"eslint": "^4.3.0",
"foreach": "^2.0.5",
"jscs": "^3.0.7",
"make-arrow-function": "^1.1.0",
"make-generator-function": "^1.1.0",
"semver": "^5.3.0",
"eslint": "^3.15.0",
"@ljharb/eslint-config": "^11.0.0",
"nsp": "^2.6.2",
"nsp": "^2.7.0",
"replace": "^0.3.0",
"es6-shim": "^0.35.3",
"core-js": "^2.4.1"
"semver": "^5.4.1",
"tape": "^4.8.0"
},
"testling": {
"files": "test/native.js",
Expand All @@ -87,4 +87,3 @@
"node": ">= 0.4"
}
}

0 comments on commit 4eacf82

Please sign in to comment.