Skip to content

Commit 35bfa2c

Browse files
committed
Update React-Clock
1 parent 20167f1 commit 35bfa2c

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"merge-class-names": "^1.1.1",
4141
"prop-types": "^15.6.0",
4242
"react": ">=15.5",
43-
"react-clock": "^2.1.0",
43+
"react-clock": "^2.2.0",
4444
"react-dom": ">=15.5"
4545
},
4646
"devDependencies": {

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3639,9 +3639,9 @@ rc@^1.1.7:
36393639
minimist "^1.2.0"
36403640
strip-json-comments "~2.0.1"
36413641

3642-
react-clock@^2.1.0:
3643-
version "2.1.0"
3644-
resolved "https://registry.yarnpkg.com/react-clock/-/react-clock-2.1.0.tgz#178fe90149a9170d54dbeeffaa4ab217ba0fbb1a"
3642+
react-clock@^2.2.0:
3643+
version "2.2.0"
3644+
resolved "https://registry.yarnpkg.com/react-clock/-/react-clock-2.2.0.tgz#3c2950e7505a0aefef0bee2f92971dd411ca7fda"
36453645
dependencies:
36463646
merge-class-names "^1.1.1"
36473647
prop-types "^15.6.0"

0 commit comments

Comments
 (0)