Bump date-fns from 2.10.0 to 2.11.0 (#176)

This commit is contained in:
dependabot-preview[bot]
2020-03-13 21:11:00 +00:00
committed by GitHub
parent 197e09abb5
commit 3c1a877ad7
2 changed files with 5 additions and 5 deletions

View File

@@ -22,7 +22,7 @@
"@types/nanoid": "^2.1.0",
"@vue/composition-api": "^0.4.0",
"axios": "^0.19.2",
"date-fns": "^2.9.0",
"date-fns": "^2.11.0",
"lodash": "^4.17.15",
"nanoid": "^2.1.11",
"pinia": "0.0.5",

View File

@@ -4932,10 +4932,10 @@ date-fns@^1.27.2:
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-1.30.1.tgz#2e71bf0b119153dbb4cc4e88d9ea5acfb50dc05c"
integrity sha512-hBSVCvSmWC+QypYObzwGOd9wqdDpOt+0wl0KbU+R+uuZBS1jN8VsD1ss3irQDknRj5NvxiTF6oj/nDRnN/UQNw==
date-fns@^2.9.0:
version "2.10.0"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.10.0.tgz#abd10604d8bafb0bcbd2ba2e9b0563b922ae4b6b"
integrity sha512-EhfEKevYGWhWlZbNeplfhIU/+N+x0iCIx7VzKlXma2EdQyznVlZhCptXUY+BegNpPW2kjdx15Rvq503YcXXrcA==
date-fns@^2.11.0:
version "2.11.0"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.11.0.tgz#ec2b44977465b9dcb370021d5e6c019b19f36d06"
integrity sha512-8P1cDi8ebZyDxUyUprBXwidoEtiQAawYPGvpfb+Dg0G6JrQ+VozwOmm91xYC0vAv1+0VmLehEPb+isg4BGUFfA==
de-indent@^1.0.2:
version "1.0.2"