Skip to content

Commit e9f7866

Browse files
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 79c7ada commit e9f7866

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

package-lock.json

+6-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"playwright": "npx playwright install --with-deps && npx playwright test"
88
},
99
"dependencies": {
10-
"less": "^4.2.2",
10+
"less": "^4.3.0",
1111
"less-plugin-clean-css": "^1.6.0",
1212
"uglify-js": "^3.19.3"
1313
},

0 commit comments

Comments
 (0)