Skip to content

Commit 64a9127

Browse files
committed
[Dev Deps] update eslint, @ljharb/eslint-config, covert, tape
1 parent 503cb12 commit 64a9127

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@
2828
"dependencies": {},
2929
"devDependencies": {
3030
"@ljharb/eslint-config": "^12.2.1",
31-
"covert": "^1.1.0",
32-
"eslint": "^4.5.0",
31+
"covert": "^1.1.1",
32+
"eslint": "^4.19.1",
3333
"jscs": "^3.0.7",
34-
"tape": "^4.8.0"
34+
"tape": "^4.10.1"
3535
},
3636
"license": "MIT",
3737
"scripts": {

0 commit comments

Comments
 (0)