1
1
mirror of https://github.com/primer/css.git synced 2024-11-28 04:43:05 +03:00

Merge pull request #1318 from primer/dependabot/npm_and_yarn/stylelint-13.12.0

Bump stylelint from 10.1.0 to 13.12.0
This commit is contained in:
Jon Rohan 2021-04-06 22:43:28 -07:00 committed by GitHub
commit 4addfb993f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 254 additions and 612 deletions

View File

@ -65,7 +65,7 @@
"semver": "5.7.1",
"style-loader": "^0.18.2",
"styled-components": "4.1.2",
"stylelint": "^10.1.0",
"stylelint": "^13.12.0",
"stylelint-config-primer": "^11.0.1",
"stylelint-disable": "^0.1.5",
"stylelint-only": "^1.0.1",

View File

@ -67,6 +67,7 @@
margin-right: 3px;
}
// stylelint-disable-next-line selector-max-specificity
.avatar:nth-child(n+4) {
display: flex;
opacity: 1;

863
yarn.lock

File diff suppressed because it is too large Load Diff