Skip to content

Commit

Permalink
[Dev Deps] update eslint, @ljharb/eslint-config, tape
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Jan 29, 2020
1 parent 3662815 commit 0c2a917
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -33,17 +33,17 @@
],
"dependencies": {},
"devDependencies": {
"@ljharb/eslint-config": "^15.0.2",
"@ljharb/eslint-config": "^16.0.0",
"auto-changelog": "^1.16.2",
"covert": "^1.1.1",
"eclint": "^2.8.1",
"eslint": "^6.7.2",
"eslint": "^6.8.0",
"foreach": "^2.0.5",
"has-symbols": "^1.0.1",
"indexof": "^0.0.1",
"is": "^3.3.0",
"safe-publish-latest": "^1.1.4",
"tape": "^4.12.0"
"tape": "^5.0.0-next.4"
},
"testling": {
"files": "test/index.js",
Expand Down

0 comments on commit 0c2a917

Please sign in to comment.