Skip to content

Commit

Permalink
Merge pull request #32 from mikebarkmin/renovate/date-fns-2.x
Browse files Browse the repository at this point in the history
Update dependency date-fns to v2.3.0
  • Loading branch information
Mike Barkmin authored Sep 24, 2019
2 parents 87dbf98 + 8337da8 commit 73e0899
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@lingui/react": "2.8.3",
"@sentry/browser": "5.6.3",
"axios": "0.19.0",
"date-fns": "2.2.1",
"date-fns": "2.3.0",
"polished": "3.4.1",
"react": "16.9.0",
"react-autosuggest": "9.4.3",
Expand Down
8 changes: 4 additions & 4 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3555,10 +3555,10 @@ data-urls@^1.0.0, data-urls@^1.1.0:
whatwg-mimetype "^2.2.0"
whatwg-url "^7.0.0"

date-fns@2.2.1:
version "2.2.1"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.2.1.tgz#b3f79cf56760af106050c686f4c72586a3383ee9"
integrity sha512-4V1i5CnTinjBvJpXTq7sDHD4NY6JPcl15112IeSNNLUWQOQ+kIuCvRGOFZMQZNvkadw8F9QTyZxz59rIRU6K+w==
date-fns@2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.3.0.tgz#017eae725d0c46173b572da025fb5e4e534270fd"
integrity sha512-A8o+iXBVqQayl9Z39BHgb7m/zLOfhF7LK82t+n9Fq1adds1vaUn8ByVoADqWLe4OTc6BZYc/FdbdTwufNYqkJw==

date-fns@^1.29.0:
version "1.30.1"
Expand Down

0 comments on commit 73e0899

Please sign in to comment.