Skip to content

Commit

Permalink
chore(deps-dev): bump less from 4.2.0 to 4.2.1 (#18403)
Browse files Browse the repository at this point in the history
Bumps [less](https://github.com/less/less.js) from 4.2.0 to 4.2.1.
- [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-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 0768120 commit 5c60268
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
"jest-jasmine2": "29.7.0",
"jest-transform-stub": "2.0.0",
"jsdom-worker": "0.3.0",
"less": "4.2.0",
"less": "4.2.1",
"less-loader": "12.2.0",
"lint-staged": "15.2.10",
"os-browserify": "0.3.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12741,9 +12741,9 @@ __metadata:
languageName: node
linkType: hard

"less@npm:4.2.0":
version: 4.2.0
resolution: "less@npm:4.2.0"
"less@npm:4.2.1":
version: 4.2.1
resolution: "less@npm:4.2.1"
dependencies:
copy-anything: "npm:^2.0.1"
errno: "npm:^0.1.1"
Expand Down Expand Up @@ -12772,7 +12772,7 @@ __metadata:
optional: true
bin:
lessc: bin/lessc
checksum: 10/98200dce570cdc396e03cafc95fb7bbbecdbe3ae28e456a6dcf7a1ac75c3b1979aa56749ac7581ace1814f8a03c9d3456b272280cc098a6e1e24295c4b7caddb
checksum: 10/931343f46899742501d12e3d657387d766af5a61fe6536a3bf3aa935b4d6f94b49e9a3668788affbd4a0cc752426a3da2db3d24ffca63fbb8f2c28538f113a9b
languageName: node
linkType: hard

Expand Down Expand Up @@ -18785,7 +18785,7 @@ __metadata:
jszip: "npm:3.10.1"
keyboardjs: "npm:2.7.0"
knockout: "npm:3.5.1"
less: "npm:4.2.0"
less: "npm:4.2.1"
less-loader: "npm:12.2.0"
lexical: "npm:0.20.2"
libsodium-wrappers: "npm:0.7.15"
Expand Down

0 comments on commit 5c60268

Please sign in to comment.