Skip to content

Commit 8119b87

Browse files
Merge pull request #1817 from naymspace/renovate/demo-stylelint-17.x
Update dependency stylelint to v17.1.1
2 parents a02f7f4 + dc0171b commit 8119b87

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"playwright": "1.58.1",
2828
"postcss": "8.5.6",
2929
"standard": "17.1.2",
30-
"stylelint": "17.1.0",
30+
"stylelint": "17.1.1",
3131
"stylelint-config-standard": "40.0.0",
3232
"topbar": "3.0.0"
3333
},

demo/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2515,10 +2515,10 @@ stylelint-config-standard@40.0.0:
25152515
dependencies:
25162516
stylelint-config-recommended "^18.0.0"
25172517

2518-
stylelint@17.1.0:
2519-
version "17.1.0"
2520-
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-17.1.0.tgz#231d43474c8b83e2a73c0fecd98ab1c0e7a2e45e"
2521-
integrity sha512-+cUX1FxkkbLX5qJRAPapUv/+v+YU3pGbWu+pHVqTXpiY0mYh3Dxfxa0bLBtVtYgOC8hIWIyX2H/3Y3LWlAevDg==
2518+
stylelint@17.1.1:
2519+
version "17.1.1"
2520+
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-17.1.1.tgz#b5670bffd08f95f523a8a960771c40a8de4453b5"
2521+
integrity sha512-SBHVcLEcRF1M9OkD3oT0hT2PayDNLw2hd+aovmzfNQ2ys4Xd3oS9ZNizILWqhQvW802AqKN/vUTMwJqQYMBlWw==
25222522
dependencies:
25232523
"@csstools/css-parser-algorithms" "^4.0.0"
25242524
"@csstools/css-syntax-patches-for-csstree" "^1.0.25"

0 commit comments

Comments
 (0)