Skip to content

Commit

Permalink
Bump less-loader from 12.0.0 to 12.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
victorpopkov committed Jan 22, 2024
1 parent 9a95a71 commit 49260fb
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 @@ -97,7 +97,7 @@
"file-loader": "^6.2.0",
"json-loader": "^0.5.7",
"less": "^4.2.0",
"less-loader": "^12.0.0",
"less-loader": "^12.1.0",
"nodemon": "^3.0.3",
"postcss": "^8.4.33",
"postcss-import": "^15.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5123,10 +5123,10 @@ language-tags@^1.0.9:
dependencies:
language-subtag-registry "^0.3.20"

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==
less-loader@^12.1.0:
version "12.1.0"
resolved "https://registry.yarnpkg.com/less-loader/-/less-loader-12.1.0.tgz#d13878ed094c0fef87f12bb616c760eb5b366fca"
integrity sha512-N/MRZA9iILOW+TQ9xoDptsSPbtBJDWshOj3LNqL+UJAYDhtoraLECiBa93DeLJUfR4m/VE6bWuxaVs40+wBXYw==

less@^4.2.0:
version "4.2.0"
Expand Down

0 comments on commit 49260fb

Please sign in to comment.