Skip to content

Commit

Permalink
Merge pull request #11721 from learningequality/dependabot/npm_and_ya…
Browse files Browse the repository at this point in the history
…rn/stylelint-scss-5.3.2

Bump stylelint-scss from 5.3.1 to 5.3.2
  • Loading branch information
rtibbles authored Jan 12, 2024
2 parents 4249ba3 + 9788c9b commit 5fd5eb4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/kolibri-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"stylelint-config-sass-guidelines": "10.0.0",
"stylelint-config-standard": "24.0.0",
"stylelint-csstree-validator": "3.0.0",
"stylelint-scss": "5.3.1",
"stylelint-scss": "5.3.2",
"temp": "^0.8.3",
"terser-webpack-plugin": "^5.3.9",
"toml": "^3.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10784,10 +10784,10 @@ [email protected]:
postcss "^8.4.21"
postcss-sorting "^8.0.2"

[email protected].1:
version "5.3.1"
resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-5.3.1.tgz#7f0f5f06d0a2a3c515aa71d3a8de3548045e03e1"
integrity sha512-5I9ZDIm77BZrjOccma5WyW2nJEKjXDd4Ca8Kk+oBapSO4pewSlno3n+OyimcyVJJujQZkBN2D+xuMkIamSc6hA==
[email protected].2:
version "5.3.2"
resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-5.3.2.tgz#c54564dfbd98de0c08742b9c43025cda91acf940"
integrity sha512-4LzLaayFhFyneJwLo0IUa8knuIvj+zF0vBFueQs4e3tEaAMIQX8q5th8ziKkgOavr6y/y9yoBe+RXN/edwLzsQ==
dependencies:
known-css-properties "^0.29.0"
postcss-media-query-parser "^0.2.3"
Expand Down

0 comments on commit 5fd5eb4

Please sign in to comment.