Skip to content

Commit

Permalink
chore(deps): bump react-datepicker from 4.14.0 to 4.14.1 in /ui (#11263)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 24, 2023
1 parent 40f4d1d commit f180335
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ui/package.json
Expand Up @@ -31,7 +31,7 @@
"prop-types": "^15.8.1",
"react": "^16.14.0",
"react-chartjs-2": "^2.11.2",
"react-datepicker": "^4.14.0",
"react-datepicker": "^4.14.1",
"react-dom": "^16.14.0",
"react-moment": "^1.1.3",
"react-monaco-editor": "^0.50.1",
Expand Down
8 changes: 4 additions & 4 deletions ui/yarn.lock
Expand Up @@ -8147,10 +8147,10 @@ react-copy-to-clipboard@5.0.4:
copy-to-clipboard "^3"
prop-types "^15.5.8"

react-datepicker@^4.14.0:
version "4.14.0"
resolved "https://registry.yarnpkg.com/react-datepicker/-/react-datepicker-4.14.0.tgz#d6af5d51adb2202ace39d8a995c77a3498d57fdf"
integrity sha512-MLky2SF8hVTPgFRseauoOprjz6/rUMWq8MHadWYwExJvojUyCZOWDMWq9bRqoliQqqPhcViYjyxAxvFQpD9aDA==
react-datepicker@^4.14.1:
version "4.14.1"
resolved "https://registry.yarnpkg.com/react-datepicker/-/react-datepicker-4.14.1.tgz#f9f7925d0a40e3195048bbd22a5faa635765163d"
integrity sha512-uiPfjD+25KI5WOfCAXlzQgSLyksTagk3wwKn1KGBdF19YtybFDregRmcoNNGveQHAbT10SJZdCvk/8pbc7zxJg==
dependencies:
"@popperjs/core" "^2.9.2"
classnames "^2.2.6"
Expand Down

0 comments on commit f180335

Please sign in to comment.