Skip to content

Commit

Permalink
chore(deps): bump the dependencies group across 1 directory with 3 up…
Browse files Browse the repository at this point in the history
…dates (#254)

Bumps the dependencies group with 3 updates in the / directory: [@myunisoft/httpie](https://github.com/MyUnisoft/httpie), [@pnpm/audit](https://github.com/pnpm/pnpm) and [@pnpm/lockfile-file](https://github.com/pnpm/pnpm).


Updates `@myunisoft/httpie` from 4.0.1 to 5.0.0
- [Release notes](https://github.com/MyUnisoft/httpie/releases)
- [Commits](MyUnisoft/httpie@v4.0.1...v5.0.0)

Updates `@pnpm/audit` from 7.0.27 to 8.1.5
- [Release notes](https://github.com/pnpm/pnpm/releases)
- [Commits](https://github.com/pnpm/pnpm/commits)

Updates `@pnpm/lockfile-file` from 8.1.8 to 9.1.1
- [Release notes](https://github.com/pnpm/pnpm/releases)
- [Commits](https://github.com/pnpm/pnpm/commits/v9.1.1)

---
updated-dependencies:
- dependency-name: "@myunisoft/httpie"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@pnpm/audit"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@pnpm/lockfile-file"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
...

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 Jul 7, 2024
1 parent 57d1942 commit cc29074
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 @@ -59,10 +59,10 @@
"typescript": "^5.4.2"
},
"dependencies": {
"@myunisoft/httpie": "^4.0.1",
"@myunisoft/httpie": "^5.0.0",
"@nodesecure/npm-registry-sdk": "^2.1.1",
"@npmcli/arborist": "^7.1.0",
"@pnpm/audit": "^7.0.13",
"@pnpm/lockfile-file": "^8.1.2"
"@pnpm/audit": "^8.1.5",
"@pnpm/lockfile-file": "^9.1.1"
}
}

0 comments on commit cc29074

Please sign in to comment.