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 Nov 19, 2019
1 parent 5b92482 commit 86a758d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -41,11 +41,11 @@
],
"dependencies": {},
"devDependencies": {
"@ljharb/eslint-config": "^13.1.1",
"@ljharb/eslint-config": "^15.0.2",
"auto-changelog": "^1.16.2",
"covert": "^1.1.1",
"eslint": "^5.12.1",
"tape": "^4.9.2"
"eslint": "^6.6.0",
"tape": "^4.11.0"
},
"testling": {
"files": "test.js",
Expand Down

0 comments on commit 86a758d

Please sign in to comment.