Skip to content

Commit b14b427

Browse files
Update dependency stylelint-config-standard to v39.0.1
1 parent 711dfd6 commit b14b427

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"globals": "16.4.0",
1919
"prettier": "3.6.2",
2020
"stylelint": "16.25.0",
21-
"stylelint-config-standard": "39.0.0",
21+
"stylelint-config-standard": "39.0.1",
2222
"stylelint-config-standard-scss": "16.0.0"
2323
}
2424
}

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1122,7 +1122,14 @@ [email protected]:
11221122
stylelint-config-recommended-scss "^16.0.1"
11231123
stylelint-config-standard "^39.0.0"
11241124

1125-
[email protected], stylelint-config-standard@^39.0.0:
1125+
1126+
version "39.0.1"
1127+
resolved "https://registry.yarnpkg.com/stylelint-config-standard/-/stylelint-config-standard-39.0.1.tgz#dcd1c28400added09e566e85ffe8d480ae2531a2"
1128+
integrity sha512-b7Fja59EYHRNOTa3aXiuWnhUWXFU2Nfg6h61bLfAb5GS5fX3LMUD0U5t4S8N/4tpHQg3Acs2UVPR9jy2l1g/3A==
1129+
dependencies:
1130+
stylelint-config-recommended "^17.0.0"
1131+
1132+
stylelint-config-standard@^39.0.0:
11261133
version "39.0.0"
11271134
resolved "https://registry.yarnpkg.com/stylelint-config-standard/-/stylelint-config-standard-39.0.0.tgz#9635554a9c42e7e89dadc024afac372d18e3e776"
11281135
integrity sha512-JabShWORb8Bmc1A47ZyJstran60P3yUdI1zWMpGYPeFiC6xzHXJMkpKAd8EjIhq3HPUplIWWMDJ/xu0AiPd+kA==

0 commit comments

Comments
 (0)