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] authored Oct 30, 2023
1 parent 3f11cf7 commit e6f39b3
Show file tree
Hide file tree
Showing 6 changed files with 47 additions and 28 deletions.
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"
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,12 @@
"@commitlint/config-conventional": "18.1.0",
"@commitlint/cz-commitlint": "18.2.0",
"@rightcapital/exceptions": "workspace:*",
"@rightcapital/prettier-config": "6.0.2",
"@rightcapital/prettier-config": "6.0.4",
"@types/jest": "29.5.6",
"beachball": "2.39.0",
"commitizen": "4.3.0",
"concurrently": "8.2.2",
"eslint": "8.51.0",
"eslint": "8.52.0",
"husky": "8.0.3",
"inquirer": "9.2.11",
"jest": "29.7.0",
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 @@ -41,7 +41,7 @@
"date-fns": "^2.29.3"
},
"devDependencies": {
"typedoc": "0.25.2",
"typedoc": "0.25.3",
"typedoc-plugin-markdown": "3.16.0"
}
}
2 changes: 1 addition & 1 deletion packages/exceptions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"devDependencies": {
"prettier": "3.0.3",
"typedoc": "0.25.2",
"typedoc": "0.25.3",
"typedoc-plugin-markdown": "3.16.0"
}
}
53 changes: 29 additions & 24 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 e6f39b3

Please sign in to comment.