Skip to content

Commit

Permalink
Update dependency moment to v2.24.0 (#21073)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and rsimha committed Feb 26, 2019
1 parent b360f1f commit ee8daa8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -29,7 +29,7 @@
"@ampproject/worker-dom": "0.2.17",
"document-register-element": "1.5.0",
"dompurify": "1.0.10",
"moment": "2.22.2",
"moment": "2.24.0",
"preact": "8.4.2",
"preact-compat": "3.18.4",
"promise-pjs": "1.1.3",
Expand Down
5 changes: 5 additions & 0 deletions yarn.lock
Expand Up @@ -9929,6 +9929,11 @@ moment@2.22.2, moment@>=1.6.0:
resolved "https://registry.yarnpkg.com/moment/-/moment-2.22.2.tgz#3c257f9839fc0e93ff53149632239eb90783ff66"
integrity sha1-PCV/mDn8DpP/UxSWMiOeuQeD/2Y=

moment@2.24.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==

morgan@1.9.1:
version "1.9.1"
resolved "https://registry.yarnpkg.com/morgan/-/morgan-1.9.1.tgz#0a8d16734a1d9afbc824b99df87e738e58e2da59"
Expand Down

0 comments on commit ee8daa8

Please sign in to comment.