Skip to content

Commit

Permalink
Bump pnpm from 8.15.4 to 9.15.0 in /.nix
Browse files Browse the repository at this point in the history
Bumps [pnpm](https://github.com/pnpm/pnpm/tree/HEAD/pnpm) from 8.15.4 to 9.15.0.
- [Release notes](https://github.com/pnpm/pnpm/releases)
- [Changelog](https://github.com/pnpm/pnpm/blob/v9.15.0/pnpm/CHANGELOG.md)
- [Commits](https://github.com/pnpm/pnpm/commits/v9.15.0/pnpm)

---
updated-dependencies:
- dependency-name: pnpm
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 10, 2024
1 parent 5d3a35e commit 85794e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .nix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"name": "mypackage",
"version": "1.0.0",
"dependencies": {
"pnpm": "8.15.4"
"pnpm": "9.15.0"
}
}

0 comments on commit 85794e0

Please sign in to comment.