Skip to content

Commit 3d330f5

Browse files
chore(deps): update dependency less-loader to v12
1 parent 1b7156c commit 3d330f5

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.9.0",
8080
"npm-run-all": "4.1.5",
8181
"prettier": "3.2.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5265,10 +5265,10 @@ launch-editor@^2.6.0:
52655265
picocolors "^1.0.0"
52665266
shell-quote "^1.8.1"
52675267

5268-
less-loader@11.1.4:
5269-
version "11.1.4"
5270-
resolved "https://registry.yarnpkg.com/less-loader/-/less-loader-11.1.4.tgz#e8a070844efaefbe59b978acaf57b9d3e868cf08"
5271-
integrity sha512-6/GrYaB6QcW6Vj+/9ZPgKKs6G10YZai/l/eJ4SLwbzqNTBsAqt5hSLVF47TgsiBxV1P6eAU0GYRH3YRuQU9V3A==
5268+
less-loader@12.2.0:
5269+
version "12.2.0"
5270+
resolved "https://registry.yarnpkg.com/less-loader/-/less-loader-12.2.0.tgz#e1e94522f6abe9e064ef396c29a3151bc6c1b6cc"
5271+
integrity sha512-MYUxjSQSBUQmowc0l5nPieOYwMzGPUaTzB6inNW/bdPEG9zOL3eAAD1Qw5ZxSPk7we5dMojHwNODYMV1hq4EVg==
52725272

52735273
52745274
version "4.2.0"

0 commit comments

Comments
 (0)