Bump pnpm => 8.12.0 (#2127)

## Checklist

- [ ] I have added
[tests](https://www.cursorless.org/docs/contributing/test-case-recorder/)
- [ ] I have updated the
[docs](https://github.com/cursorless-dev/cursorless/tree/main/docs) and
[cheatsheet](https://github.com/cursorless-dev/cursorless/tree/main/cursorless-talon/src/cheatsheet)
- [ ] I have not broken the cheatsheet
This commit is contained in:
Pokey Rule 2023-12-12 18:32:08 +00:00 committed by GitHub
parent 9aee6837cf
commit c6f5600a63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -62,6 +62,6 @@
"engines": {
"node": ">=18.18.2"
},
"packageManager": "pnpm@8.6.12",
"packageManager": "pnpm@8.12.0",
"type": "module"
}