Skip to content

Commit

Permalink
build(deps-dev): bump % pnpm@9.0.0-beta.2 #1241
Browse files Browse the repository at this point in the history
PR URL: #1241
Reviewed-by: Derek Lewis <dereknongeneric@open.inf.is>

---------

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

---------

build(deps-dev): revision of beta pnpm 2 post start fish #1243

PR URL: #1243
Reviewed-by:  OpenINF-bot <openinfbot@open.inf.is>

Signed-off-by: Derek Lewis <dereknongeneric@open.inf.is>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: OpenINF-bot <openinfbot@open.inf.is>

Author:    renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:      Mon Apr 1 05:38:22 2024 +0000
Signed-off-by: OpenINF-bot <openinfbot@open.inf.is>
  • Loading branch information
renovate[bot] authored and OpenINFbot committed Apr 1, 2024
1 parent 16fa0e2 commit 62bd1ad
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
"author": "The OpenINF Authors & Friends",
"private": "true",
"description": "The OpenINF website and other static resources",
"packageManager": "pnpm@9.0.0-beta.1",
"packageManager": "pnpm@9.0.0-beta.2",
"engines": {
"node": "20.12.0",
"pnpm": "9.0.0-beta.1"
"pnpm": "9.0.0-beta.2"
},
"homepage": "open.inf.is",
"repository": "OpenINF/openinf.github.io",
Expand Down
2 changes: 1 addition & 1 deletion tools/devcontainer/post-start.fish
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ if test -e package.json
corepack prepare pnpm@latest --activate
bass pnpm setup >> /dev/null
source $HOME/.config/fish/config.fish
pnpm add -g pnpm@9.0.0-beta.1
pnpm add -g pnpm@9.0.0-beta.2
pnpm install
end

Expand Down

0 comments on commit 62bd1ad

Please sign in to comment.