Skip to content

Commit

Permalink
[Dev Deps] update eslint, @ljharb/eslint-config
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Dec 8, 2021
1 parent c1b5d57 commit be55c4c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
"ignore": [0, 1, -1]
}],
"no-negated-condition": 0,
//"operator-linebreak": [2, "before"],
},

"overrides": [
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,10 @@
"homepage": "https://github.com/es-shims/Math.fround#readme",
"devDependencies": {
"@es-shims/api": "^2.2.3",
"@ljharb/eslint-config": "^19.1.0",
"@ljharb/eslint-config": "^20.0.0",
"aud": "^1.1.5",
"auto-changelog": "^2.3.0",
"eslint": "^8.4.0",
"eslint": "^8.4.1",
"functions-have-names": "^1.2.2",
"has-strict-mode": "^1.0.1",
"in-publish": "^2.0.1",
Expand Down

0 comments on commit be55c4c

Please sign in to comment.