Skip to content

Commit 2c32ebb

Browse files
dependabot[bot]bdukes
authored andcommitted
Bump less from 4.8.0 to 4.8.1
Bumps [less](https://github.com/less/less.js) from 4.8.0 to 4.8.1. - [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.8.0...v4.8.1) --- updated-dependencies: - dependency-name: less dependency-version: 4.8.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7443b4a commit 2c32ebb

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"knockout-postbox": "0.6.1",
6060
"knockout-sortable": "1.3.0",
6161
"knockout.validation": "2.0.4",
62-
"less": "4.8.0",
62+
"less": "4.8.1",
6363
"lie": "3.3.0",
6464
"lightbox2": "2.12.0",
6565
"moment": "2.30.1",

yarn.lock

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

3321-
less@4.8.0:
3322-
version "4.8.0"
3323-
resolved "https://registry.yarnpkg.com/less/-/less-4.8.0.tgz#c5dd2ae42ae8c037efa8287b732352a0b29c4174"
3324-
integrity sha512-7Y7DJBMbsW29UGjOG6NGvxQEx71AaDcrryBwYCMaFwn0kj8FkSueKN9r9WexVOetKEhXh38kL++WJncfkEpS+g==
3321+
less@4.8.1:
3322+
version "4.8.1"
3323+
resolved "https://registry.yarnpkg.com/less/-/less-4.8.1.tgz#eda5a5c92f21507da6e0f88346a76c37e3403f7b"
3324+
integrity sha512-jQ3lRIo1aUtiWVYXZ7mk4+V4BjCGswF3IxTLJ+4RUta8ZiHh8lhkig2G8dya2eCcyR1dYUvzuV46EkJN8PSwww==
33253325
dependencies:
33263326
copy-anything "^3.0.5"
33273327
parse-node-version "^1.0.1"

0 commit comments

Comments
 (0)