Skip to content

Commit 9d94ccb

Browse files
committed
[Dev Deps] update jscs, nsp, tape, eslint, @ljharb/eslint-config
1 parent 204945d commit 9d94ccb

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,14 @@
3030
"devDependencies": {
3131
"foreach": "^2.0.5",
3232
"is": "^3.0.1",
33-
"tape": "^4.1.0",
33+
"tape": "^4.2.0",
3434
"indexof": "^0.0.1",
3535
"covert": "^1.1.0",
36-
"jscs": "^2.1.0",
36+
"jscs": "^2.1.1",
3737
"editorconfig-tools": "^0.1.1",
38-
"nsp": "^1.0.3",
39-
"eslint": "^1.1.0",
40-
"@ljharb/eslint-config": "^1.0.4",
38+
"nsp": "^1.1.0",
39+
"eslint": "^1.3.1",
40+
"@ljharb/eslint-config": "^1.1.0",
4141
"semver": "^5.0.1"
4242
},
4343
"testling": {

0 commit comments

Comments
 (0)