Skip to content

Commit 64a7c64

Browse files
Merge pull request #991 from elwayman02/dependabot/npm_and_yarn/stylelint-16.8.2
2 parents 178a09b + d2bb67c commit 64a7c64

File tree

3 files changed

+97
-91
lines changed

3 files changed

+97
-91
lines changed

docs-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"qunit": "^2.21.1",
7373
"qunit-dom": "^3.2.0",
7474
"sinon": "^18.0.0",
75-
"stylelint": "^16.8.1",
75+
"stylelint": "^16.8.2",
7676
"stylelint-config-standard": "^36.0.1",
7777
"stylelint-prettier": "^5.0.2",
7878
"tracked-built-ins": "^3.3.0",

pnpm-lock.yaml

Lines changed: 95 additions & 89 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"qunit": "^2.21.1",
7070
"qunit-dom": "^3.2.0",
7171
"sinon": "^18.0.0",
72-
"stylelint": "^16.8.1",
72+
"stylelint": "^16.8.2",
7373
"stylelint-config-standard": "^36.0.1",
7474
"stylelint-prettier": "^5.0.2",
7575
"tracked-built-ins": "^3.3.0",

0 commit comments

Comments
 (0)