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 Sep 1, 2017
1 parent 3412f98 commit 76f28a3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -21,12 +21,12 @@
"test": "npm run --silent tests-only"
},
"devDependencies": {
"@ljharb/eslint-config": "^12.2.0",
"eslint": "^4.3.0",
"@ljharb/eslint-config": "^12.2.1",
"eslint": "^4.6.0",
"object-keys": "^1.0.11",
"safe-publish-latest": "^1.1.1",
"tap": "0.4.13",
"tape": "^4.7.0"
"tape": "^4.8.0"
},
"license": "MIT",
"author": {
Expand Down

0 comments on commit 76f28a3

Please sign in to comment.