Skip to content

Commit

Permalink
Upgrade all workspace dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
connor-baer committed Oct 29, 2024
1 parent 84091c5 commit 9222df5
Show file tree
Hide file tree
Showing 3 changed files with 574 additions and 644 deletions.
6 changes: 0 additions & 6 deletions .stylelintrc.js
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
module.exports = require('@sumup-oss/foundry/stylelint')({
extends: ['stylelint-prettier/recommended', 'stylelint-config-css-modules'],
plugins: [
// TODO: Remove once Foundry has been updated
'@sumup-oss/stylelint-plugin-circuit-ui',
],
rules: {
'circuit-ui/no-invalid-custom-properties': true,
'circuit-ui/no-deprecated-custom-properties': true,
'selector-class-pattern': [
'^([a-z][a-z0-9]*)(-[a-z0-9]+)*$',
{
Expand Down
Loading

0 comments on commit 9222df5

Please sign in to comment.