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

Commit 33657d0

Browse files
committed
Update dependency date-fns to v2
1 parent 47355c1 commit 33657d0

File tree

3 files changed

+18
-5
lines changed

3 files changed

+18
-5
lines changed

package-lock.json

+11-3
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.8.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.8.0"
2766+
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.8.0.tgz#628d865367e30e45747ed1e8b0c1572090b04f55"
2767+
integrity sha512-nbZMIMsoD7QiIKipZ5+XRTCtHZad1ch8OEkLaJxjGL6ThAK2IWAdjmAUAS7Fdz5fCaVWtqc+c8pAsN/MX8eaew==
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)