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] committed Nov 13, 2024
1 parent 1fc8fa4 commit ad1ff30
Show file tree
Hide file tree
Showing 8 changed files with 4,447 additions and 3,617 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 <npm-publisher@rightcapital.com>",
"private": true,
"packageManager": "pnpm@8.15.9",
"packageManager": "pnpm@9.13.0",
"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.9",
"packageManager": "pnpm@9.13.0",
"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.9",
"packageManager": "pnpm@9.13.0",
"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.9",
"packageManager": "pnpm@9.13.0",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
"directories": {
Expand Down
Loading

0 comments on commit ad1ff30

Please sign in to comment.