Skip to content

Commit 7be1db4

Browse files
committed
Upgrade moment to 2.22.1 (from 2.20.1)
1 parent f0cf650 commit 7be1db4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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": "2.7.3",
5454
"lie": "3.3.0",
55-
"moment": "2.20.1",
55+
"moment": "2.22.1",
5656
"moment-timezone": "0.4.0",
5757
"nouislider": "10.1.0",
5858
"numeral": "2.0.6",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3574,14 +3574,14 @@ moment-timezone@^0.4.0:
35743574
dependencies:
35753575
moment ">= 2.6.0"
35763576

3577-
[email protected], "moment@>= 2.6.0", moment@^2.10:
3578-
version "2.20.1"
3579-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.20.1.tgz#d6eb1a46cbcc14a2b2f9434112c1ff8907f313fd"
3580-
3581-
moment@^2.10.2:
3577+
[email protected], moment@^2.10.2:
35823578
version "2.22.1"
35833579
resolved "https://registry.yarnpkg.com/moment/-/moment-2.22.1.tgz#529a2e9bf973f259c9643d237fda84de3a26e8ad"
35843580

3581+
"moment@>= 2.6.0", moment@^2.10:
3582+
version "2.20.1"
3583+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.20.1.tgz#d6eb1a46cbcc14a2b2f9434112c1ff8907f313fd"
3584+
35853585
move-concurrently@^1.0.1:
35863586
version "1.0.1"
35873587
resolved "https://registry.yarnpkg.com/move-concurrently/-/move-concurrently-1.0.1.tgz#be2c005fda32e0b29af1f05d7c4b33214c701f92"

0 commit comments

Comments
 (0)