Skip to content

Commit 5d02605

Browse files
committed
Update to pnpm v11
1 parent def5c74 commit 5d02605

3 files changed

Lines changed: 164 additions & 139 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"test:integration": "jest --config jest.integration.config.cjs"
5454
},
5555
"devDependencies": {
56-
"@actions/github": "^6.0.0",
56+
"@actions/github": "^9.1.1",
5757
"@changesets/changelog-github": "^0.5.1",
5858
"@changesets/cli": "^2.27.7",
5959
"@graphql-codegen/cli": "^5.0.2",
@@ -85,7 +85,7 @@
8585
"files": [
8686
"dist"
8787
],
88-
"packageManager": "pnpm@9.5.0",
88+
"packageManager": "pnpm@11.1.1+sha512.d1fdf5f73c617b64fa1a56a81c3c8dfe0e966e33a6010aa256b517ae77be21d93e05affc0de1a83b0e4f29d569f68b446ae8f068cd7247c0bb3df0fb4d7bdf9a",
8989
"publishConfig": {
9090
"access": "public"
9191
},

0 commit comments

Comments
 (0)