Skip to content

Commit 4f92d1d

Browse files
dependabot[bot]bdukes
authored andcommitted
Bump less from 4.2.2 to 4.3.0
Bumps [less](https://github.com/less/less.js) from 4.2.2 to 4.3.0. - [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.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d573f4d commit 4f92d1d

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.2",
59+
"less": "4.3.0",
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
@@ -4117,10 +4117,10 @@ lead@^4.0.0:
41174117
resolved "https://registry.npmjs.org/lead/-/lead-4.0.0.tgz"
41184118
integrity sha512-DpMa59o5uGUWWjruMp71e6knmwKU3jRBBn1kjuLWN9EeIOxNeSAwvHf03WIl8g/ZMR2oSQC9ej3yeLBwdDc/pg==
41194119

4120-
less@4.2.2:
4121-
version "4.2.2"
4122-
resolved "https://registry.yarnpkg.com/less/-/less-4.2.2.tgz#4b59ede113933b58ab152190edf9180fc36846d8"
4123-
integrity sha512-tkuLHQlvWUTeQ3doAqnHbNn8T6WX1KA8yvbKG9x4VtKtIjHsVKQZCH11zRgAfbDAXC2UNIg/K9BYAAcEzUIrNg==
4120+
less@4.3.0:
4121+
version "4.3.0"
4122+
resolved "https://registry.yarnpkg.com/less/-/less-4.3.0.tgz#ef0cfc260a9ca8079ed8d0e3512bda8a12c82f2a"
4123+
integrity sha512-X9RyH9fvemArzfdP8Pi3irr7lor2Ok4rOttDXBhlwDg+wKQsXOXgHWduAJE1EsF7JJx0w0bcO6BC6tCKKYnXKA==
41244124
dependencies:
41254125
copy-anything "^2.0.1"
41264126
parse-node-version "^1.0.1"

0 commit comments

Comments
 (0)