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 Mar 22, 2018
1 parent c8a18c2 commit 277be33
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -57,18 +57,18 @@
"is-typed-array": "^1.0.4"
},
"devDependencies": {
"@ljharb/eslint-config": "^12.2.0",
"@ljharb/eslint-config": "^12.2.1",
"covert": "^1.1.0",
"eslint": "^4.3.0",
"eslint": "^4.19.1",
"foreach": "^2.0.5",
"is-callable": "^1.1.3",
"jscs": "^3.0.7",
"make-arrow-function": "^1.1.0",
"make-generator-function": "^1.1.0",
"nsp": "^2.6.3",
"nsp": "^3.2.1",
"replace": "^0.3.0",
"semver": "^5.4.1",
"tape": "^4.7.0"
"semver": "^5.5.0",
"tape": "^4.9.0"
},
"testling": {
"files": "test.js",
Expand Down

0 comments on commit 277be33

Please sign in to comment.