Skip to content

Commit

Permalink
[Dev Deps] update eslint, @ljharb/eslint-config, aud, tape
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Jun 3, 2020
1 parent 56647d1 commit fc91458
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,14 +40,14 @@
"has": "^1.0.3"
},
"devDependencies": {
"@ljharb/eslint-config": "^16.0.0",
"aud": "^1.1.0",
"@ljharb/eslint-config": "^17.1.0",
"aud": "^1.1.2",
"auto-changelog": "^2.0.0",
"covert": "^1.1.1",
"eclint": "^2.8.1",
"eslint": "^6.8.0",
"eslint": "^7.1.0",
"safe-publish-latest": "^1.1.4",
"tape": "^5.0.0-next.5"
"tape": "^5.0.1"
},
"testling": {
"files": "test.js",
Expand Down

0 comments on commit fc91458

Please sign in to comment.