Skip to content

Commit

Permalink
Upgrade 'pnpm' to '7.1.7'; pull in latst version of 'recipes' [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
vraravam committed Jun 1, 2022
1 parent 4e65b4e commit 1cc86e7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ $ jq --null-input '[inputs.engines] | add' < ./package.json < ./recipes/package.
{
"node": "16.15.0",
"npm": "8.10.0",
"pnpm": "7.1.2"
"pnpm": "7.1.7"
}
```

Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ RUN apt-get update -y \

WORKDIR /usr/src/ferdium

RUN npm i -g npm@8.10.0 pnpm@7.1.2
RUN npm i -g npm@8.10.0 pnpm@7.1.7

COPY package*.json ./

Expand Down
2 changes: 1 addition & 1 deletion recipes
Submodule recipes updated 1 files
+1 −1 package.json

0 comments on commit 1cc86e7

Please sign in to comment.