Skip to content

Commit a78c8bd

Browse files
Update dependency stylelint-config-standard to v39
1 parent 5b15a7c commit a78c8bd

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"postcss": "8.5.6",
2727
"standard": "17.1.2",
2828
"stylelint": "16.23.0",
29-
"stylelint-config-standard": "38.0.0",
29+
"stylelint-config-standard": "39.0.0",
3030
"topbar": "3.0.0"
3131
},
3232
"dependencies": {

demo/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2431,17 +2431,17 @@ strip-json-comments@^3.1.1:
24312431
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006"
24322432
integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==
24332433

2434-
stylelint-config-recommended@^16.0.0:
2435-
version "16.0.0"
2436-
resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-16.0.0.tgz#0221f19902816fe7d53d9a01eb0be4cc7b4fe80a"
2437-
integrity sha512-4RSmPjQegF34wNcK1e1O3Uz91HN8P1aFdFzio90wNK9mjgAI19u5vsU868cVZboKzCaa5XbpvtTzAAGQAxpcXA==
2434+
stylelint-config-recommended@^17.0.0:
2435+
version "17.0.0"
2436+
resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-17.0.0.tgz#4f77c70609b2d7093cc60bb48adfabdde434aa5d"
2437+
integrity sha512-WaMSdEiPfZTSFVoYmJbxorJfA610O0tlYuU2aEwY33UQhSPgFbClrVJYWvy3jGJx+XW37O+LyNLiZOEXhKhJmA==
24382438

2439-
stylelint-config-standard@38.0.0:
2440-
version "38.0.0"
2441-
resolved "https://registry.yarnpkg.com/stylelint-config-standard/-/stylelint-config-standard-38.0.0.tgz#9d673ec1f35d7569476ee4b0582e7dd5faebf036"
2442-
integrity sha512-uj3JIX+dpFseqd/DJx8Gy3PcRAJhlEZ2IrlFOc4LUxBX/PNMEQ198x7LCOE2Q5oT9Vw8nyc4CIL78xSqPr6iag==
2439+
stylelint-config-standard@39.0.0:
2440+
version "39.0.0"
2441+
resolved "https://registry.yarnpkg.com/stylelint-config-standard/-/stylelint-config-standard-39.0.0.tgz#9635554a9c42e7e89dadc024afac372d18e3e776"
2442+
integrity sha512-JabShWORb8Bmc1A47ZyJstran60P3yUdI1zWMpGYPeFiC6xzHXJMkpKAd8EjIhq3HPUplIWWMDJ/xu0AiPd+kA==
24432443
dependencies:
2444-
stylelint-config-recommended "^16.0.0"
2444+
stylelint-config-recommended "^17.0.0"
24452445

24462446
24472447
version "16.23.0"

0 commit comments

Comments
 (0)