Skip to content

Commit 603ca59

Browse files
chore(deps-dev): bump moment from 2.29.3 to 2.29.4
Bumps [moment](https://github.com/moment/moment) from 2.29.3 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.29.3...2.29.4) --- updated-dependencies: - dependency-name: moment dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8e669f4 commit 603ca59

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"devDependencies": {
2424
"@glennsl/rescript-jest": "0.9.1",
2525
"@ristostevcev/bs-odoc": "1.3.0",
26-
"moment": "2.29.3",
26+
"moment": "2.29.4",
2727
"rescript": "9.1.4",
2828
"rescript-jest-date-mock": "2.0.1"
2929
},

yarn.lock

+4-9
Original file line numberDiff line numberDiff line change
@@ -1973,15 +1973,10 @@ moment-timezone@^0.5.x:
19731973
dependencies:
19741974
moment ">= 2.9.0"
19751975

1976-
moment@2.29.3:
1977-
version "2.29.3"
1978-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.3.tgz#edd47411c322413999f7a5940d526de183c031f3"
1979-
integrity sha512-c6YRvhEo//6T2Jz/vVtYzqBzwvPT95JBQ+smCytzf7c50oMZRsR/a4w88aD34I+/QVSfnoAnSBFPJHItlOMJVw==
1980-
1981-
"moment@>= 2.9.0":
1982-
version "2.29.3"
1983-
resolved "https://registry.npmjs.org/moment/-/moment-2.29.3.tgz"
1984-
integrity sha512-c6YRvhEo//6T2Jz/vVtYzqBzwvPT95JBQ+smCytzf7c50oMZRsR/a4w88aD34I+/QVSfnoAnSBFPJHItlOMJVw==
1976+
moment@2.29.4, "moment@>= 2.9.0":
1977+
version "2.29.4"
1978+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
1979+
integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==
19851980

19861981
ms@2.1.2:
19871982
version "2.1.2"

0 commit comments

Comments
 (0)