Skip to content

Commit 99219d0

Browse files
authored
Merge pull request #6322 from NHSDigital/dependabot/npm_and_yarn/next/stylelint-order-8.1.1
2 parents 8bf25ae + 0e23390 commit 99219d0

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"prettier": "^3.8.1",
2727
"stylelint": "^16.26.1",
2828
"stylelint-config-gds": "^2.0.0",
29-
"stylelint-order": "^8.0.0"
29+
"stylelint-order": "^8.1.1"
3030
},
3131
"jest": {
3232
"collectCoverage": true,

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4310,10 +4310,10 @@ stylelint-config-standard@^36.0.0:
43104310
dependencies:
43114311
stylelint-config-recommended "^14.0.1"
43124312

4313-
stylelint-order@^8.0.0:
4314-
version "8.0.0"
4315-
resolved "https://registry.yarnpkg.com/stylelint-order/-/stylelint-order-8.0.0.tgz#608e572bab842f993110ed30354b2d7c83df7de7"
4316-
integrity sha512-1oAwPRz6Ba8u9LPjgvdbeMjZszHhjY6DBBK+xMlS3IC89GdTsvAPpGYvW+dkn6pxc4ZaI1S959g4c8CftZbhIg==
4313+
stylelint-order@^8.1.1:
4314+
version "8.1.1"
4315+
resolved "https://registry.yarnpkg.com/stylelint-order/-/stylelint-order-8.1.1.tgz#75fa085cf4cce68eab7f438b5df7ef1597908ea2"
4316+
integrity sha512-LqsEB6VggJuu5v10RtkrQsBObcdwBE7GuAOlwfc/LR3VL/w8UqKX2BOLIjhyGt0Gne/njo7gRNGiJAKhfmPMNw==
43174317
dependencies:
43184318
postcss "^8.5.8"
43194319
postcss-sorting "^10.0.0"

0 commit comments

Comments
 (0)