Skip to content

Commit

Permalink
fix(deps): update dependency moment to v2.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Sep 13, 2020
1 parent 8664cf2 commit e75729e
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.27.0",
"moment": "2.28.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 @@ -9337,10 +9337,10 @@ moment-timezone@^0.5.14:
dependencies:
moment ">= 2.9.0"

moment@2.27.0:
version "2.27.0"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.27.0.tgz#8bff4e3e26a236220dfe3e36de756b6ebaa0105d"
integrity sha512-al0MUK7cpIcglMv3YF13qSgdAIqxHTO7brRtaz3DlSULbqfazqkc5kEjNrLDOM7fsjshoFIihnU8snrP7zUvhQ==
moment@2.28.0:
version "2.28.0"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.28.0.tgz#cdfe73ce01327cee6537b0fafac2e0f21a237d75"
integrity sha512-Z5KOjYmnHyd/ukynmFd/WwyXHd7L4J9vTI/nn5Ap9AVUgaAE15VvQ9MOGmJJygEUklupqIrFnor/tjTwRU+tQw==

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

0 comments on commit e75729e

Please sign in to comment.