Skip to content

Commit

Permalink
Bump react-datepicker from 4.18.0 to 4.21.0 in /WcaOnRails
Browse files Browse the repository at this point in the history
Bumps [react-datepicker](https://github.com/Hacker0x01/react-datepicker) from 4.18.0 to 4.21.0.
- [Release notes](https://github.com/Hacker0x01/react-datepicker/releases)
- [Commits](Hacker0x01/react-datepicker@v4.18.0...v4.21.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and gregorbg committed Nov 2, 2023
1 parent 25be47b commit 7cbb46f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion WcaOnRails/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"rails-erb-loader": "^5.5.2",
"react": "^16.14.0",
"react-bootstrap": "^0.33.1",
"react-datepicker": "^4.18.0",
"react-datepicker": "^4.21.0",
"react-dom": "^16.14.0",
"react-leaflet": "^2.8.0",
"react_ujs": "^2.7.1",
Expand Down
8 changes: 4 additions & 4 deletions WcaOnRails/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6502,10 +6502,10 @@ react-bootstrap@^0.33.1:
uncontrollable "^7.0.2"
warning "^3.0.0"

react-datepicker@^4.18.0:
version "4.18.0"
resolved "https://registry.yarnpkg.com/react-datepicker/-/react-datepicker-4.18.0.tgz#d66301acc47833d31fa6f46f98781b084106da0e"
integrity sha512-0MYt3HmLbHVk1sw4v+RCbLAVg5TA3jWP7RyjZbo53PC+SEi+pjdgc92lB53ai/ENZaTOhbXmgni9GzvMrorMAw==
react-datepicker@^4.21.0:
version "4.21.0"
resolved "https://registry.yarnpkg.com/react-datepicker/-/react-datepicker-4.21.0.tgz#09b2ba3e53654a8563b22c9f649835716c8456d3"
integrity sha512-z0DtuRrKMz9i7dcTusW29VacbM9pn08g1yw0cG+Y5GpodJDxSWv7zUMxl3IwKN9Ap/AMphiepvmT5P+iNCgEiA==
dependencies:
"@popperjs/core" "^2.11.8"
classnames "^2.2.6"
Expand Down

0 comments on commit 7cbb46f

Please sign in to comment.