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 2803c92 commit f42bc75
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,15 @@
},
"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",
"object-keys": "^1.1.1",
"safe-publish-latest": "^1.1.4",
"tape": "^5.0.0-next.5"
"tape": "^5.0.0"
},
"testling": {
"files": "test/index.js",
Expand Down

0 comments on commit f42bc75

Please sign in to comment.