Skip to content

Commit

Permalink
[Dev Deps] update eslint, @ljharb/eslint-config, tape
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Feb 1, 2021
1 parent 3b5fa9e commit 2c35c43
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -40,15 +40,15 @@
"has-symbols": "^1.0.1"
},
"devDependencies": {
"@ljharb/eslint-config": "^17.3.0",
"@ljharb/eslint-config": "^17.5.0",
"aud": "^1.1.3",
"auto-changelog": "^2.2.1",
"eclint": "^2.8.1",
"eslint": "^7.14.0",
"eslint": "^7.19.0",
"foreach": "^2.0.5",
"nyc": "^10.3.2",
"safe-publish-latest": "^1.1.4",
"tape": "^5.0.1"
"tape": "^5.1.1"
},
"testling": {
"files": "test.js",
Expand Down

0 comments on commit 2c35c43

Please sign in to comment.