Skip to content

Commit

Permalink
chore: 🤖 update dependency stylelint to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 6, 2024
1 parent c90d8f1 commit 163849f
Show file tree
Hide file tree
Showing 4 changed files with 51 additions and 146 deletions.
2 changes: 1 addition & 1 deletion apps/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"prettier": "2.8.8",
"prisma": "4.16.2",
"sass": "1.69.7",
"stylelint": "15.11.0",
"stylelint": "16.2.0",
"stylelint-config-recess-order": "4.2.0",
"stylelint-config-standard-scss": "8.0.0",
"stylelint-declaration-strict-value": "1.10.4",
Expand Down
2 changes: 1 addition & 1 deletion apps/landing-page/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"eslint-plugin-unused-imports": "3.0.0",
"npm-run-all": "4.1.5",
"sass": "1.69.7",
"stylelint": "15.11.0",
"stylelint": "16.2.0",
"typescript": "5.3.3"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"prettier-plugin-sh": "0.13.1",
"prisma": "4.16.2",
"rimraf": "5.0.5",
"stylelint": "15.11.0",
"stylelint": "16.2.0",
"totp-generator": "0.0.14",
"typescript": "5.3.3",
"wait-on": "7.2.0"
Expand Down
Loading

0 comments on commit 163849f

Please sign in to comment.