Skip to content

Commit

Permalink
Bump unzip-stream and @types/unzip-stream (#551)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 30, 2024
1 parent 2106431 commit f83cd6e
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@types/node": "^20.12.7",
"@types/sinon": "^10.0.15",
"@types/sinon-chai": "^3.2.9",
"@types/unzip-stream": "^0.3.1",
"@types/unzip-stream": "^0.3.4",
"@types/uuid": "^9.0.2",
"@types/yargs": "^17.0.32",
"@typescript-eslint/eslint-plugin": "^5.62.0",
Expand Down Expand Up @@ -55,7 +55,7 @@
"ts-node": "^10.9.2",
"ts-sinon": "^2.0.1",
"typescript": "^5.1.6",
"unzip-stream": "^0.3.1",
"unzip-stream": "^0.3.4",
"winston": "^3.13.0",
"yargs": "^17.7.2"
},
Expand Down

0 comments on commit f83cd6e

Please sign in to comment.