Skip to content

Commit

Permalink
Merge pull request #273 from discloud/dependabot/npm_and_yarn/types/a…
Browse files Browse the repository at this point in the history
…dm-zip-0.5.4

chore(deps-dev): bump @types/adm-zip from 0.5.3 to 0.5.4
  • Loading branch information
github-actions[bot] authored Nov 8, 2023
2 parents 14778f5 + 1da9b4b commit 373b879
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -1202,7 +1202,7 @@
"undici": "^5.27.2"
},
"devDependencies": {
"@types/adm-zip": "^0.5.3",
"@types/adm-zip": "^0.5.4",
"@types/archiver": "^6.0.1",
"@types/jsonwebtoken": "^9.0.5",
"@types/mocha": "^10.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -132,10 +132,10 @@
resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-1.1.2.tgz#ccb91445360179a04e7fe6aff78c00ffc1eeaf82"
integrity sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==

"@types/adm-zip@^0.5.3":
version "0.5.3"
resolved "https://registry.yarnpkg.com/@types/adm-zip/-/adm-zip-0.5.3.tgz#6f8a06ffad5fdafad0318fd0837fca763a04c682"
integrity sha512-LfeDIiFdvphelYY2aMWTyQBr5cTb1EL9Qcu19jFizdt2sL/jL+fy1fE8IgAKBFI5XfbGukaRDDM5PiJTrovAhA==
"@types/adm-zip@^0.5.4":
version "0.5.4"
resolved "https://registry.yarnpkg.com/@types/adm-zip/-/adm-zip-0.5.4.tgz#cb7b24548612c947dd4c4744a1e22d21c806482f"
integrity sha512-/pYie/76O0TTqU4L/z1XqQ5mA5QvScaP/EO3lpH7iQ6/AjioYyuvi2IAmQeimuTTnytl03e9g8YFYkGV2Bxojw==
dependencies:
"@types/node" "*"

Expand Down

0 comments on commit 373b879

Please sign in to comment.