Skip to content

Commit

Permalink
[Dev Deps] update is, jscs, nsp, eslint, `@ljharb/eslint-conf…
Browse files Browse the repository at this point in the history
…ig`, `semver`
  • Loading branch information
ljharb committed Sep 27, 2015
1 parent ef76976 commit 80b924d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,16 +32,16 @@
"dependencies": {},
"devDependencies": {
"foreach": "^2.0.5",
"is": "^3.0.1",
"is": "^3.1.0",
"tape": "^4.2.0",
"indexof": "^0.0.1",
"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 80b924d

Please sign in to comment.