Skip to content
This repository has been archived by the owner on Feb 5, 2023. It is now read-only.

Commit

Permalink
Merge pull request #100 from NaturalSelectionLabs/dependabot/npm_and_…
Browse files Browse the repository at this point in the history
…yarn/less-loader-10.2.0

chore(deps-dev): bump less-loader from 10.1.0 to 10.2.0
  • Loading branch information
Candinya committed Nov 1, 2021
2 parents 6da7afa + 827889b commit 949ae1b
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 @@ -92,7 +92,7 @@
"html-webpack-plugin": "5.3.2",
"husky": "7.0.2",
"js-conditional-compile-loader": "1.0.14",
"less-loader": "10.1.0",
"less-loader": "10.2.0",
"lint-staged": "11.2.3",
"postcss": "8.3.9",
"postcss-loader": "6.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6568,10 +6568,10 @@ koa@2.13.3:
type-is "^1.6.16"
vary "^1.1.2"

less-loader@10.1.0:
version "10.1.0"
resolved "https://registry.yarnpkg.com/less-loader/-/less-loader-10.1.0.tgz#4379bdff409d1eef36c4cb50611b8944a27659b2"
integrity sha512-Xz5e/YLoLmdWFu7XzzA6LVX8a2+6onDz5LJb8oLWAkOnIZ5Hjcpe+nf+Sta6UgEoIMfzWVrR3XlIVfPeZDb10A==
less-loader@10.2.0:
version "10.2.0"
resolved "https://registry.yarnpkg.com/less-loader/-/less-loader-10.2.0.tgz#97286d8797dc3dc05b1d16b0ecec5f968bdd4e32"
integrity sha512-AV5KHWvCezW27GT90WATaDnfXBv99llDbtaj4bshq6DvAihMdNjaPDcUMa6EXKLRF+P2opFenJp89BXg91XLYg==
dependencies:
klona "^2.0.4"

Expand Down

0 comments on commit 949ae1b

Please sign in to comment.