Skip to content

Commit

Permalink
chore(deps): update pnpm to v9.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 9, 2024
1 parent a1fb772 commit 8051954
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"source": "src/index.js",
"types": "dist/index.d.ts",
"sideEffects": false,
"packageManager": "pnpm@9.7.0",
"packageManager": "pnpm@9.10.0",
"scripts": {
"build": "npm run build:types && npm run build:js",
"build:types": "tsc --declaration --emitDeclarationOnly -p tsconfig.json && cp dist/index.d.ts dist/index.d.cts && cp dist/index.d.ts.map dist/index.d.dts.map",
Expand Down

0 comments on commit 8051954

Please sign in to comment.