Skip to content

Commit 6beb164

Browse files
Bump less from 4.4.1 to 4.4.2 (#524)
Bumps [less](https://github.com/less/less.js) from 4.4.1 to 4.4.2. - [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.4.1...v4.4.2) --- updated-dependencies: - dependency-name: less dependency-version: 4.4.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c25b3ed commit 6beb164

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 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
@@ -7,7 +7,7 @@
77
"playwright": "npx playwright install --with-deps && npx playwright test"
88
},
99
"dependencies": {
10-
"less": "^4.4.1",
10+
"less": "^4.4.2",
1111
"less-plugin-clean-css": "^1.6.0",
1212
"uglify-js": "^3.19.3"
1313
},

0 commit comments

Comments
 (0)