Skip to content

Commit

Permalink
Update dependency calendar-link to v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 16, 2022
1 parent 4d5952b commit ba3b7da
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 @@ -7,7 +7,7 @@
"@stripe/stripe-js": "1.29.0",
"@types/dompurify": "2.3.3",
"axios": "0.26.1",
"calendar-link": "2.1.1",
"calendar-link": "2.2.0",
"date-fns": "2.28.0",
"date-fns-tz": "1.3.4",
"dompurify": "2.3.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3040,10 +3040,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.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/calendar-link/-/calendar-link-2.2.0.tgz#fc3dd8d822ff2abeadc8842015fe6d23d65419a7"
integrity sha512-Q9HDfz+pMKGGPJ9RJPtt38ucl4cfm0FvrKGi+SrNTjHZgfKAQcbnsk9fVc80kGgKaagIztYacl+hqVoP7zPWvw==
dependencies:
dayjs "^1.9.3"
query-string "^6.13.6"
Expand Down

0 comments on commit ba3b7da

Please sign in to comment.