codacus commited on
Commit
cc43f06
·
1 Parent(s): 2d270e7

chore: reverted pnpm package version to match ghaction

Browse files
Files changed (1) hide show
  1. package.json +1 -1
package.json CHANGED
@@ -117,5 +117,5 @@
117
  "resolutions": {
118
  "@typescript-eslint/utils": "^8.0.0-alpha.30"
119
  },
120
- "packageManager": "pnpm@9.12.2+sha512.22721b3a11f81661ae1ec68ce1a7b879425a1ca5b991c975b074ac220b187ce56c708fe5db69f4c962c989452eee76c82877f4ee80f474cebd61ee13461b6228"
121
  }
 
117
  "resolutions": {
118
  "@typescript-eslint/utils": "^8.0.0-alpha.30"
119
  },
120
+ "packageManager": "pnpm@9.4.0"
121
  }