-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update pnpm to v9.7.1 (#690)
* chore(deps): update pnpm to v9.7.1 * fix(pnpm): updating after pnpm update * fix(turbo): updating turbo with pnpm * fix(prisma): updating more packages for prisma * fix(pre): removing the pre steps from turbo repo since they are ran on their own --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Daniel Brooks <[email protected]>
- Loading branch information
1 parent
71e838b
commit 13762f4
Showing
5 changed files
with
186 additions
and
158 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,7 +24,7 @@ RUN corepack enable && corepack prepare [email protected] --activate | |
# home location environment variable to a location already in $PATH | ||
# https://github.com/pnpm/pnpm/issues/784#issuecomment-1518582235 | ||
ENV PNPM_HOME=/usr/local/bin | ||
RUN pnpm add -g turbo@1.13.4 | ||
RUN pnpm add -g turbo@2.0.14 | ||
|
||
#---------------------------------------- | ||
# Docker build step that prunes down to | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.