Skip to content

Commit

Permalink
[Dev Deps] update aud, tape
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Nov 5, 2022
1 parent a46a25e commit c0be00c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,15 +48,16 @@
"devDependencies": {
"@es-shims/api": "^2.2.3",
"@ljharb/eslint-config": "^21.0.0",
"aud": "^2.0.0",
"aud": "^2.0.1",
"auto-changelog": "^2.4.0",
"es5-shim": "^4.6.7",
"eslint": "=8.8.0",
"functions-have-names": "^1.2.3",
"in-publish": "^2.0.1",
"npmignore": "^0.3.0",
"nyc": "^10.3.2",
"safe-publish-latest": "^2.0.0",
"tape": "^5.5.3"
"tape": "^5.6.1"
},
"testling": {
"files": "test.js",
Expand Down

0 comments on commit c0be00c

Please sign in to comment.