Skip to content

Commit

Permalink
[Dev Deps] update eslint, nsp, semver, tape
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Apr 30, 2018
1 parent 5c99c8e commit 347ee6c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -41,12 +41,12 @@
"@ljharb/eslint-config": "^12.2.1",
"covert": "^1.1.0",
"editorconfig-tools": "^0.1.1",
"eslint": "^4.14.0",
"eslint": "^4.19.1",
"jscs": "^3.0.7",
"nsp": "^3.1.0",
"nsp": "^3.2.1",
"replace": "^0.3.0",
"semver": "^5.4.1",
"tape": "^4.8.0"
"semver": "^5.5.0",
"tape": "^4.9.0"
},
"testling": {
"files": "test.js",
Expand Down

0 comments on commit 347ee6c

Please sign in to comment.