Skip to content

Commit

Permalink
chore(deps): update peerdependency date-fns to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 22, 2023
1 parent b2a275f commit 7e5afc9
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "chore(deps): update peerdependency date-fns to v3",
"packageName": "@rightcapital/date-helpers",
"email": "email not defined",
"dependentChangeType": "patch"
}
4 changes: 2 additions & 2 deletions packages/date-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@
},
"dependencies": {
"@rightcapital/exceptions": "workspace:*",
"date-fns": "2.30.0"
"date-fns": "3.0.6"
},
"peerDependencies": {
"date-fns": "^2.29.3"
"date-fns": "^2.29.3 || ^3.0.0"
},
"devDependencies": {
"typedoc": "0.25.4",
Expand Down
11 changes: 9 additions & 2 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 7e5afc9

Please sign in to comment.