Skip to content

Commit

Permalink
[Dev Deps] update eslint, @ljharb/eslint-config, aud, `auto-cha…
Browse files Browse the repository at this point in the history
…ngelog`, `object-inspect`, `tape`
  • Loading branch information
ljharb committed Mar 25, 2022
1 parent 6cf76c8 commit a92a011
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
1 change: 0 additions & 1 deletion .eslintignore

This file was deleted.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,18 +44,18 @@
"get-intrinsic": "^1.1.1"
},
"devDependencies": {
"@ljharb/eslint-config": "^20.0.0",
"aud": "^1.1.5",
"auto-changelog": "^2.3.0",
"@ljharb/eslint-config": "^20.2.3",
"aud": "^2.0.0",
"auto-changelog": "^2.4.0",
"es-value-fixtures": "^1.2.1",
"eslint": "^8.4.1",
"eslint": "=8.8.0",
"evalmd": "^0.0.19",
"foreach": "^2.0.5",
"has": "^1.0.3",
"nyc": "^10.3.2",
"object-inspect": "^1.11.1",
"object-inspect": "^1.12.0",
"safe-publish-latest": "^2.0.0",
"tape": "^5.3.2"
"tape": "^5.5.2"
},
"engines": {
"node": ">= 0.4"
Expand Down

0 comments on commit a92a011

Please sign in to comment.