Skip to content

Commit

Permalink
chore(deps): update dependency stylelint-config-standard to v36
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 25, 2023
1 parent 3a7c67f commit 945210d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion apps/remix-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"postcss": "8.4.32",
"prettier": "3.1.1",
"stylelint": "16.0.2",
"stylelint-config-standard": "35.0.0",
"stylelint-config-standard": "36.0.0",
"tailwindcss": "3.4.0",
"typescript": "5.3.3",
"vite": "5.0.10",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20678,7 +20678,7 @@ __metadata:
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
stylelint: "npm:16.0.2"
stylelint-config-standard: "npm:35.0.0"
stylelint-config-standard: "npm:36.0.0"
tailwindcss: "npm:3.4.0"
typescript: "npm:5.3.3"
vite: "npm:5.0.10"
Expand Down Expand Up @@ -22112,14 +22112,14 @@ __metadata:
languageName: node
linkType: hard

"stylelint-config-standard@npm:35.0.0":
version: 35.0.0
resolution: "stylelint-config-standard@npm:35.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:^14.0.0"
peerDependencies:
stylelint: ^16.0.0
checksum: 791fbc26cc3029ce3c2423a643e903545b5e4cd605251b18f0ce790bac6fbaaf380469845c1ff45f4e320126af9f8a9dc1ca85d0df9274277ae60da91e81895b
stylelint: ^16.1.0
checksum: 1fc9adddfc5cf0a1d7a443182a0731712a3950ace72a24081b4ede2b0bb6fc1eebd003c009f1d8d06c3a64ba9b31b0ed12512db2f91c8fa549238d8341580e4b
languageName: node
linkType: hard

Expand Down

0 comments on commit 945210d

Please sign in to comment.