Skip to content

Commit 6b0ff15

Browse files
dependabot[bot]bdukes
authored andcommitted
Bump less from 4.4.1 to 4.4.2
Bumps [less](https://github.com/less/less.js) from 4.4.1 to 4.4.2. - [Release notes](https://github.com/less/less.js/releases) - [Changelog](https://github.com/less/less.js/blob/master/CHANGELOG.md) - [Commits](less/less.js@v4.4.1...v4.4.2) --- updated-dependencies: - dependency-name: less dependency-version: 4.4.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a803de2 commit 6b0ff15

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.4.1",
59+
"less": "4.4.2",
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
@@ -4128,10 +4128,10 @@ lead@^4.0.0:
41284128
resolved "https://registry.npmjs.org/lead/-/lead-4.0.0.tgz"
41294129
integrity sha512-DpMa59o5uGUWWjruMp71e6knmwKU3jRBBn1kjuLWN9EeIOxNeSAwvHf03WIl8g/ZMR2oSQC9ej3yeLBwdDc/pg==
41304130

4131-
4132-
version "4.4.1"
4133-
resolved "https://registry.yarnpkg.com/less/-/less-4.4.1.tgz#2f97168bf887ca6a9957ee69e16cc34f8b007cc7"
4134-
integrity sha512-X9HKyiXPi0f/ed0XhgUlBeFfxrlDP3xR4M7768Zl+WXLUViuL9AOPPJP4nCV0tgRWvTYvpNmN0SFhZOQzy16PA==
4131+
4132+
version "4.4.2"
4133+
resolved "https://registry.yarnpkg.com/less/-/less-4.4.2.tgz#fa4291fdb0334de91163622cc038f4bd3eb6b8d7"
4134+
integrity sha512-j1n1IuTX1VQjIy3tT7cyGbX7nvQOsFLoIqobZv4ttI5axP923gA44zUj6miiA6R5Aoms4sEGVIIcucXUbRI14g==
41354135
dependencies:
41364136
copy-anything "^2.0.1"
41374137
parse-node-version "^1.0.1"

0 commit comments

Comments
 (0)