Skip to content

Commit

Permalink
fix(deps): bump adm-zip from 0.5.9 to 0.5.10 (#160)
Browse files Browse the repository at this point in the history
Bumps [adm-zip](https://github.com/cthackers/adm-zip) from 0.5.9 to 0.5.10.
- [Release notes](https://github.com/cthackers/adm-zip/releases)
- [Changelog](https://github.com/cthackers/adm-zip/blob/master/history.md)
- [Commits](https://github.com/cthackers/adm-zip/commits/v0.5.10)

---
updated-dependencies:
- dependency-name: adm-zip
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 12, 2023
1 parent 86380d3 commit 1d0e1a3
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 8 deletions.
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
auto-install-peers=true
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"license": "MIT",
"private": "true",
"devDependencies": {
"@babel/core": ">=7.0.0 <8.0.0",
"@nrwl/nx-cloud": "^16.0.2",
"@semantic-release/exec": "^6.0.0",
"@semantic-release/git": "^10.0.1",
Expand Down Expand Up @@ -36,7 +37,7 @@
"zod": "^3.20.2"
},
"dependencies": {
"adm-zip": "^0.5.0",
"adm-zip": "^0.5.10",
"axios": "^1.1.3",
"fast-xml-parser": "^4.0.12",
"next": "^13.4.5",
Expand Down
21 changes: 14 additions & 7 deletions pnpm-lock.yaml

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

1 comment on commit 1d0e1a3

@vercel
Copy link

@vercel vercel bot commented on 1d0e1a3 Jun 12, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

mach – ./

mach-jpedroh.vercel.app
mach.jpedroh.dev
mach-git-master-jpedroh.vercel.app
mach-five.vercel.app

Please sign in to comment.