Skip to content

Commit

Permalink
[Dev Deps] update @ljharb/eslint-config, tape
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Jan 27, 2020
1 parent 5485851 commit 7a07f4e
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 @@ -49,14 +49,14 @@
},
"devDependencies": {
"@es-shims/api": "^2.1.2",
"@ljharb/eslint-config": "^15.1.0",
"@ljharb/eslint-config": "^16.0.0",
"auto-changelog": "^1.16.2",
"browserify": "^16.5.0",
"covert": "^1.1.1",
"eslint": "^6.8.0",
"for-each": "^0.3.3",
"is": "^3.3.0",
"tape": "^4.12.1"
"tape": "^5.0.0-next.4"
},
"testling": {
"files": "test/index.js",
Expand Down

0 comments on commit 7a07f4e

Please sign in to comment.