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 10, 2021
1 parent 37d5a61 commit 8856c26
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -54,12 +54,12 @@
"@ljharb/eslint-config": "^17.5.1",
"aud": "^1.1.4",
"auto-changelog": "^2.2.1",
"eslint": "^7.20.0",
"eslint": "^7.24.0",
"functions-have-names": "^1.2.2",
"has-strict-mode": "^1.0.1",
"nyc": "^10.3.2",
"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 8856c26

Please sign in to comment.