Skip to content

Commit

Permalink
[Dev Deps] update @ljharb/eslint-config
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Sep 6, 2021
1 parent bfeabe8 commit c837b02
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .eslintrc
Expand Up @@ -111,6 +111,7 @@
"max-lines-per-function": "off",
"no-plusplus": "off",
"no-throw-literal": "off",
"sort-keys": "off",
},
},
{
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -43,7 +43,7 @@
"through": "^2.3.8"
},
"devDependencies": {
"@ljharb/eslint-config": "^17.6.0",
"@ljharb/eslint-config": "^18.0.0",
"array.prototype.flatmap": "^1.2.4",
"aud": "^1.1.5",
"concat-stream": "^1.6.2",
Expand Down

0 comments on commit c837b02

Please sign in to comment.