Skip to content

Commit

Permalink
[Dev Deps] update nyc, standard, tape
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Sep 18, 2023
1 parent 09a8995 commit cc5350b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -34,9 +34,9 @@
"safe-buffer": "^5.2.0"
},
"devDependencies": {
"nyc": "^15.0.1",
"standard": "^14.3.3",
"tape": "^5.0.0"
"nyc": "^15.1.0",
"standard": "^14.3.4",
"tape": "^5.6.6"
},
"browser": "browser/index.js"
}

0 comments on commit cc5350b

Please sign in to comment.