Skip to content

Commit 3893da3

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] <[email protected]>
1 parent 0a043a1 commit 3893da3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"handlebars": "^4.7.7",
5151
"jsonapi-serializer": "^3.6.7",
5252
"jsonfile": "^6.1.0",
53-
"moment": "^2.27.0",
53+
"moment": "^2.29.4",
5454
"node-sass": "^4.14.0",
5555
"node-uuid": "^1.4.7",
5656
"nodemailer": "^6.6.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4335,10 +4335,10 @@ mkpath@^0.1.0:
43354335
resolved "https://registry.yarnpkg.com/mkpath/-/mkpath-0.1.0.tgz#7554a6f8d871834cc97b5462b122c4c124d6de91"
43364336
integrity sha1-dVSm+Nhxg0zJe1RisSLEwSTW3pE=
43374337

4338-
moment@^2.27.0:
4339-
version "2.27.0"
4340-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.27.0.tgz#8bff4e3e26a236220dfe3e36de756b6ebaa0105d"
4341-
integrity sha512-al0MUK7cpIcglMv3YF13qSgdAIqxHTO7brRtaz3DlSULbqfazqkc5kEjNrLDOM7fsjshoFIihnU8snrP7zUvhQ==
4338+
moment@^2.29.4:
4339+
version "2.29.4"
4340+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
4341+
integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==
43424342

43434343
move-concurrently@^1.0.1:
43444344
version "1.0.1"

0 commit comments

Comments
 (0)