Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore(deps): update dependency stylelint-config-recommended to v16#11147

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
Merged
Show file tree
Hide file tree
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletionpackages/website/package.json
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -76,7 +76,7 @@
"raw-loader": "^4.0.2",
"rimraf": "*",
"stylelint": "^16.3.1",
"stylelint-config-recommended": "^14.0.0",
"stylelint-config-recommended": "^16.0.0",
"stylelint-config-standard": "^36.0.0",
"stylelint-order": "^6.0.4",
"tsx": "*",
Expand Down
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -23,5 +23,8 @@
height: 13px;
background: url('/img/squiggle.svg') repeat-x;
background-size: contain;

/* https://github.com/stylelint/stylelint/issues/8100 */
/* stylelint-disable-next-line declaration-property-value-no-unknown */
image-rendering: smooth;
}
11 changes: 10 additions & 1 deletionyarn.lock
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -17895,6 +17895,15 @@ __metadata:
languageName: node
linkType: hard

"stylelint-config-recommended@npm:^16.0.0":
version: 16.0.0
resolution: "stylelint-config-recommended@npm:16.0.0"
peerDependencies:
stylelint: ^16.16.0
checksum: 711595ec35f387422154b14bc1d05217c48762b62dcee13ca73a0edbb7353d537e3a9f6646e9631b2988dfadc8a015a893611e6cca65971c9b99ab8bb096704f
languageName: node
linkType: hard

"stylelint-config-standard@npm:^36.0.0":
version: 36.0.0
resolution: "stylelint-config-standard@npm:36.0.0"
Expand DownExpand Up@@ -19359,7 +19368,7 @@ __metadata:
rimraf: "*"
semver: ^7.6.0
stylelint: ^16.3.1
stylelint-config-recommended: ^14.0.0
stylelint-config-recommended: ^16.0.0
stylelint-config-standard: ^36.0.0
stylelint-order: ^6.0.4
tsx: "*"
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp