Skip to content

Commit 04eb64c

Browse files
Bump moment from 2.29.4 to 2.30.1 in /components (#9996)
Bumps [moment](https://github.com/moment/moment) from 2.29.4 to 2.30.1. - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](moment/moment@2.29.4...2.30.1) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2ae59c9 commit 04eb64c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"jszip": "^3.10.1",
3434
"justgage": "^1.6.1",
3535
"metismenu": "~3.0.7",
36-
"moment": "^2.29.4",
36+
"moment": "^2.30.1",
3737
"morris.js": "morrisjs/morris.js",
3838
"pdfmake": "^0.2.10",
3939
"startbootstrap-sb-admin-2": "1.0.7"

components/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -765,10 +765,10 @@ minimist@^1.1.3:
765765
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
766766
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
767767

768-
moment@^2.29.4:
769-
version "2.29.4"
770-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
771-
integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==
768+
moment@^2.30.1:
769+
version "2.30.1"
770+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.30.1.tgz#f8c91c07b7a786e30c59926df530b4eac96974ae"
771+
integrity sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how==
772772

773773
morris.js@morrisjs/morris.js:
774774
version "0.5.1"

0 commit comments

Comments
 (0)