Skip to content

Commit

Permalink
build: bump volta node version
Browse files Browse the repository at this point in the history
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
  • Loading branch information
Jérôme Benoit committed May 16, 2024
1 parent b1b7103 commit 494983d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"pnpm": ">=9.0.0"
},
"volta": {
"node": "22.1.0",
"node": "22.2.0",
"pnpm": "9.1.1"
},
"packageManager": "pnpm@9.1.1",
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ui/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"pnpm": ">=9.0.0"
},
"volta": {
"node": "22.1.0",
"node": "22.2.0",
"pnpm": "9.1.1"
},
"packageManager": "pnpm@9.1.1",
Expand Down

0 comments on commit 494983d

Please sign in to comment.