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 4, 2022
1 parent d4956c3 commit e3a33ff
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 @@ -47,15 +47,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",
"eslint": "=8.8.0",
"evalmd": "^0.0.19",
"functions-have-names": "^1.2.3",
"has-strict-mode": "^1.0.1",
"in-publish": "^2.0.1",
"nyc": "^10.3.2",
"safe-publish-latest": "^2.0.0",
"tape": "^5.5.3"
"tape": "^5.6.1"
},
"dependencies": {
"call-bind": "^1.0.2",
Expand Down

0 comments on commit e3a33ff

Please sign in to comment.