Skip to content

Commit

Permalink
chore(deps): bump react-datepicker from 4.12.0 to 4.14.0 in /ui (#11231)
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 17, 2023
1 parent da89c2f commit d2091a7
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.12.0",
"react-datepicker": "^4.14.0",
"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.12.0:
version "4.12.0"
resolved "https://registry.yarnpkg.com/react-datepicker/-/react-datepicker-4.12.0.tgz#aad65d56fcaabe38aaf0c1a317f0a5264691ab5b"
integrity sha512-czCEp4T8ctyN9NBMG6Xq6pEpOvMtoqf4U5DxFzJoTtv1/gTX3QNJaWBUwD88j//+eF8gVkNvOW8aTAqpaIJBvw==
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==
dependencies:
"@popperjs/core" "^2.9.2"
classnames "^2.2.6"
Expand Down

0 comments on commit d2091a7

Please sign in to comment.