Skip to content

Commit

Permalink
[Dev Deps] update eslint, tape
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Apr 8, 2021
1 parent f403cba commit 0abdb2d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,13 +48,13 @@
"@ljharb/eslint-config": "^17.5.1",
"array-map": "^0.0.0",
"aud": "^1.1.4",
"eslint": "^7.20.0",
"eslint": "^7.23.0",
"functions-have-names": "^1.2.2",
"has-strict-mode": "^1.0.1",
"nyc": "^10.3.2",
"object-keys": "^1.1.1",
"safe-publish-latest": "^1.1.4",
"tape": "^5.2.0"
"tape": "^5.2.2"
},
"testling": {
"files": "test/index.js",
Expand Down

0 comments on commit 0abdb2d

Please sign in to comment.