Skip to content

Commit 3c296b8

Browse files
Merge pull request #3430 from Hacker0x01/dependabot/npm_and_yarn/examples/hello-world/react-datepicker-4.6.0
chore(deps): bump react-datepicker from 4.5.0 to 4.6.0 in /examples/hello-world
2 parents 087fb6e + ab3d9a8 commit 3c296b8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

examples/hello-world/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"dependencies": {
66
"react": "^17.0.2",
7-
"react-datepicker": "^4.5.0",
7+
"react-datepicker": "^4.6.0",
88
"react-dom": "^17.0.2",
99
"react-scripts": "4.0.3"
1010
},

examples/hello-world/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10158,10 +10158,10 @@ react-app-polyfill@^2.0.0:
1015810158
regenerator-runtime "^0.13.7"
1015910159
whatwg-fetch "^3.4.1"
1016010160

10161-
react-datepicker@^4.5.0:
10162-
version "4.5.0"
10163-
resolved "https://registry.yarnpkg.com/react-datepicker/-/react-datepicker-4.5.0.tgz#aabcaa8d9c8492998cd0484b67077cbf9908e66a"
10164-
integrity sha512-mFP/SbtFSXx21Wx3Nfv+RREwd/x0q14x7QL79ZCi/PVkHSFLwLWhXyOtj3OIzi1AcVYb/fMMcvi8e5b12n8/sg==
10161+
react-datepicker@^4.6.0:
10162+
version "4.6.0"
10163+
resolved "https://registry.yarnpkg.com/react-datepicker/-/react-datepicker-4.6.0.tgz#10fc7c5b9c72df5c3e29712d559cb3fe73fd9f62"
10164+
integrity sha512-JGSQnQSQYUkS7zvSaZuyHv5lxp3wMrN7GXV0VA0E9Ax9fL3Bb6E1pSXjL6C3WoeuV8dt/mItQfRkPpRGCrl/OA==
1016510165
dependencies:
1016610166
"@popperjs/core" "^2.9.2"
1016710167
classnames "^2.2.6"

0 commit comments

Comments
 (0)