Skip to content

Commit

Permalink
[Dev Deps] update eslint, @ljharb/eslint-config, tape, `functio…
Browse files Browse the repository at this point in the history
…ns-have-names`
  • Loading branch information
ljharb committed Feb 1, 2020
1 parent 0e4e3d1 commit 3a06d5f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -56,18 +56,18 @@
},
"devDependencies": {
"@es-shims/api": "^2.1.2",
"@ljharb/eslint-config": "^15.0.2",
"@ljharb/eslint-config": "^16.0.0",
"auto-changelog": "^1.16.2",
"covert": "^1.1.1",
"eslint": "^6.7.2",
"eslint": "^6.8.0",
"evalmd": "^0.0.19",
"foreach": "^2.0.5",
"function-bind": "^1.1.1",
"functions-have-names": "^1.2.0",
"functions-have-names": "^1.2.1",
"has-strict-mode": "^1.0.0",
"indexof": "^0.0.1",
"safe-publish-latest": "^1.1.4",
"tape": "^4.12.0"
"tape": "^5.0.0-next.4"
},
"testling": {
"files": [
Expand Down

0 comments on commit 3a06d5f

Please sign in to comment.