Skip to content

Commit 02e7087

Browse files
authored
Bump pnpm => 9.0.6 (#2314)
## 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
1 parent ba3405d commit 02e7087

File tree

3 files changed

+11598
-8034
lines changed

3 files changed

+11598
-8034
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,6 @@
6464
"engines": {
6565
"node": ">=18.18.2"
6666
},
67-
"packageManager": "pnpm@8.15.5",
67+
"packageManager": "pnpm@9.0.6",
6868
"type": "module"
6969
}

packages/meta-updater/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
},
1212
"dependencies": {
1313
"@cursorless/common": "workspace:*",
14-
"@pnpm/lockfile-file": "8.1.8",
14+
"@pnpm/lockfile-file": "9.0.2",
1515
"@pnpm/logger": "^5.0.0",
16-
"@pnpm/types": "9.4.2",
16+
"@pnpm/types": "10.0.0",
1717
"@types/normalize-path": "^3.0.2",
1818
"js-yaml": "^4.1.0",
1919
"lodash": "^4.17.21",

0 commit comments

Comments
 (0)