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
…, `tape`
  • Loading branch information
ljharb committed Dec 27, 2021
1 parent 0a1d3e8 commit c028385
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,23 +33,23 @@
"side-channel": "^1.0.4"
},
"devDependencies": {
"@ljharb/eslint-config": "^20.0.0",
"@ljharb/eslint-config": "^20.1.0",
"aud": "^1.1.5",
"browserify": "^16.5.2",
"eclint": "^2.8.1",
"eslint": "^8.4.0",
"eslint": "^8.5.0",
"evalmd": "^0.0.19",
"for-each": "^0.3.3",
"has-symbols": "^1.0.2",
"iconv-lite": "^0.5.1",
"in-publish": "^2.0.1",
"mkdirp": "^0.5.5",
"nyc": "^10.3.2",
"object-inspect": "^1.11.0",
"object-inspect": "^1.12.0",
"qs-iconv": "^1.0.4",
"safe-publish-latest": "^2.0.0",
"safer-buffer": "^2.1.2",
"tape": "^5.3.2"
"tape": "^5.4.0"
},
"scripts": {
"prepublishOnly": "safe-publish-latest && npm run dist",
Expand Down

0 comments on commit c028385

Please sign in to comment.