Skip to content

Commit

Permalink
chore(deps): update dependency stylelint to v16.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 1, 2024
1 parent 79f5946 commit 6630c66
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion apps/remix-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"eslint": "8.56.0",
"postcss": "8.4.33",
"prettier": "3.2.4",
"stylelint": "16.2.0",
"stylelint": "16.2.1",
"stylelint-config-standard": "36.0.0",
"tailwindcss": "3.4.1",
"typescript": "5.3.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20480,7 +20480,7 @@ __metadata:
prettier: "npm:3.2.4"
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
stylelint: "npm:16.2.0"
stylelint: "npm:16.2.1"
stylelint-config-standard: "npm:36.0.0"
tailwindcss: "npm:3.4.1"
typescript: "npm:5.3.3"
Expand Down Expand Up @@ -21879,9 +21879,9 @@ __metadata:
languageName: node
linkType: hard

"stylelint@npm:16.2.0":
version: 16.2.0
resolution: "stylelint@npm:16.2.0"
"stylelint@npm:16.2.1":
version: 16.2.1
resolution: "stylelint@npm:16.2.1"
dependencies:
"@csstools/css-parser-algorithms": "npm:^2.5.0"
"@csstools/css-tokenizer": "npm:^2.2.3"
Expand Down Expand Up @@ -21923,7 +21923,7 @@ __metadata:
write-file-atomic: "npm:^5.0.1"
bin:
stylelint: bin/stylelint.mjs
checksum: 10c0/6fdf0451833c11b18c9aa502f687febd6881a912ac94f39d509b894b0f74ccb636f3dac2991c69cc82dc6190731cc2fa48e307fed477d2a0fce57067cd22b572
checksum: 10c0/eeaba06885e542c832e5cffc07b2d0dabdc5a72e6ad4d6cb3d01dcc260c29a712b0b935cbd40e059abd68a100e0563fbc617fc4c9bef3b14ecaf6eea651d9d9d
languageName: node
linkType: hard

Expand Down

0 comments on commit 6630c66

Please sign in to comment.