Skip to content

Commit

Permalink
[Dev Deps] update @es-shims/api, @ljharb/eslint-config, `browseri…
Browse files Browse the repository at this point in the history
…fy`, `eslint`, `for-each`, `is`, `nsp`, `tape`
  • Loading branch information
ljharb committed Jul 26, 2018
1 parent 86eb2ab commit 75fa992
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -43,16 +43,16 @@
"define-properties": "^1.1.2"
},
"devDependencies": {
"browserify": "^13.1.1",
"is": "^3.2.0",
"tape": "^4.6.3",
"@es-shims/api": "^2.1.2",
"@ljharb/eslint-config": "^13.0.0",
"browserify": "^16.2.2",
"covert": "^1.1.0",
"eslint": "^5.2.0",
"for-each": "^0.3.3",
"is": "^3.2.1",
"jscs": "^3.0.7",
"nsp": "^2.6.2",
"eslint": "^3.11.1",
"@ljharb/eslint-config": "^9.0.1",
"@es-shims/api": "^1.2.0",
"for-each": "^0.3.2"
"nsp": "^3.2.1",
"tape": "^4.9.1"
},
"testling": {
"files": "test/index.js",
Expand Down

0 comments on commit 75fa992

Please sign in to comment.