Skip to content

Commit

Permalink
[Dev Deps] update @ljharb/eslint-config, aud, object-inspect, `…
Browse files Browse the repository at this point in the history
…tape`
  • Loading branch information
ljharb committed Apr 20, 2023
1 parent 7e3f525 commit 496fe99
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -47,18 +47,18 @@
"is-regex": "^1.1.4"
},
"devDependencies": {
"@ljharb/eslint-config": "^21.0.0",
"aud": "^2.0.1",
"@ljharb/eslint-config": "^21.0.1",
"aud": "^2.0.2",
"auto-changelog": "^2.4.0",
"es-value-fixtures": "^1.4.2",
"eslint": "=8.8.0",
"for-each": "^0.3.3",
"in-publish": "^2.0.1",
"npmignore": "^0.3.0",
"nyc": "^10.3.2",
"object-inspect": "^1.12.2",
"object-inspect": "^1.12.3",
"safe-publish-latest": "^2.0.0",
"tape": "^5.6.1"
"tape": "^5.6.3"
},
"auto-changelog": {
"output": "CHANGELOG.md",
Expand Down

0 comments on commit 496fe99

Please sign in to comment.