Skip to content

Commit

Permalink
[Dev Deps] update @ljharb/eslint-config, aud, es5-shim, `functi…
Browse files Browse the repository at this point in the history
…ons-have-names`, `object-inspect`, `object.assign`, `object.entries`, `tape`
  • Loading branch information
ljharb committed Nov 7, 2022
1 parent f68b771 commit 8024497
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions package.json
Expand Up @@ -53,22 +53,23 @@
},
"devDependencies": {
"@es-shims/api": "^2.2.3",
"@ljharb/eslint-config": "^19.1.1",
"aud": "^2.0.0",
"@ljharb/eslint-config": "^21.0.0",
"aud": "^2.0.1",
"auto-changelog": "^2.4.0",
"es5-shim": "^4.6.5",
"es5-shim": "^4.6.7",
"es6-shim": "^0.35.6",
"eslint": "=8.8.0",
"evalmd": "^0.0.19",
"for-each": "^0.3.3",
"functions-have-names": "^1.2.2",
"functions-have-names": "^1.2.3",
"in-publish": "^2.0.1",
"mock-property": "^1.0.0",
"nyc": "^10.3.2",
"object-inspect": "^1.12.0",
"object.assign": "^4.1.2",
"object.entries": "^1.1.5",
"object-inspect": "^1.12.2",
"object.assign": "^4.1.4",
"object.entries": "^1.1.6",
"safe-publish-latest": "^2.0.0",
"tape": "^5.5.2"
"tape": "^5.6.1"
},
"auto-changelog": {
"output": "CHANGELOG.md",
Expand Down

0 comments on commit 8024497

Please sign in to comment.