Skip to content

Commit

Permalink
Upgrade moment to 2.25.0 (from 2.24.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
bdukes committed May 1, 2020
1 parent e159ec1 commit a6c823b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"less": "3.11.1",
"lie": "3.3.0",
"lightbox2": "2.11.1",
"moment": "2.24.0",
"moment": "2.25.0",
"moment-timezone": "0.5.28",
"nouislider": "14.2.0",
"numeral": "2.0.6",
Expand Down
7 changes: 6 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4041,7 +4041,12 @@ moment-timezone@^0.4.0:
dependencies:
moment ">= 2.6.0"

moment@2.24.0, "moment@>= 2.6.0", "moment@>= 2.9.0", moment@^2.10, moment@^2.10.2:
moment@2.25.0:
version "2.25.0"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.25.0.tgz#e961ab9a5848a1cf2c52b1af4e6c82a8401e7fe9"
integrity sha512-vbrf6kJGpevOxmDRvCCvGuCSXvRj93264WcFzjm3Z3pV4lfjrXll8rvSP+EbmCte64udj1LkJMILxQnjXAQBzg==

"moment@>= 2.6.0", "moment@>= 2.9.0", moment@^2.10, moment@^2.10.2:
version "2.24.0"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.24.0.tgz#0d055d53f5052aa653c9f6eb68bb5d12bf5c2b5b"
integrity sha512-bV7f+6l2QigeBBZSM/6yTNq4P2fNpSWj/0e7jQcy87A8e7o2nAfP/34/2ky5Vw4B9S446EtIhodAzkFCcR4dQg==
Expand Down

0 comments on commit a6c823b

Please sign in to comment.