Skip to content

Commit

Permalink
[Dev Deps] update @ljharb/eslint-config, tape
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Jan 27, 2020
1 parent afc18c6 commit e450acc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
4 changes: 0 additions & 4 deletions .eslintrc
Expand Up @@ -2,8 +2,4 @@
"root": true,

"extends": "@ljharb",

"rules": {
"max-statements": [2, 16],
},
}
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -36,15 +36,15 @@
},
"homepage": "https://github.com/ljharb/unbox-primitive#readme",
"devDependencies": {
"@ljharb/eslint-config": "^15.1.0",
"@ljharb/eslint-config": "^16.0.0",
"auto-changelog": "^1.16.2",
"eslint": "^6.8.0",
"for-each": "^0.3.3",
"in-publish": "^2.0.0",
"object-inspect": "^1.7.0",
"object-is": "^1.0.2",
"safe-publish-latest": "^1.1.4",
"tape": "^4.12.1"
"tape": "^5.0.0-next.4"
},
"dependencies": {
"function-bind": "^1.1.1",
Expand Down

0 comments on commit e450acc

Please sign in to comment.