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 1, 2022
1 parent 4c4588d commit e055bf0
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 @@ -50,14 +50,15 @@
],
"devDependencies": {
"@ljharb/eslint-config": "^21.0.0",
"aud": "^2.0.0",
"aud": "^2.0.1",
"auto-changelog": "^2.4.0",
"available-typed-arrays": "^1.0.5",
"eclint": "^2.8.1",
"es-value-fixtures": "^1.4.2",
"eslint": "=8.8.0",
"for-each": "^0.3.3",
"has-tostringtag": "^1.0.0",
"in-publish": "^2.0.1",
"make-arrow-function": "^1.2.0",
"make-async-function": "^1.0.0",
"make-generator-function": "^2.0.0",
Expand All @@ -66,7 +67,7 @@
"object-inspect": "^1.12.2",
"rimraf": "^2.7.1",
"safe-publish-latest": "^2.0.0",
"tape": "^5.6.0"
"tape": "^5.6.1"
},
"testling": {
"files": "test/index.js",
Expand Down

0 comments on commit e055bf0

Please sign in to comment.