Skip to content

Commit

Permalink
Bump moment from 2.22.2 to 2.29.4
Browse files Browse the repository at this point in the history
Bumps [moment](https://github.com/moment/moment) from 2.22.2 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](moment/moment@2.22.2...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 11, 2022
1 parent de5989f commit 3bc76e8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"json2md": "^1.12.0",
"lodash": "^4.17.4",
"marked": "^4.0.2",
"moment": "^2.18.1",
"moment": "^2.29.4",
"moment-timezone": "^0.5.14",
"mousetrap": "^1.6.5",
"mustache": "^4.0.1",
Expand Down
13 changes: 7 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3089,7 +3089,7 @@

"@types/json5@^0.0.29":
version "0.0.29"
resolved "http://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
resolved "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"

"@types/lodash@^4.14.108":
version "4.14.161"
Expand Down Expand Up @@ -5834,7 +5834,7 @@ combined-stream@^1.0.6, combined-stream@^1.0.8, combined-stream@~1.0.6:

[email protected]:
version "2.15.1"
resolved "http://registry.npmjs.org/commander/-/commander-2.15.1.tgz#df46e867d0fc2aec66a34662b406a9ccafff5b0f"
resolved "https://registry.npmjs.org/commander/-/commander-2.15.1.tgz#df46e867d0fc2aec66a34662b406a9ccafff5b0f"

[email protected], commander@^2.12.1, commander@^2.5.0, commander@~2.16.0:
version "2.16.0"
Expand Down Expand Up @@ -7941,7 +7941,7 @@ event-emitter@^0.3.5:

event-stream@~3.3.0:
version "3.3.4"
resolved "http://registry.npmjs.org/event-stream/-/event-stream-3.3.4.tgz#4ab4c9a0f5a54db9338b4c34d86bfce8f4b35571"
resolved "https://registry.npmjs.org/event-stream/-/event-stream-3.3.4.tgz#4ab4c9a0f5a54db9338b4c34d86bfce8f4b35571"
dependencies:
duplexer "~0.1.1"
from "~0"
Expand Down Expand Up @@ -13094,9 +13094,10 @@ moment-timezone@^0.5.14:
dependencies:
moment ">= 2.9.0"

"moment@>= 2.9.0", moment@^2.10.3, moment@^2.18.1:
version "2.22.2"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.22.2.tgz#3c257f9839fc0e93ff53149632239eb90783ff66"
"moment@>= 2.9.0", moment@^2.10.3, moment@^2.29.4:
version "2.29.4"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==

morgan@^1.10.0:
version "1.10.0"
Expand Down

0 comments on commit 3bc76e8

Please sign in to comment.