Skip to content

Commit

Permalink
[Dev Deps] update eslint, @ljharb/eslint-config, tape; add aud
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed May 12, 2020
1 parent bcf93d0 commit 124d3bb
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
Expand Up @@ -43,13 +43,14 @@
},
"devDependencies": {
"@es-shims/api": "^2.1.2",
"@ljharb/eslint-config": "^16.0.0",
"@ljharb/eslint-config": "^17.0.0",
"array-map": "^0.0.0",
"aud": "^1.1.1",
"covert": "^1.1.1",
"eslint": "^6.8.0",
"eslint": "^7.0.0",
"functions-have-names": "^1.2.1",
"safe-publish-latest": "^1.1.4",
"tape": "^5.0.0-next.4"
"tape": "^5.0.0"
},
"testling": {
"files": "test/index.js",
Expand Down

0 comments on commit 124d3bb

Please sign in to comment.