Update checked-in dependencies

This commit is contained in:
github-actions[bot] 2024-12-03 18:37:29 +00:00
parent 49f7b34c3d
commit 5261a1223f
1640 changed files with 174830 additions and 182292 deletions

View file

@ -8,8 +8,8 @@ This package contains type definitions for adm-zip (https://github.com/cthackers
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/adm-zip.
### Additional Details
* Last updated: Mon, 28 Oct 2024 17:35:03 GMT
* Last updated: Thu, 28 Nov 2024 16:02:52 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)
# Credits
These definitions were written by [John Vilk](https://github.com/jvilk), [Abner Oliveira](https://github.com/abner), [BendingBender](https://github.com/BendingBender), [Matthew Sainsbury](https://github.com/mattsains), and [Lei Nelissen](https://github.com/LeiNelissen).
These definitions were written by [John Vilk](https://github.com/jvilk), [Abner Oliveira](https://github.com/abner), [BendingBender](https://github.com/BendingBender), and [Lei Nelissen](https://github.com/LeiNelissen).

View file

@ -1,6 +1,6 @@
{
"name": "@types/adm-zip",
"version": "0.5.6",
"version": "0.5.7",
"description": "TypeScript definitions for adm-zip",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/adm-zip",
"license": "MIT",
@ -20,11 +20,6 @@
"githubUsername": "BendingBender",
"url": "https://github.com/BendingBender"
},
{
"name": "Matthew Sainsbury",
"githubUsername": "mattsains",
"url": "https://github.com/mattsains"
},
{
"name": "Lei Nelissen",
"githubUsername": "LeiNelissen",
@ -43,6 +38,6 @@
"@types/node": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "0e4795aa604e1b61b589e0e3a5889acf95e5905496dd52babe05b2e787745cbf",
"typeScriptVersion": "4.8"
"typesPublisherContentHash": "2b7ccefc1df4e05662e7d47904e27f4af394ff59c9d5f8b3ea47f579e5146bba",
"typeScriptVersion": "5.0"
}