Skip to content

Commit

Permalink
chore(deps): update dependency less-loader to v12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2024
1 parent 7f9aa42 commit 65a9ce0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"less": "4.2.0",
"less-loader": "11.1.4",
"less-loader": "12.0.0",
"mini-css-extract-plugin": "2.7.7",
"npm-run-all": "4.1.5",
"prettier": "3.2.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5181,10 +5181,10 @@ launch-editor@^2.6.0:
picocolors "^1.0.0"
shell-quote "^1.8.1"

less-loader@11.1.4:
version "11.1.4"
resolved "https://registry.yarnpkg.com/less-loader/-/less-loader-11.1.4.tgz#e8a070844efaefbe59b978acaf57b9d3e868cf08"
integrity sha512-6/GrYaB6QcW6Vj+/9ZPgKKs6G10YZai/l/eJ4SLwbzqNTBsAqt5hSLVF47TgsiBxV1P6eAU0GYRH3YRuQU9V3A==
less-loader@12.0.0:
version "12.0.0"
resolved "https://registry.yarnpkg.com/less-loader/-/less-loader-12.0.0.tgz#d45b322c01b3e6c3784298d7e4257ce25f714516"
integrity sha512-fcRoWK28+eD+1PxuwNG+44V2v32IBdzsYAi0keUncHVblbpxMPWwrGlnw0wZKCdOg7O0HNwfhWNw/DrRZ45xCA==

[email protected]:
version "4.2.0"
Expand Down

0 comments on commit 65a9ce0

Please sign in to comment.