Skip to content

Commit

Permalink
[Dev Deps] update aud, npmignore, tape
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Jan 27, 2024
1 parent edc19a2 commit 04f422f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"devDependencies": {
"@ljharb/eslint-config": "^21.1.0",
"aud": "^2.0.3",
"aud": "^2.0.4",
"browserify": "^16.5.2",
"eclint": "^2.8.1",
"eslint": "=8.8.0",
Expand All @@ -47,13 +47,13 @@
"in-publish": "^2.0.1",
"mkdirp": "^0.5.5",
"mock-property": "^1.0.3",
"npmignore": "^0.3.0",
"npmignore": "^0.3.1",
"nyc": "^10.3.2",
"object-inspect": "^1.13.1",
"qs-iconv": "^1.0.4",
"safe-publish-latest": "^2.0.0",
"safer-buffer": "^2.1.2",
"tape": "^5.7.2"
"tape": "^5.7.4"
},
"scripts": {
"prepack": "npmignore --auto --commentLines=autogenerated",
Expand Down

0 comments on commit 04f422f

Please sign in to comment.