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 Jan 29, 2021
1 parent 77d3140 commit 75d4abf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -32,18 +32,18 @@
],
"dependencies": {},
"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.18.0",
"foreach": "^2.0.5",
"has-symbols": "^1.0.1",
"indexof": "^0.0.1",
"is": "^3.3.0",
"nyc": "^10.3.2",
"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 75d4abf

Please sign in to comment.