Skip to content

Commit 4578832

Browse files
dependabot[bot]bdukes
authored andcommitted
Bump less from 4.2.0 to 4.2.1
Bumps [less](https://github.com/less/less.js) from 4.2.0 to 4.2.1. - [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-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9164a1c commit 4578832

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
@@ -56,7 +56,7 @@
5656
"knockout-postbox": "0.6.1",
5757
"knockout-sortable": "1.2.2",
5858
"knockout.validation": "2.0.4",
59-
"less": "4.2.0",
59+
"less": "4.2.1",
6060
"lie": "3.3.0",
6161
"lightbox2": "2.11.5",
6262
"moment": "2.30.1",

yarn.lock

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

4107-
less@4.2.0:
4108-
version "4.2.0"
4109-
resolved "https://registry.npmjs.org/less/-/less-4.2.0.tgz"
4110-
integrity sha512-P3b3HJDBtSzsXUl0im2L7gTO5Ubg8mEN6G8qoTS77iXxXX4Hvu4Qj540PZDvQ8V6DmX6iXo98k7Md0Cm1PrLaA==
4107+
less@4.2.1:
4108+
version "4.2.1"
4109+
resolved "https://registry.yarnpkg.com/less/-/less-4.2.1.tgz#fe4c9848525ab44614c0cf2c00abd8d031bb619a"
4110+
integrity sha512-CasaJidTIhWmjcqv0Uj5vccMI7pJgfD9lMkKtlnTHAdJdYK/7l8pM9tumLyJ0zhbD4KJLo/YvTj+xznQd5NBhg==
41114111
dependencies:
41124112
copy-anything "^2.0.1"
41134113
parse-node-version "^1.0.1"

0 commit comments

Comments
 (0)