Skip to content

Commit

Permalink
[Dev Deps] update tape, jscs, semver, eslint, `@ljharb/eslint…
Browse files Browse the repository at this point in the history
…-config`, `nsp`, `core-js`
  • Loading branch information
ljharb committed Nov 2, 2016
1 parent e5e9d91 commit c064e99
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,20 +50,20 @@
"object.entries": "^1.0.3"
},
"devDependencies": {
"tape": "^4.6.0",
"tape": "^4.6.2",
"covert": "^1.1.0",
"jscs": "^3.0.6",
"jscs": "^3.0.7",
"foreach": "^2.0.5",
"object.entries": "^1.0.3",
"make-arrow-function": "^1.1.0",
"make-generator-function": "^1.1.0",
"semver": "^5.2.0",
"eslint": "^3.0.1",
"@ljharb/eslint-config": "^6.0.0",
"nsp": "^2.5.0",
"semver": "^5.3.0",
"eslint": "^3.9.1",
"@ljharb/eslint-config": "^8.0.0",
"nsp": "^2.6.2",
"replace": "^0.3.0",
"es6-shim": "^0.35.1",
"core-js": "^2.4.0"
"core-js": "^2.4.1"
},
"testling": {
"files": "test/native.js",
Expand Down

0 comments on commit c064e99

Please sign in to comment.