Skip to content

Commit 44a09e0

Browse files
chore(deps): update dependency less-loader to v12
1 parent 1da3a43 commit 44a09e0

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.2.0",
7979
"mini-css-extract-plugin": "2.8.0",
8080
"npm-run-all": "4.1.5",
8181
"prettier": "3.2.4",

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.2.0:
5185+
version "12.2.0"
5186+
resolved "https://registry.yarnpkg.com/less-loader/-/less-loader-12.2.0.tgz#e1e94522f6abe9e064ef396c29a3151bc6c1b6cc"
5187+
integrity sha512-MYUxjSQSBUQmowc0l5nPieOYwMzGPUaTzB6inNW/bdPEG9zOL3eAAD1Qw5ZxSPk7we5dMojHwNODYMV1hq4EVg==
51885188

51895189
51905190
version "4.2.0"

0 commit comments

Comments
 (0)