Skip to content

Commit

Permalink
fix(deps): update dependency calendar-link to v2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 12, 2023
1 parent 8756586 commit fce483e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@stripe/react-stripe-js": "1.10.0",
"@types/dompurify": "2.3.3",
"axios": "0.27.2",
"calendar-link": "2.1.1",
"calendar-link": "2.5.0",
"date-fns": "2.28.0",
"date-fns-tz": "1.3.4",
"dompurify": "2.3.8",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3258,10 +3258,10 @@ cachedir@^2.3.0:
resolved "https://registry.yarnpkg.com/cachedir/-/cachedir-2.3.0.tgz#0c75892a052198f0b21c7c1804d8331edfcae0e8"
integrity sha512-A+Fezp4zxnit6FanDmv9EqXNAi3vt9DWp51/71UEhXukb7QUuvtv9344h91dyAxuTLoSYJFU299qzR3tzwPAhw==

calendar-link@2.1.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/calendar-link/-/calendar-link-2.1.1.tgz#9d518d5fb6332f2ce0a60bc98b00648e897e6241"
integrity sha512-DD9z+38NW3tafthymC3O5U/f7UXzaEwDZb2f3EBYcigsdvckW32onJ5s/VI9pyLJFIgH+yItLJEKtNTOa/oOxw==
calendar-link@2.5.0:
version "2.5.0"
resolved "https://registry.yarnpkg.com/calendar-link/-/calendar-link-2.5.0.tgz#da210b8825615b0dbc84c04ab1acb69d70fb8205"
integrity sha512-rHmvNx4NmwIMOQcXsOVVmC2rNa0zxe1b8MWoWxcLs4BLvDHBddteT48LhH4nDGtB/J4QotYbJEWXbhrNbj+FgA==
dependencies:
dayjs "^1.9.3"
query-string "^6.13.6"
Expand Down

0 comments on commit fce483e

Please sign in to comment.