Skip to content

Commit

Permalink
Merge pull request #780 from danskernesdigitalebibliotek/dependabot/n…
Browse files Browse the repository at this point in the history
…pm_and_yarn/stylelint-scss-6.0.0

Bump stylelint-scss from 5.3.2 to 6.0.0
  • Loading branch information
kasperg authored Dec 19, 2023
2 parents 96bdf02 + 9adb825 commit 4a5c09f
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 @@ -128,7 +128,7 @@
"stylelint-config-prettier": "^9.0.5",
"stylelint-config-recommended-scss": "^6.0.0",
"stylelint-prettier": "^2.0.0",
"stylelint-scss": "^5.3.2",
"stylelint-scss": "^6.0.0",
"stylelint-webpack-plugin": "^4.1.1",
"svg-url-loader": "^8.0.0",
"ts-node": "^10.9.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18179,10 +18179,10 @@ stylelint-scss@^4.0.0:
postcss-selector-parser "^6.0.6"
postcss-value-parser "^4.1.0"

stylelint-scss@^5.3.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==
stylelint-scss@^6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-6.0.0.tgz#bf6be6798d71c898484b7e97007d5ed69a89308d"
integrity sha512-N1xV/Ef5PNRQQt9E45unzGvBUN1KZxCI8B4FgN/pMfmyRYbZGVN4y9qWlvOMdScU17c8VVCnjIHTVn38Bb6qSA==
dependencies:
known-css-properties "^0.29.0"
postcss-media-query-parser "^0.2.3"
Expand Down

0 comments on commit 4a5c09f

Please sign in to comment.