Skip to content

Commit

Permalink
[Dev Deps] update is, eslint, @ljharb/eslint-config, semver
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Sep 27, 2015
1 parent 20221a3 commit 35cbff7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,16 +29,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.1",
"editorconfig-tools": "^0.1.1",
"nsp": "^1.1.0",
"eslint": "^1.3.1",
"@ljharb/eslint-config": "^1.1.0",
"semver": "^5.0.1"
"eslint": "^1.5.1",
"@ljharb/eslint-config": "^1.2.0",
"semver": "^5.0.3"
},
"testling": {
"files": "test.js",
Expand Down

0 comments on commit 35cbff7

Please sign in to comment.