Skip to content

Commit

Permalink
[Dev Deps] update eslint, @ljharb/eslint-config, object-inspect
Browse files Browse the repository at this point in the history
…, `safe-publish-latest`, `tape`
  • Loading branch information
ljharb committed Dec 13, 2021
1 parent 84079e1 commit 9f298a5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 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": "^17.6.0",
"@ljharb/eslint-config": "^20.0.0",
"aud": "^1.1.5",
"auto-changelog": "^2.3.0",
"es-value-fixtures": "^1.2.1",
"eslint": "^7.32.0",
"eslint": "^8.4.1",
"evalmd": "^0.0.19",
"foreach": "^2.0.5",
"has": "^1.0.3",
"nyc": "^10.3.2",
"object-inspect": "^1.11.0",
"safe-publish-latest": "^1.1.4",
"tape": "^5.3.1"
"object-inspect": "^1.11.1",
"safe-publish-latest": "^2.0.0",
"tape": "^5.3.2"
},
"engines": {
"node": ">= 0.4"
Expand Down

0 comments on commit 9f298a5

Please sign in to comment.