Skip to content

Commit

Permalink
chore(deps): bump the dependencies group with 2 updates (#270)
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 2 updates: [@npmcli/arborist](https://github.com/npm/cli/tree/HEAD/workspaces/arborist) and [@pnpm/audit](https://github.com/pnpm/pnpm).


Updates `@npmcli/arborist` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/workspaces/arborist/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/commits/v9.0.0/workspaces/arborist)

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

---
updated-dependencies:
- dependency-name: "@npmcli/arborist"
  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
...

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 Jan 3, 2025
1 parent 16cad99 commit 6c054ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@
"dependencies": {
"@myunisoft/httpie": "^5.0.0",
"@nodesecure/npm-registry-sdk": "^3.0.0",
"@npmcli/arborist": "^8.0.0",
"@pnpm/audit": "^8.1.5",
"@npmcli/arborist": "^9.0.0",
"@pnpm/audit": "^1001.0.2",
"@pnpm/lockfile-file": "^9.1.1"
}
}

0 comments on commit 6c054ee

Please sign in to comment.