Skip to content

Commit ac15037

Browse files
committed
Update dependencies
1 parent fa19d38 commit ac15037

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"make-event-props": "^1.1.0",
7272
"merge-class-names": "^1.1.1",
7373
"prop-types": "^15.6.0",
74-
"react-calendar": "^2.17.3",
74+
"react-calendar": "^2.17.4",
7575
"react-lifecycles-compat": "^3.0.4"
7676
},
7777
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4463,10 +4463,10 @@ rc@^1.2.7:
44634463
minimist "^1.2.0"
44644464
strip-json-comments "~2.0.1"
44654465

4466-
react-calendar@^2.17.3:
4467-
version "2.17.3"
4468-
resolved "https://registry.yarnpkg.com/react-calendar/-/react-calendar-2.17.3.tgz#515bccb7cb52b8d699d3498cf3e30ca31a3ba540"
4469-
integrity sha512-qqatCCfTQ9qwR47Tyt33gi678sUPnFsyiF342bE+Gs7yPI7qXnH8vyag4g/OVApULIhpK+ryo5Fd8h411sDb1Q==
4466+
react-calendar@^2.17.4:
4467+
version "2.17.4"
4468+
resolved "https://registry.yarnpkg.com/react-calendar/-/react-calendar-2.17.4.tgz#95aeb1545159b97727f152f091ef563624dfd70c"
4469+
integrity sha512-rNpq5R6awa3Krb8rcgBsD6/KkGKvAUGL/jcBvO9f3ikzrRAsBPwQrsu7stiahup0khFfAPRNT5DKaMMNS2bAgQ==
44704470
dependencies:
44714471
get-user-locale "^1.1.1"
44724472
merge-class-names "^1.1.1"

0 commit comments

Comments
 (0)