Skip to content

Commit

Permalink
fix(deps): update dependency moment to v2.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed May 20, 2020
1 parent f14584f commit a4afbc4
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 @@ -90,7 +90,7 @@
"devcert-with-localhost": "0.3.3",
"express": "4.17.1",
"idb": "3.0.2",
"moment": "2.25.3",
"moment": "2.26.0",
"sequelize": "4.44.4",
"sqlite3": "4.2.0",
"web-push": "3.4.4"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9078,10 +9078,10 @@ moment-timezone@^0.5.14:
dependencies:
moment ">= 2.9.0"

moment@2.25.3:
version "2.25.3"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.25.3.tgz#252ff41319cf41e47761a1a88cab30edfe9808c0"
integrity sha512-PuYv0PHxZvzc15Sp8ybUCoQ+xpyPWvjOuK72a5ovzp2LI32rJXOiIfyoFoYvG3s6EwwrdkMyWuRiEHSZRLJNdg==
moment@2.26.0:
version "2.26.0"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.26.0.tgz#5e1f82c6bafca6e83e808b30c8705eed0dcbd39a"
integrity sha512-oIixUO+OamkUkwjhAVE18rAMfRJNsNe/Stid/gwHSOfHrOtw9EhAY2AHvdKZ/k/MggcYELFCJz/Sn2pL8b8JMw==

"moment@>= 2.9.0":
version "2.18.1"
Expand Down

0 comments on commit a4afbc4

Please sign in to comment.