Skip to content

Commit e7b5a62

Browse files
committed
[Dev Deps] update tape, nsp, eslint, @ljharb/eslint-config
1 parent 3866575 commit e7b5a62

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

package.json

+4-5
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,13 @@
3838
"has": "^1.0.1"
3939
},
4040
"devDependencies": {
41-
"tape": "^4.6.3",
41+
"tape": "^4.7.0",
4242
"covert": "^1.1.0",
4343
"jscs": "^3.0.7",
4444
"editorconfig-tools": "^0.1.1",
45-
"nsp": "^2.6.2",
46-
"eslint": "^3.15.0",
47-
"@ljharb/eslint-config": "^11.0.0",
45+
"nsp": "^2.6.3",
46+
"eslint": "^4.1.1",
47+
"@ljharb/eslint-config": "^12.0.0",
4848
"semver": "^5.3.0",
4949
"replace": "^0.3.0"
5050
},
@@ -71,4 +71,3 @@
7171
"node": ">= 0.4"
7272
}
7373
}
74-

0 commit comments

Comments
 (0)