Skip to content

Commit

Permalink
chore(deps): update pnpm to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 29, 2024
1 parent 3da098d commit 91b4b6b
Show file tree
Hide file tree
Showing 8 changed files with 3,369 additions and 2,700 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "chore(deps): update pnpm to v9",
"packageName": "@rightcapital/color-helpers",
"email": "29139614+renovate[bot]@users.noreply.github.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "chore(deps): update pnpm to v9",
"packageName": "@rightcapital/date-helpers",
"email": "29139614+renovate[bot]@users.noreply.github.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "chore(deps): update pnpm to v9",
"packageName": "@rightcapital/exceptions",
"email": "29139614+renovate[bot]@users.noreply.github.com",
"dependentChangeType": "patch"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"main": "index.js",
"author": "RightCapital Ecosystem team <[email protected]>",
"private": true,
"packageManager": "pnpm@8.15.7",
"packageManager": "pnpm@9.0.6",
"engines": {
"node": ">=18.16.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/color-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"TypeScript"
],
"license": "MIT",
"packageManager": "pnpm@8.15.7",
"packageManager": "pnpm@9.0.6",
"main": "lib/color-helpers.js",
"typings": "lib/color-helpers.d.ts",
"homepage": "https://www.rightcapital.com",
Expand Down
2 changes: 1 addition & 1 deletion packages/date-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"homepage": "https://www.rightcapital.com",
"repository": "https://github.com/RightCapitalHQ/frontend-libraries",
"license": "MIT",
"packageManager": "pnpm@8.15.7",
"packageManager": "pnpm@9.0.6",
"main": "lib/date-helpers.js",
"typings": "lib/date-helpers.d.ts",
"directories": {
Expand Down
2 changes: 1 addition & 1 deletion packages/exceptions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"homepage": "https://www.rightcapital.com",
"repository": "https://github.com/RightCapitalHQ/frontend-libraries",
"license": "MIT",
"packageManager": "pnpm@8.15.7",
"packageManager": "pnpm@9.0.6",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
"directories": {
Expand Down
Loading

0 comments on commit 91b4b6b

Please sign in to comment.