Skip to content

Commit 72e35f8

Browse files
committed
Upgrade moment to 2.22.2 (from 2.22.1)
1 parent fb85b74 commit 72e35f8

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"knockout.validation": "2.0.3",
5353
"less": "3.0.4",
5454
"lie": "3.3.0",
55-
"moment": "2.22.1",
55+
"moment": "2.22.2",
5656
"moment-timezone": "0.4.0",
5757
"nouislider": "11.1.0",
5858
"numeral": "2.0.6",

yarn.lock

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3497,14 +3497,18 @@ moment-timezone@^0.4.0:
34973497
dependencies:
34983498
moment ">= 2.6.0"
34993499

3500-
moment@2.22.1, moment@^2.10.2:
3501-
version "2.22.1"
3502-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.22.1.tgz#529a2e9bf973f259c9643d237fda84de3a26e8ad"
3500+
moment@2.22.2:
3501+
version "2.22.2"
3502+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.22.2.tgz#3c257f9839fc0e93ff53149632239eb90783ff66"
35033503

35043504
"moment@>= 2.6.0", moment@^2.10:
35053505
version "2.20.1"
35063506
resolved "https://registry.yarnpkg.com/moment/-/moment-2.20.1.tgz#d6eb1a46cbcc14a2b2f9434112c1ff8907f313fd"
35073507

3508+
moment@^2.10.2:
3509+
version "2.22.1"
3510+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.22.1.tgz#529a2e9bf973f259c9643d237fda84de3a26e8ad"
3511+
35083512
move-concurrently@^1.0.1:
35093513
version "1.0.1"
35103514
resolved "https://registry.yarnpkg.com/move-concurrently/-/move-concurrently-1.0.1.tgz#be2c005fda32e0b29af1f05d7c4b33214c701f92"

0 commit comments

Comments
 (0)