Skip to content

Commit cb791c5

Browse files
chore(deps): bump moment from 2.27.0 to 2.29.4
Bumps [moment](https://github.com/moment/moment) from 2.27.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.27.0...2.29.4) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e2cb784 commit cb791c5

3 files changed

Lines changed: 20 additions & 21 deletions

File tree

package-lock.json

Lines changed: 15 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"axios": "^0.19.2",
2121
"jest-location-mock": "^1.0.9",
2222
"lodash": "^4.17.21",
23-
"moment": "^2.27.0",
23+
"moment": "^2.29.4",
2424
"prettier": "^2.3.2",
2525
"react": "^17.0.2",
2626
"react-dom": "^17.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6637,10 +6637,10 @@ mkdirp@^0.5.5, mkdirp@~0.5.1:
66376637
dependencies:
66386638
minimist "^1.2.5"
66396639

6640-
moment@^2.27.0:
6641-
version "2.27.0"
6642-
resolved "https://registry.npmjs.org/moment/-/moment-2.27.0.tgz"
6643-
integrity sha512-al0MUK7cpIcglMv3YF13qSgdAIqxHTO7brRtaz3DlSULbqfazqkc5kEjNrLDOM7fsjshoFIihnU8snrP7zUvhQ==
6640+
moment@^2.29.4:
6641+
version "2.29.4"
6642+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
6643+
integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==
66446644

66456645
ms@2.0.0:
66466646
version "2.0.0"

0 commit comments

Comments
 (0)