Skip to content

Commit

Permalink
chore(deps): bump react-datepicker from 4.14.1 to 4.15.0 in /ui (#11289)
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 Jul 1, 2023
1 parent 75e462a commit d815c55
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.1",
"react-datepicker": "^4.15.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.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==
react-datepicker@^4.15.0:
version "4.15.0"
resolved "https://registry.yarnpkg.com/react-datepicker/-/react-datepicker-4.15.0.tgz#489834773fbcf87852273b4642f0c5bd3811cef7"
integrity sha512-kysEqVv6wRQkmAyn0wJi4Xx+JjBPBtXWfQSfh6sR3wdzZX1/LjYTPmaurnVI6ao177ecompg8ze7NCgtEGW78A==
dependencies:
"@popperjs/core" "^2.9.2"
classnames "^2.2.6"
Expand Down

0 comments on commit d815c55

Please sign in to comment.