Skip to content

Commit

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

chore(deps): bump react-datepicker from 4.21.0 to 4.23.0 in /examples/hello-world
  • Loading branch information
martijnrusschen authored Nov 23, 2023
2 parents 2b13692 + 327b502 commit 13c1136
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.21.0",
"react-datepicker": "^4.23.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.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==
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==
dependencies:
"@popperjs/core" "^2.11.8"
classnames "^2.2.6"
Expand Down

0 comments on commit 13c1136

Please sign in to comment.