Skip to content

Commit

Permalink
[Dev Deps] update eslint, @ljharb/eslint-config, `functions-have-…
Browse files Browse the repository at this point in the history
…names`, `tape`
  • Loading branch information
ljharb committed Dec 16, 2019
1 parent d30eb59 commit 4495200
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,11 @@
},
"devDependencies": {
"@es-shims/api": "^2.1.2",
"@ljharb/eslint-config": "^14.1.0",
"@ljharb/eslint-config": "^15.0.2",
"covert": "^1.1.1",
"eslint": "^6.3.0",
"functions-have-names": "^1.1.1",
"tape": "^4.11.0"
"eslint": "^6.7.2",
"functions-have-names": "^1.2.0",
"tape": "^4.12.0"
},
"testling": {
"files": "test/index.js",
Expand Down

0 comments on commit 4495200

Please sign in to comment.