Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci(deps): update dependency stylelint-config-standard to v36 #597

Merged
merged 1 commit into from
Jan 24, 2024
Merged
Show file tree
Hide file tree
Changes from all 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 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"react-helmet": "^6.1.0",
"sass": "^1.62.1",
"stylelint": "^15.6.0",
"stylelint-config-standard": "^34.0.0",
"stylelint-config-standard": "^36.0.0",
"uuid": "^9.0.0"
},
"keywords": [
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15749,7 +15749,7 @@ __metadata:
react-helmet: "npm:^6.1.0"
sass: "npm:^1.62.1"
stylelint: "npm:^15.6.0"
stylelint-config-standard: "npm:^34.0.0"
stylelint-config-standard: "npm:^36.0.0"
uuid: "npm:^9.0.0"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -18703,23 +18703,23 @@ __metadata:
languageName: node
linkType: hard

"stylelint-config-recommended@npm:^13.0.0":
version: 13.0.0
resolution: "stylelint-config-recommended@npm:13.0.0"
"stylelint-config-recommended@npm:^14.0.0":
version: 14.0.0
resolution: "stylelint-config-recommended@npm:14.0.0"
peerDependencies:
stylelint: ^15.10.0
checksum: 80420a1ab616e8637b66223f88c597388990d9991cd6a28b8372049b83329d893412f83029bb253a82b52387e497b62e042bc898064a2f22574b0d8921f01dd2
stylelint: ^16.0.0
checksum: 4ad15c36e8c03291aa7bbe4b672ebfb0f46ab698e7580a0da8d29644046d102d7f31dbf00a2a6eab94b565c390c6fb0d5d528737b83ac3acf6dc2ef085a90b11
languageName: node
linkType: hard

"stylelint-config-standard@npm:^34.0.0":
version: 34.0.0
resolution: "stylelint-config-standard@npm:34.0.0"
"stylelint-config-standard@npm:^36.0.0":
version: 36.0.0
resolution: "stylelint-config-standard@npm:36.0.0"
dependencies:
stylelint-config-recommended: "npm:^13.0.0"
stylelint-config-recommended: "npm:^14.0.0"
peerDependencies:
stylelint: ^15.10.0
checksum: 2494468af2359490b6ebb9723d9653f9e31db3a0772b8d9f0e081018b0079ef84ae6f90dcf94c879a3c374f299e334941e3dcff1afb603c2284d3103085b71fb
stylelint: ^16.1.0
checksum: 1fc9adddfc5cf0a1d7a443182a0731712a3950ace72a24081b4ede2b0bb6fc1eebd003c009f1d8d06c3a64ba9b31b0ed12512db2f91c8fa549238d8341580e4b
languageName: node
linkType: hard

Expand Down