Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Commit 6afffda

Browse files
committed
Update dependency date-fns to v2
1 parent 37cc52b commit 6afffda

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
},
6868
"dependencies": {
6969
"babel-plugin-emotion": "9.2.11",
70-
"date-fns": "1.30.1",
70+
"date-fns": "2.9.0",
7171
"emotion": "9.2.12",
7272
"emotion-server": "9.2.12",
7373
"get-port": "5.1.1",

yarn.lock

+6-1
Original file line numberDiff line numberDiff line change
@@ -2794,7 +2794,12 @@ data-urls@^1.0.0:
27942794
whatwg-mimetype "^2.2.0"
27952795
whatwg-url "^7.0.0"
27962796

2797-
[email protected], date-fns@^1.27.2:
2797+
2798+
version "2.9.0"
2799+
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.9.0.tgz#d0b175a5c37ed5f17b97e2272bbc1fa5aec677d2"
2800+
integrity sha512-khbFLu/MlzLjEzy9Gh8oY1hNt/Dvxw3J6Rbc28cVoYWQaC1S3YI4xwkF9ZWcjDLscbZlY9hISMr66RFzZagLsA==
2801+
2802+
date-fns@^1.27.2:
27982803
version "1.30.1"
27992804
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-1.30.1.tgz#2e71bf0b119153dbb4cc4e88d9ea5acfb50dc05c"
28002805
integrity sha512-hBSVCvSmWC+QypYObzwGOd9wqdDpOt+0wl0KbU+R+uuZBS1jN8VsD1ss3irQDknRj5NvxiTF6oj/nDRnN/UQNw==

0 commit comments

Comments
 (0)