Skip to content

Commit 3d1b4bd

Browse files
dependabot[bot]bdukes
authored andcommitted
Bump less from 4.4.0 to 4.4.1
Bumps [less](https://github.com/less/less.js) from 4.4.0 to 4.4.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-version: 4.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1199e90 commit 3d1b4bd

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

4130-
4131-
version "4.4.0"
4132-
resolved "https://registry.yarnpkg.com/less/-/less-4.4.0.tgz#deaf881f4880ee80691beae925b8fac699d3a76d"
4133-
integrity sha512-kdTwsyRuncDfjEs0DlRILWNvxhDG/Zij4YLO4TMJgDLW+8OzpfkdPnRgrsRuY1o+oaxJGWsps5f/RVBgGmmN0w==
4130+
4131+
version "4.4.1"
4132+
resolved "https://registry.yarnpkg.com/less/-/less-4.4.1.tgz#2f97168bf887ca6a9957ee69e16cc34f8b007cc7"
4133+
integrity sha512-X9HKyiXPi0f/ed0XhgUlBeFfxrlDP3xR4M7768Zl+WXLUViuL9AOPPJP4nCV0tgRWvTYvpNmN0SFhZOQzy16PA==
41344134
dependencies:
41354135
copy-anything "^2.0.1"
41364136
parse-node-version "^1.0.1"

0 commit comments

Comments
 (0)