Skip to content

Commit

Permalink
chore(deps): update pnpm to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 20, 2024
1 parent dd56da8 commit 81acf20
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 @@ -19,7 +19,7 @@
"lint": "eslint --fix src/**/*.ts",
"lint:dry-run": "eslint --fix-dry-run src/**/*.ts"
},
"packageManager": "pnpm@^8.15.8",
"packageManager": "pnpm@^9.5.0",
"type": "module",
"main": "./dist/index.js",
"files": [
Expand Down

0 comments on commit 81acf20

Please sign in to comment.