Skip to content

Commit

Permalink
Merge pull request #1204 from internetee/renovate/less-loader-12.x
Browse files Browse the repository at this point in the history
Update dependency less-loader to v12
  • Loading branch information
OlegPhenomenon authored Mar 19, 2024
2 parents 457777d + 0be750a commit 77f466b
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 @@ -19,7 +19,7 @@
"is-svg": "^5.0.0",
"jquery": "^3.3.1",
"less": "4.2.0",
"less-loader": "^11.0.0",
"less-loader": "^12.0.0",
"libphonenumber-js": "^1.9.25",
"mini-css-extract-plugin": "^2.4.3",
"normalize-url": "^8.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3470,10 +3470,10 @@ launch-editor@^2.6.0:
picocolors "^1.0.0"
shell-quote "^1.7.3"

less-loader@^11.0.0:
version "11.1.3"
resolved "https://registry.yarnpkg.com/less-loader/-/less-loader-11.1.3.tgz#1bb62d6ca9bf00a177c02793b54baac40f9be694"
integrity sha512-A5b7O8dH9xpxvkosNrP0dFp2i/dISOJa9WwGF3WJflfqIERE2ybxh1BFDj5CovC2+jCE4M354mk90hN6ziXlVw==
less-loader@^12.0.0:
version "12.2.0"
resolved "https://registry.yarnpkg.com/less-loader/-/less-loader-12.2.0.tgz#e1e94522f6abe9e064ef396c29a3151bc6c1b6cc"
integrity sha512-MYUxjSQSBUQmowc0l5nPieOYwMzGPUaTzB6inNW/bdPEG9zOL3eAAD1Qw5ZxSPk7we5dMojHwNODYMV1hq4EVg==

[email protected]:
version "4.2.0"
Expand Down

0 comments on commit 77f466b

Please sign in to comment.