Skip to content

Commit 23fe333

Browse files
Bump moment from 2.22.0 to 2.29.4
Bumps [moment](https://github.com/moment/moment) from 2.22.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.22.0...2.29.4) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b46bda8 commit 23fe333

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"material-ui-icons": "1.0.0-beta.15",
3030
"mime": "1.4.1",
3131
"mkdirp": "0.5.1",
32-
"moment": "2.22.0",
32+
"moment": "2.29.4",
3333
"nock": "^10.0.6",
3434
"positions": "1.6.1",
3535
"prop-types": "15.5.10",
@@ -99,7 +99,7 @@
9999
"copy-webpack-plugin" : "5.0.4"
100100
},
101101
"resolutions": {
102-
"moment": "2.22.0",
102+
"moment": "2.29.4",
103103
"ucum": "cmoesel/ucum.js#es5-friendly"
104104
},
105105
"scripts": {

yarn.lock

+4-3
Original file line numberDiff line numberDiff line change
@@ -7473,9 +7473,10 @@ moment-duration-format@^1.3.0:
74737473
version "1.3.0"
74747474
resolved "https://registry.yarnpkg.com/moment-duration-format/-/moment-duration-format-1.3.0.tgz#541771b5f87a049cc65540475d3ad966737d6908"
74757475

7476-
[email protected], [email protected], moment@^2.10.3, moment@^2.14.1, moment@^2.20.1:
7477-
version "2.22.0"
7478-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.22.0.tgz#7921ade01017dd45186e7fee5f424f0b8663a730"
7476+
[email protected], [email protected], moment@^2.10.3, moment@^2.14.1, moment@^2.20.1:
7477+
version "2.29.4"
7478+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
7479+
integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==
74797480

74807481
moo@^0.4.3:
74817482
version "0.4.3"

0 commit comments

Comments
 (0)