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 Nov 26, 2020
1 parent 35f88b0 commit 1cc1742
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 @@ -44,16 +44,16 @@
},
"devDependencies": {
"@es-shims/api": "^2.1.2",
"@ljharb/eslint-config": "^17.0.0",
"@ljharb/eslint-config": "^17.3.0",
"array-map": "^0.0.0",
"aud": "^1.1.1",
"eslint": "^7.0.0",
"aud": "^1.1.3",
"eslint": "^7.14.0",
"functions-have-names": "^1.2.1",
"has-strict-mode": "^1.0.0",
"nyc": "^10.3.2",
"object-keys": "^1.1.1",
"safe-publish-latest": "^1.1.4",
"tape": "^5.0.0"
"tape": "^5.0.1"
},
"testling": {
"files": "test/index.js",
Expand Down

0 comments on commit 1cc1742

Please sign in to comment.