Skip to content

Commit e183e31

Browse files
build(deps): bump less from 4.2.0 to 4.3.0
Bumps [less](https://github.com/less/less.js) from 4.2.0 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 c1d713d commit e183e31

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

package-lock.json

Lines changed: 6 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
"version": "4.2.0",
55
"bin": "./lessc-wrapper.js",
66
"dependencies": {
7-
"less": "^4.2.0"
7+
"less": "^4.3.0"
88
}
99
}

0 commit comments

Comments
 (0)