Skip to content

Commit

Permalink
fix(deps): update dependency moment to v2.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Sep 22, 2020
1 parent 046403c commit 64d9e4d
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.28.0",
"moment": "2.29.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 @@ -9344,10 +9344,10 @@ moment-timezone@^0.5.14:
dependencies:
moment ">= 2.9.0"

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.29.0:
version "2.29.0"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.0.tgz#fcbef955844d91deb55438613ddcec56e86a3425"
integrity sha512-z6IJ5HXYiuxvFTI6eiQ9dm77uE0gyy1yXNApVHqTcnIKfY9tIwEjlzsZ6u1LQXvVgKeTnv9Xm7NDvJ7lso3MtA==

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

0 comments on commit 64d9e4d

Please sign in to comment.