Skip to content

Commit 5255bc0

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

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"classnames": "2.2.5",
108108
"css-box-model": "0.0.13",
109109
"lodash": "4.17.11",
110-
"moment": "2.22.1",
110+
"moment": "2.29.4",
111111
"react-beautiful-dnd": "2.6.2",
112112
"react-color": "2.13.1",
113113
"react-datepicker": "1.3.0",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3824,7 +3824,7 @@ compressible@~2.0.16:
38243824

38253825
compression@^1.5.2:
38263826
version "1.7.2"
3827-
resolved "http://registry.npmjs.org/compression/-/compression-1.7.2.tgz#aaffbcd6aaf854b44ebb280353d5ad1651f59a69"
3827+
resolved "https://registry.npmjs.org/compression/-/compression-1.7.2.tgz#aaffbcd6aaf854b44ebb280353d5ad1651f59a69"
38283828
integrity sha1-qv+81qr4VLROuygDU9WtFlH1mmk=
38293829
dependencies:
38303830
accepts "~1.3.4"
@@ -9183,10 +9183,10 @@ [email protected], "mkdirp@>=0.5 0", mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@~0.5.0, mkd
91839183
dependencies:
91849184
minimist "0.0.8"
91859185

9186-
moment@2.22.1:
9187-
version "2.22.1"
9188-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.22.1.tgz#529a2e9bf973f259c9643d237fda84de3a26e8ad"
9189-
integrity sha512-shJkRTSebXvsVqk56I+lkb2latjBs8I+pc2TzWc545y2iFnSjm7Wg0QMh+ZWcdSLQyGEau5jI8ocnmkyTgr9YQ==
9186+
moment@2.29.4:
9187+
version "2.29.4"
9188+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
9189+
integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==
91909190

91919191
move-concurrently@^1.0.1:
91929192
version "1.0.1"
@@ -9766,7 +9766,7 @@ once@^1.3.0, once@^1.3.1, once@^1.4.0:
97669766

97679767
onetime@^1.0.0:
97689768
version "1.1.0"
9769-
resolved "http://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz#a1f7838f8314c516f05ecefcbc4ccfe04b4ed789"
9769+
resolved "https://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz#a1f7838f8314c516f05ecefcbc4ccfe04b4ed789"
97709770
integrity sha1-ofeDj4MUxRbwXs78vEzP4EtO14k=
97719771

97729772
onetime@^2.0.0:
@@ -14419,7 +14419,7 @@ [email protected], yargs@^12.0.2:
1441914419

1442014420
yargs@^11.1.0:
1442114421
version "11.1.0"
14422-
resolved "http://registry.npmjs.org/yargs/-/yargs-11.1.0.tgz#90b869934ed6e871115ea2ff58b03f4724ed2d77"
14422+
resolved "https://registry.npmjs.org/yargs/-/yargs-11.1.0.tgz#90b869934ed6e871115ea2ff58b03f4724ed2d77"
1442314423
integrity sha512-NwW69J42EsCSanF8kyn5upxvjp5ds+t3+udGBeTbFnERA+lF541DDpMawzo4z6W/QrzNM18D+BPMiOBibnFV5A==
1442414424
dependencies:
1442514425
cliui "^4.0.0"

0 commit comments

Comments
 (0)