Skip to content

Commit 65a9ce0

Browse files
chore(deps): update dependency less-loader to v12
1 parent 7f9aa42 commit 65a9ce0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"jest": "29.7.0",
7676
"jest-environment-jsdom": "29.7.0",
7777
"less": "4.2.0",
78-
"less-loader": "11.1.4",
78+
"less-loader": "12.0.0",
7979
"mini-css-extract-plugin": "2.7.7",
8080
"npm-run-all": "4.1.5",
8181
"prettier": "3.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5181,10 +5181,10 @@ launch-editor@^2.6.0:
51815181
picocolors "^1.0.0"
51825182
shell-quote "^1.8.1"
51835183

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

51895189
51905190
version "4.2.0"

0 commit comments

Comments
 (0)