Skip to content

Commit

Permalink
[Dev Deps] update eslint, @ljharb/eslint-config, `safe-publish-la…
Browse files Browse the repository at this point in the history
…test`, `tape`
  • Loading branch information
ljharb committed Dec 4, 2021
1 parent 1845ccf commit 35d67fc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
1 change: 0 additions & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,5 @@
],
}],
"no-magic-numbers": 0,
"operator-linebreak": [2, "before"],
},
}
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,14 +59,14 @@
},
"homepage": "https://github.com/ljharb/call-bind#readme",
"devDependencies": {
"@ljharb/eslint-config": "^18.0.0",
"@ljharb/eslint-config": "^19.1.0",
"aud": "^1.1.5",
"auto-changelog": "^2.3.0",
"eslint": "^7.32.0",
"eslint": "^8.4.0",
"evalmd": "^0.0.19",
"nyc": "^10.3.2",
"safe-publish-latest": "^1.1.5",
"tape": "^5.3.1"
"safe-publish-latest": "^2.0.0",
"tape": "^5.3.2"
},
"dependencies": {
"function-bind": "^1.1.1",
Expand Down

0 comments on commit 35d67fc

Please sign in to comment.