Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit 32761d1

Browse files
committed
chore(deps): update react-calendar-heatmap to latest
1 parent 79dfff1 commit 32761d1

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

package.docker.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"ramda": "0.25.0",
6464
"randomcolor": "^0.5.3",
6565
"react": "16.9.0",
66-
"react-calendar-heatmap": "^1.6.3",
66+
"react-calendar-heatmap": "1.8.1",
6767
"react-content-loader": "3.4.2",
6868
"react-dom": "16.9.0",
6969
"react-helmet": "^5.2.1",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"ramda": "0.25.0",
9696
"randomcolor": "^0.5.3",
9797
"react": "16.9.0",
98-
"react-calendar-heatmap": "^1.6.3",
98+
"react-calendar-heatmap": "1.8.1",
9999
"react-content-loader": "3.4.2",
100100
"react-dom": "16.9.0",
101101
"react-helmet": "^5.2.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7482,7 +7482,7 @@ mem@^1.1.0:
74827482
dependencies:
74837483
mimic-fn "^1.0.0"
74847484

7485-
memoize-one@^4.0.0, memoize-one@^4.0.2:
7485+
memoize-one@^4.0.0:
74867486
version "4.1.0"
74877487
resolved "https://registry.npmjs.org/memoize-one/-/memoize-one-4.1.0.tgz#a2387c58c03fff27ca390c31b764a79addf3f906"
74887488

@@ -9510,11 +9510,11 @@ react-base16-styling@^0.6.0:
95109510
lodash.flow "^3.3.0"
95119511
pure-color "^1.2.0"
95129512

9513-
react-calendar-heatmap@^1.6.3:
9514-
version "1.8.0"
9515-
resolved "https://registry.npmjs.org/react-calendar-heatmap/-/react-calendar-heatmap-1.8.0.tgz#7672fc697c792c3ab71cb6d8ecb19362ace14ed1"
9513+
react-calendar-heatmap@1.8.1:
9514+
version "1.8.1"
9515+
resolved "https://registry.npmjs.org/react-calendar-heatmap/-/react-calendar-heatmap-1.8.1.tgz#8370151f6cf7477d49cb3459596d6d046bdfc704"
95169516
dependencies:
9517-
memoize-one "^4.0.2"
9517+
memoize-one "^5.0.0"
95189518
prop-types "^15.6.2"
95199519

95209520
react-content-loader@3.4.2:

0 commit comments

Comments
 (0)