Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
<!-- Before opening a pull request, please read the [contributing guidelines](https://github.com/pancakeswap/pancake-frontend/blob/develop/CONTRIBUTING.md) first --> <!-- start pr-codex --> --- ## PR-Codex overview This PR updates the version of `pnpm` used in the GitHub Action and the project's configuration files to `9.11.0` from `9.10.0`. ### Detailed summary - Updated `pnpm/action-setup` version from `9.10.0` to `9.11.0` in `.github/actions/install-deps/action.yml`. - Changed `packageManager` in `package.json` from `[email protected]` to `[email protected]`. - Updated `pnpm` version in the `volta` section of `package.json` from `9.10.0` to `9.11.0`. > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->
- Loading branch information