Skip to content

Commit 58e3bc9

Browse files
committed
Upgrade less to 3.7.1 (from 3.0.4)
1 parent 5beacdd commit 58e3bc9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"knockout-postbox": "0.6.0",
5252
"knockout-sortable": "1.1.0",
5353
"knockout.validation": "2.0.3",
54-
"less": "3.0.4",
54+
"less": "3.7.1",
5555
"lie": "3.3.0",
5656
"lightbox2": "2.10.0",
5757
"moment": "2.22.2",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2554,9 +2554,9 @@ lazy-cache@^1.0.3:
25542554
version "1.0.4"
25552555
resolved "https://registry.yarnpkg.com/lazy-cache/-/lazy-cache-1.0.4.tgz#a1d78fc3a50474cb80845d3b3b6e1da49a446e8e"
25562556

2557-
less@3.0.4:
2558-
version "3.0.4"
2559-
resolved "https://registry.yarnpkg.com/less/-/less-3.0.4.tgz#d27dcedbac96031c9e7b76f1da1e4b7d83760814"
2557+
less@3.7.1:
2558+
version "3.7.1"
2559+
resolved "https://registry.yarnpkg.com/less/-/less-3.7.1.tgz#192e9dcef456ba3181a4e8d78a200f72a75e5c30"
25602560
optionalDependencies:
25612561
errno "^0.1.1"
25622562
graceful-fs "^4.1.2"

0 commit comments

Comments
 (0)