Skip to content

Commit

Permalink
Merge pull request #4402 from Hacker0x01/dependabot/npm_and_yarn/exam…
Browse files Browse the repository at this point in the history
…ples/hello-world/react-datepicker-4.24.0

chore(deps): bump react-datepicker from 4.23.0 to 4.24.0 in /examples/hello-world
  • Loading branch information
martijnrusschen authored Dec 7, 2023
2 parents 41d588e + 7af9568 commit f92c727
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion examples/hello-world/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"dependencies": {
"react": "^18.2.0",
"react-datepicker": "^4.23.0",
"react-datepicker": "^4.24.0",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1"
},
Expand Down
8 changes: 4 additions & 4 deletions examples/hello-world/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7311,10 +7311,10 @@ react-app-polyfill@^3.0.0:
regenerator-runtime "^0.13.9"
whatwg-fetch "^3.6.2"

react-datepicker@^4.23.0:
version "4.23.0"
resolved "https://registry.yarnpkg.com/react-datepicker/-/react-datepicker-4.23.0.tgz#0da50b3815b3350b7df6cf0dbc63e37c6c3079b4"
integrity sha512-w+msqlOZ14v6H1UknTKtZw/dw9naFMgAOspf59eY130gWpvy5dvKj/bgsFICDdvxB7PtKWxDcbGlAqCloY1d2A==
react-datepicker@^4.24.0:
version "4.24.0"
resolved "https://registry.yarnpkg.com/react-datepicker/-/react-datepicker-4.24.0.tgz#dfb12e277993f1ae2d350b7ba4dd6bba7d21bfb1"
integrity sha512-2QUC2pP+x4v3Jp06gnFllxKsJR0yoT/K6y86ItxEsveTXUpsx+NBkChWXjU0JsGx/PL8EQnsxN0wHl4zdA1m/g==
dependencies:
"@popperjs/core" "^2.11.8"
classnames "^2.2.6"
Expand Down

0 comments on commit f92c727

Please sign in to comment.