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 Jan 15, 2021
1 parent e4e391f commit 2a197b8
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 @@ -41,18 +41,18 @@
},
"devDependencies": {
"@es-shims/api": "^2.1.2",
"@ljharb/eslint-config": "^17.2.0",
"aud": "^1.1.2",
"@ljharb/eslint-config": "^17.3.0",
"aud": "^1.1.3",
"covert": "^1.1.1",
"eclint": "^2.8.1",
"eslint": "^7.8.1",
"eslint": "^7.17.0",
"functions-have-names": "^1.2.2",
"has": "^1.0.3",
"has-strict-mode": "^1.0.1",
"nyc": "^10.3.2",
"object-inspect": "^1.9.0",
"safe-publish-latest": "^1.1.4",
"tape": "^5.0.1"
"tape": "^5.1.1"
},
"testling": {
"files": "test/index.js",
Expand Down

0 comments on commit 2a197b8

Please sign in to comment.