Skip to content

Commit

Permalink
Bump moment from 2.23.0 to 2.29.4 in /fronts-client
Browse files Browse the repository at this point in the history
Bumps [moment](https://github.com/moment/moment) from 2.23.0 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.23.0...2.29.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 7, 2022
1 parent df3933c commit 6809e6c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 14 deletions.
2 changes: 1 addition & 1 deletion fronts-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
"jest-enzyme": "^6.0.0",
"lodash": "^4.17.13",
"lodash.throttle": "^4.1.1",
"moment": "^2.23.0",
"moment": "^2.29.4",
"mousetrap": "^1.6.2",
"normalise-with-fields": "1.2.0",
"panda-session": "^0.1.6",
Expand Down
21 changes: 8 additions & 13 deletions fronts-client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5405,10 +5405,10 @@ ignore@^4.0.6:
resolved "https://registry.yarnpkg.com/ignore/-/ignore-4.0.6.tgz"
integrity sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==

immutable@*:
version "4.0.0"
resolved "https://registry.yarnpkg.com/immutable/-/immutable-4.0.0.tgz#b86f78de6adef3608395efb269a91462797e2c23"
integrity sha512-zIE9hX70qew5qTUjSS7wi1iwj/l7+m54KWU247nhM3v806UdGj1yDndXj+IOYxxtW9zyLI+xqFNZjTuDaLUqFw==
immutable@3.8.2:
version "3.8.2"
resolved "https://registry.yarnpkg.com/immutable/-/immutable-3.8.2.tgz#c2439951455bb39913daf281376f1530e104adf3"
integrity sha512-15gZoQ38eYjEjxkorfbcgBKBL6R7T459OuK+CpcWt7O3KF4uPCx2tD0uFETlUDIyo+1789crbMhTvQBSR5yBMg==

import-fresh@^3.0.0:
version "3.0.0"
Expand Down Expand Up @@ -7118,15 +7118,10 @@ moment-duration-format-commonjs@^1.0.0:
resolved "https://registry.yarnpkg.com/moment-duration-format-commonjs/-/moment-duration-format-commonjs-1.0.0.tgz"
integrity sha512-MVFR4hIh4jfuwSCPBEE5CCwn3refvTsxK/Yv/DpKJ6YcNnCimlVJ6DQeTJG1KVQPw1o8m3tkbHE9gVjivyv9iA==

moment@>=1.6.0, moment@>=2.17.1, moment@^2.23.0:
version "2.23.0"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.23.0.tgz"
integrity sha512-3IE39bHVqFbWWaPOMHZF98Q9c3LDKGTmypMiTM2QygGXXElkFWIH7GxfmlwmY2vwa+wmNsoYZmG2iusf1ZjJoA==

moment@^2.10.3, moment@^2.14.1:
version "2.22.2"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.22.2.tgz"
integrity sha1-PCV/mDn8DpP/UxSWMiOeuQeD/2Y=
moment@>=1.6.0, moment@>=2.17.1, moment@^2.10.3, moment@^2.14.1, 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==

moo@^0.4.3:
version "0.4.3"
Expand Down

0 comments on commit 6809e6c

Please sign in to comment.