Skip to content

Commit 6a37e60

Browse files
committed
Upgrade less to 3.9.0 (from 3.8.1)
1 parent 887a5c5 commit 6a37e60

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.8.1",
54+
"less": "3.9.0",
5555
"lie": "3.3.0",
5656
"lightbox2": "2.10.0",
5757
"moment": "2.22.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2902,10 +2902,10 @@ latest-version@^3.0.0:
29022902
dependencies:
29032903
package-json "^4.0.0"
29042904

2905-
less@3.8.1:
2906-
version "3.8.1"
2907-
resolved "https://registry.yarnpkg.com/less/-/less-3.8.1.tgz#f31758598ef5a1930dd4caefa9e4340641e71e1d"
2908-
integrity sha512-8HFGuWmL3FhQR0aH89escFNBQH/nEiYPP2ltDFdQw2chE28Yx2E3lhAIq9Y2saYwLSwa699s4dBVEfCY8Drf7Q==
2905+
less@3.9.0:
2906+
version "3.9.0"
2907+
resolved "https://registry.yarnpkg.com/less/-/less-3.9.0.tgz#b7511c43f37cf57dc87dffd9883ec121289b1474"
2908+
integrity sha512-31CmtPEZraNUtuUREYjSqRkeETFdyEHSEPAGq4erDlUXtda7pzNmctdljdIagSb589d/qXGWiiP31R5JVf+v0w==
29092909
dependencies:
29102910
clone "^2.1.2"
29112911
optionalDependencies:

0 commit comments

Comments
 (0)