Skip to content

Commit

Permalink
fix(deps): update dependency date-fns to ^2.0.0-alpha.29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 5, 2019
1 parent 5e72eff commit f73ad02
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
"vscode-languageserver-types": "^3.14.0"
},
"dependencies": {
"date-fns": "^2.0.0-alpha.24",
"date-fns": "^2.0.0-alpha.29",
"rxjs": "^6.4.0",
"tagged-template-noop": "^2.1.0"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2098,10 +2098,10 @@ dargs@^4.0.1:
dependencies:
number-is-nan "^1.0.0"

date-fns@^2.0.0-alpha.24:
version "2.0.0-alpha.24"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.0.0-alpha.24.tgz#2988c137c72275af29d7d21cc53eb52b3a8c2586"
integrity sha512-jpLzKHKSq0nTcZ3K5ZnTelxWmUwPepuoEaXkATwIUnc1tc+/rIooAvDMR+zdAGnwQ35eVWiyn5dikoLHjhEYeA==
date-fns@^2.0.0-alpha.29:
version "2.0.0-alpha.29"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.0.0-alpha.29.tgz#9d4a36e3ebba63d009e957fea8fdfef7921bc6cb"
integrity sha512-AIFZ0hG/1fdb7HZHTDyiEJdNiaFyZxXcx/kF8z3I9wxbhkN678KrrLSneKcsb0Xy5KqCA4wCIxmGpdVWSNZnpA==

date-now@^0.1.4:
version "0.1.4"
Expand Down

0 comments on commit f73ad02

Please sign in to comment.