Skip to content

Commit 3b4179d

Browse files
dependabot[bot]crazy-max
authored andcommitted
chore(deps): Bump moment from 2.29.4 to 2.30.1
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) Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com> --- updated-dependencies: - dependency-name: moment dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0784993 commit 3b4179d

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
@@ -33,7 +33,7 @@
3333
"@renovate/pep440": "^1.0.0",
3434
"csv-parse": "^5.5.3",
3535
"handlebars": "^4.7.8",
36-
"moment": "^2.29.4",
36+
"moment": "^2.30.1",
3737
"moment-timezone": "^0.5.43",
3838
"semver": "^7.5.4"
3939
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3360,10 +3360,10 @@ moment-timezone@^0.5.43:
33603360
dependencies:
33613361
moment "^2.29.4"
33623362

3363-
moment@^2.29.4:
3364-
version "2.29.4"
3365-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
3366-
integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==
3363+
moment@^2.29.4, moment@^2.30.1:
3364+
version "2.30.1"
3365+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.30.1.tgz#f8c91c07b7a786e30c59926df530b4eac96974ae"
3366+
integrity sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how==
33673367

33683368
ms@2.1.2:
33693369
version "2.1.2"

0 commit comments

Comments
 (0)