Skip to content

Commit

Permalink
[Dev Deps] update jscs, nsp, eslint, @ljharb/eslint-config, `…
Browse files Browse the repository at this point in the history
…semver`
  • Loading branch information
ljharb committed Sep 27, 2015
1 parent c65429c commit 89d9528
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -35,12 +35,12 @@
"devDependencies": {
"tape": "^4.2.0",
"covert": "^1.1.0",
"jscs": "^2.1.0",
"jscs": "^2.1.1",
"editorconfig-tools": "^0.1.1",
"nsp": "^1.0.3",
"eslint": "^1.1.0",
"@ljharb/eslint-config": "^1.0.4",
"semver": "^5.0.1",
"nsp": "^1.1.0",
"eslint": "^1.5.1",
"@ljharb/eslint-config": "^1.2.0",
"semver": "^5.0.3",
"replace": "^0.3.0"
},
"testling": {
Expand Down

0 comments on commit 89d9528

Please sign in to comment.