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 Jan 10, 2020
1 parent 0ef2263 commit e733ccd
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 @@ -41,11 +41,11 @@
"devDependencies": {
"@ljharb/eslint-config": "^15.1.0",
"auto-changelog": "^1.16.2",
"eslint": "^6.7.2",
"eslint": "^6.8.0",
"foreach": "^2.0.5",
"object-inspect": "^1.7.0",
"safe-publish-latest": "^1.1.4",
"tape": "^4.12.0"
"tape": "^5.0.0-next.3"
},
"dependencies": {
"es-abstract": "^1.17.0-next.1",
Expand Down

0 comments on commit e733ccd

Please sign in to comment.