Skip to content

Commit ba5d2d7

Browse files
committed
[Dev Deps] update eslint, @ljharb/eslint-config, covert, tape
1 parent abf9fb0 commit ba5d2d7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,14 @@
2929
],
3030
"dependencies": {},
3131
"devDependencies": {
32-
"@ljharb/eslint-config": "^13.0.0",
33-
"covert": "^1.1.0",
34-
"eslint": "^5.11.0",
32+
"@ljharb/eslint-config": "^13.1.1",
33+
"covert": "^1.1.1",
34+
"eslint": "^5.13.0",
3535
"foreach": "^2.0.5",
3636
"indexof": "^0.0.1",
3737
"is": "^3.3.0",
3838
"semver": "^5.6.0",
39-
"tape": "^4.9.1"
39+
"tape": "^4.10.0"
4040
},
4141
"testling": {
4242
"files": "test.js",

0 commit comments

Comments
 (0)