Skip to content

Commit

Permalink
[Dev Deps] update eslint, tape
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Dec 18, 2019
1 parent 3f0f51c commit fc9a225
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -38,12 +38,12 @@
"auto-changelog": "^1.16.2",
"covert": "^1.1.1",
"eclint": "^2.8.1",
"eslint": "^6.6.0",
"eslint": "^6.7.2",
"foreach": "^2.0.5",
"indexof": "^0.0.1",
"is": "^3.3.0",
"safe-publish-latest": "^1.1.4",
"tape": "^4.11.0"
"tape": "^4.12.0"
},
"testling": {
"files": "test/index.js",
Expand Down

0 comments on commit fc9a225

Please sign in to comment.