Skip to content

Commit

Permalink
Bump react-calendar from 3.4.0 to 3.5.0 (#1821)
Browse files Browse the repository at this point in the history
Bumps [react-calendar](https://github.com/wojtekmaj/react-calendar) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/wojtekmaj/react-calendar/releases)
- [Commits](wojtekmaj/react-calendar@v3.4.0...v3.5.0)

---
updated-dependencies:
- dependency-name: react-calendar
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 16, 2021
1 parent d540e5c commit 619dbe7
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 @@ -50,7 +50,7 @@
"react": "^16.14.0",
"react-autosuggest": "^9.4.3",
"react-beautiful-dnd": "^13.1.0",
"react-calendar": "^3.4.0",
"react-calendar": "^3.5.0",
"react-copy-to-clipboard": "^5.0.4",
"react-countup": "3.0.3",
"react-datepicker": "^4.2.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11343,10 +11343,10 @@ react-beautiful-dnd@^13.1.0:
redux "^4.0.4"
use-memo-one "^1.1.1"

react-calendar@^3.4.0:
version "3.4.0"
resolved "https://registry.yarnpkg.com/react-calendar/-/react-calendar-3.4.0.tgz#25396ca0992b3b2042abca334515f6ff4d9878bc"
integrity sha512-ykbvXASArQQ8KZlCEXEdE+w+KFGSj7kDpdTRzbLVJeN26oUIu+EFavFDAqg4G//zTO0tSq5SMfqAa6fjrdGQjQ==
react-calendar@^3.5.0:
version "3.5.0"
resolved "https://registry.yarnpkg.com/react-calendar/-/react-calendar-3.5.0.tgz#ba7bc0b76e389ec91b385f34328f02457998678c"
integrity sha512-WrDOON59188ciC7jw5YrlM/EgLTWM9TD9dflRWjgd9rlMxPScX8dNG4tJGE+z8d4xaEVccJmHbiYGCGsYdXdxQ==
dependencies:
"@wojtekmaj/date-utils" "^1.0.2"
get-user-locale "^1.2.0"
Expand Down

0 comments on commit 619dbe7

Please sign in to comment.