Skip to content

Commit

Permalink
chore(deps): bump moment from 2.24.0 to 2.25.1 (#2294)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed May 1, 2020
1 parent 5a9fe59 commit d82d15d
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 @@ -56,7 +56,7 @@
"html-minifier": "^4.0.0",
"jsonapi-serializer": "^3.5.3",
"jsonfile": "^6.0.1",
"moment": "^2.13.0",
"moment": "^2.25.1",
"node-sass": "^4.14.0",
"node-uuid": "^1.4.7",
"nodemailer": "^6.4.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5238,10 +5238,10 @@ mkpath@^0.1.0:
resolved "https://registry.yarnpkg.com/mkpath/-/mkpath-0.1.0.tgz#7554a6f8d871834cc97b5462b122c4c124d6de91"
integrity sha1-dVSm+Nhxg0zJe1RisSLEwSTW3pE=

moment@^2.13.0:
version "2.24.0"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.24.0.tgz#0d055d53f5052aa653c9f6eb68bb5d12bf5c2b5b"
integrity sha512-bV7f+6l2QigeBBZSM/6yTNq4P2fNpSWj/0e7jQcy87A8e7o2nAfP/34/2ky5Vw4B9S446EtIhodAzkFCcR4dQg==
moment@^2.25.1:
version "2.25.1"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.25.1.tgz#1cb546dca1eccdd607c9324747842200b683465d"
integrity sha512-nRKMf9wDS4Fkyd0C9LXh2FFXinD+iwbJ5p/lh3CHitW9kZbRbJ8hCruiadiIXZVbeAqKZzqcTvHnK3mRhFjb6w==

move-concurrently@^1.0.1:
version "1.0.1"
Expand Down

0 comments on commit d82d15d

Please sign in to comment.