Skip to content

Commit

Permalink
chore(deps): update devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 13, 2024
1 parent 0d9bbeb commit b5cbcff
Show file tree
Hide file tree
Showing 8 changed files with 125 additions and 47 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "none",
"comment": "chore(deps): update devdependencies",
"packageName": "@rightcapital/color-helpers",
"email": "email not defined",
"dependentChangeType": "none"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "none",
"comment": "chore(deps): update devdependencies",
"packageName": "@rightcapital/date-helpers",
"email": "email not defined",
"dependentChangeType": "none"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "none",
"comment": "chore(deps): update devdependencies",
"packageName": "@rightcapital/exceptions",
"email": "email not defined",
"dependentChangeType": "none"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@commitlint/config-conventional": "19.0.0",
"@commitlint/cz-commitlint": "19.0.0",
"@rightcapital/exceptions": "workspace:*",
"@rightcapital/prettier-config": "6.0.12",
"@rightcapital/prettier-config": "7.1.2",
"@types/jest": "29.5.11",
"beachball": "2.39.0",
"commitizen": "4.3.0",
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 @@ -33,6 +33,6 @@
},
"devDependencies": {
"typedoc": "0.25.7",
"typedoc-plugin-markdown": "3.17.1"
"typedoc-plugin-markdown": "4.0.3"
}
}
2 changes: 1 addition & 1 deletion packages/date-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@
},
"devDependencies": {
"typedoc": "0.25.7",
"typedoc-plugin-markdown": "3.17.1"
"typedoc-plugin-markdown": "4.0.3"
}
}
2 changes: 1 addition & 1 deletion packages/exceptions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
"devDependencies": {
"prettier": "3.2.4",
"typedoc": "0.25.7",
"typedoc-plugin-markdown": "3.17.1"
"typedoc-plugin-markdown": "4.0.3"
}
}
143 changes: 100 additions & 43 deletions pnpm-lock.yaml

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

0 comments on commit b5cbcff

Please sign in to comment.