Skip to content

Commit 67ce850

Browse files
committed
Update dependency date-fns to v2
1 parent eb07f65 commit 67ce850

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"dependencies": {
3939
"chalk": "^3.0.0",
4040
"cli-table": "^0.3.1",
41-
"date-fns": "^1.29.0",
41+
"date-fns": "^2.0.0",
4242
"default-pager": "^1.1.0",
4343
"got": "^8.0.1",
4444
"left-pad": "^1.2.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1745,10 +1745,10 @@ data-urls@^2.0.0:
17451745
whatwg-mimetype "^2.3.0"
17461746
whatwg-url "^8.0.0"
17471747

1748-
date-fns@^1.29.0:
1749-
version "1.30.1"
1750-
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-1.30.1.tgz#2e71bf0b119153dbb4cc4e88d9ea5acfb50dc05c"
1751-
integrity sha512-hBSVCvSmWC+QypYObzwGOd9wqdDpOt+0wl0KbU+R+uuZBS1jN8VsD1ss3irQDknRj5NvxiTF6oj/nDRnN/UQNw==
1748+
date-fns@^2.0.0:
1749+
version "2.27.0"
1750+
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.27.0.tgz#e1ff3c3ddbbab8a2eaadbb6106be2929a5a2d92b"
1751+
integrity sha512-sj+J0Mo2p2X1e306MHq282WS4/A8Pz/95GIFcsPNMPMZVI3EUrAdSv90al1k+p74WGLCruMXk23bfEDZa71X9Q==
17521752

17531753
debug@4, debug@^4.1.0, debug@^4.1.1:
17541754
version "4.3.3"

0 commit comments

Comments
 (0)