Skip to content

Commit 3bc76e8

Browse files
Bump moment from 2.22.2 to 2.29.4
Bumps [moment](https://github.com/moment/moment) from 2.22.2 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.2...2.29.4) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent de5989f commit 3bc76e8

2 files changed

Lines changed: 8 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"json2md": "^1.12.0",
9595
"lodash": "^4.17.4",
9696
"marked": "^4.0.2",
97-
"moment": "^2.18.1",
97+
"moment": "^2.29.4",
9898
"moment-timezone": "^0.5.14",
9999
"mousetrap": "^1.6.5",
100100
"mustache": "^4.0.1",

yarn.lock

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3089,7 +3089,7 @@
30893089

30903090
"@types/json5@^0.0.29":
30913091
version "0.0.29"
3092-
resolved "http://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
3092+
resolved "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
30933093

30943094
"@types/lodash@^4.14.108":
30953095
version "4.14.161"
@@ -5834,7 +5834,7 @@ combined-stream@^1.0.6, combined-stream@^1.0.8, combined-stream@~1.0.6:
58345834

58355835
commander@2.15.1:
58365836
version "2.15.1"
5837-
resolved "http://registry.npmjs.org/commander/-/commander-2.15.1.tgz#df46e867d0fc2aec66a34662b406a9ccafff5b0f"
5837+
resolved "https://registry.npmjs.org/commander/-/commander-2.15.1.tgz#df46e867d0fc2aec66a34662b406a9ccafff5b0f"
58385838

58395839
commander@2.16.x, commander@^2.12.1, commander@^2.5.0, commander@~2.16.0:
58405840
version "2.16.0"
@@ -7941,7 +7941,7 @@ event-emitter@^0.3.5:
79417941

79427942
event-stream@~3.3.0:
79437943
version "3.3.4"
7944-
resolved "http://registry.npmjs.org/event-stream/-/event-stream-3.3.4.tgz#4ab4c9a0f5a54db9338b4c34d86bfce8f4b35571"
7944+
resolved "https://registry.npmjs.org/event-stream/-/event-stream-3.3.4.tgz#4ab4c9a0f5a54db9338b4c34d86bfce8f4b35571"
79457945
dependencies:
79467946
duplexer "~0.1.1"
79477947
from "~0"
@@ -13094,9 +13094,10 @@ moment-timezone@^0.5.14:
1309413094
dependencies:
1309513095
moment ">= 2.9.0"
1309613096

13097-
"moment@>= 2.9.0", moment@^2.10.3, moment@^2.18.1:
13098-
version "2.22.2"
13099-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.22.2.tgz#3c257f9839fc0e93ff53149632239eb90783ff66"
13097+
"moment@>= 2.9.0", moment@^2.10.3, moment@^2.29.4:
13098+
version "2.29.4"
13099+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
13100+
integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==
1310013101

1310113102
morgan@^1.10.0:
1310213103
version "1.10.0"

0 commit comments

Comments
 (0)