Skip to content

Commit 143e7dc

Browse files
dependabot[bot]bdukes
authored andcommitted
Bump less from 4.6.3 to 4.6.4
Bumps [less](https://github.com/less/less.js) from 4.6.3 to 4.6.4. - [Release notes](https://github.com/less/less.js/releases) - [Changelog](https://github.com/less/less.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/less/less.js/commits) --- updated-dependencies: - dependency-name: less dependency-version: 4.6.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 27d1eb7 commit 143e7dc

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
@@ -57,7 +57,7 @@
5757
"knockout-postbox": "0.6.1",
5858
"knockout-sortable": "1.3.0",
5959
"knockout.validation": "2.0.4",
60-
"less": "4.6.3",
60+
"less": "4.6.4",
6161
"lie": "3.3.0",
6262
"lightbox2": "2.12.0",
6363
"moment": "2.30.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3838,10 +3838,10 @@ lead@^4.0.0:
38383838
resolved "https://registry.npmjs.org/lead/-/lead-4.0.0.tgz"
38393839
integrity sha512-DpMa59o5uGUWWjruMp71e6knmwKU3jRBBn1kjuLWN9EeIOxNeSAwvHf03WIl8g/ZMR2oSQC9ej3yeLBwdDc/pg==
38403840

3841-
less@4.6.3:
3842-
version "4.6.3"
3843-
resolved "https://registry.yarnpkg.com/less/-/less-4.6.3.tgz#0f7de4ad72d12ad2c2b33f21a9e42c1a6a4716af"
3844-
integrity sha512-xxjVIiz0rvWAhx49t8YLA/Dj6Uig4XdJgTRI5hbYHGmiDSh+S8hi2Wxsed2trjl/uur4kbW2+e2a8Mrk9Rcgbw==
3841+
less@4.6.4:
3842+
version "4.6.4"
3843+
resolved "https://registry.yarnpkg.com/less/-/less-4.6.4.tgz#3ff8068e6c8a59f1ece8a6b9227bda28c1ed68a2"
3844+
integrity sha512-OJmO5+HxZLLw0RLzkqaNHzcgEAQG7C0y3aMbwtCzIUFZsLMNNq/1IdAdHEycQ58CwUO3jPTHmoN+tE5I7FQxNg==
38453845
dependencies:
38463846
copy-anything "^3.0.5"
38473847
parse-node-version "^1.0.1"

0 commit comments

Comments
 (0)