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

Commit 8647ed8

Browse files
committed
Update dependency date-fns to v2
1 parent 47355c1 commit 8647ed8

File tree

3 files changed

+10
-6
lines changed

3 files changed

+10
-6
lines changed

package-lock.json

+3-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.7.0",
7171
"emotion": "9.2.12",
7272
"emotion-server": "9.2.12",
7373
"get-port": "5.0.0",

yarn.lock

+6-1
Original file line numberDiff line numberDiff line change
@@ -2761,7 +2761,12 @@ data-urls@^1.0.0:
27612761
whatwg-mimetype "^2.2.0"
27622762
whatwg-url "^7.0.0"
27632763

2764-
[email protected], date-fns@^1.27.2:
2764+
2765+
version "2.7.0"
2766+
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.7.0.tgz#8271d943cc4636a1f27698f1b8d6a9f1ceb74026"
2767+
integrity sha512-wxYp2PGoUDN5ZEACc61aOtYFvSsJUylIvCjpjDOqM1UDaKIIuMJ9fAnMYFHV3TQaDpfTVxhwNK/GiCaHKuemTA==
2768+
2769+
date-fns@^1.27.2:
27652770
version "1.30.1"
27662771
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-1.30.1.tgz#2e71bf0b119153dbb4cc4e88d9ea5acfb50dc05c"
27672772
integrity sha512-hBSVCvSmWC+QypYObzwGOd9wqdDpOt+0wl0KbU+R+uuZBS1jN8VsD1ss3irQDknRj5NvxiTF6oj/nDRnN/UQNw==

0 commit comments

Comments
 (0)