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 788a2cd commit 77d3130
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,12 @@
"@ljharb/eslint-config": "^15.0.2",
"auto-changelog": "^1.16.2",
"covert": "^1.1.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 77d3130

Please sign in to comment.