Skip to content

Commit

Permalink
chore: update dependency stylelint-config-smarthr to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 26, 2023
1 parent 4fb6717 commit 240f476
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"prettier": "^3.1.1",
"prettier-config-smarthr": "^1.0.0",
"storybook": "^7.6.6",
"stylelint-config-smarthr": "^2.0.1",
"stylelint-config-smarthr": "^3.0.0",
"typescript": "^5.3.3",
"vite": "^4.5.1",
"vite-tsconfig-paths": "^4.2.2"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7370,10 +7370,10 @@ styled-reset@^4.4.2:
resolved "https://registry.yarnpkg.com/styled-reset/-/styled-reset-4.4.2.tgz#4da1becb2f6d22a2b22c7ee7ca09b739fe6a685f"
integrity sha512-VzVhEZHpO/CD/F5ZllqTAY+GTaKlNDZt5mTrtPf/kXZSe85+wMkhRIiPARgvCP9/HQMk+ZGaEWk1IkdP2SYAUQ==

stylelint-config-smarthr@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/stylelint-config-smarthr/-/stylelint-config-smarthr-2.0.1.tgz#013db5d8504813ed8845cb67a00947ff6578d30c"
integrity sha512-7yCvUsug8CJYDjRVSa67Q9cPC9MU43wEVW70/9FzX6neRjY0VJJViyt1ciusCg640vbj/BGvN1Z6rOgxw/wf3Q==
stylelint-config-smarthr@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/stylelint-config-smarthr/-/stylelint-config-smarthr-3.0.0.tgz#9ec37dbe2801af7474cc58c322ae612025afebea"
integrity sha512-2KaqcZzE0IamquRCaulfkQfFe97G1yqW8glykBI2pkDvEjvfHiwqS3c15UaWio7Ldx8yc8de1Up5i6PCJBQ5cw==

supports-color@^5.3.0, supports-color@^5.5.0:
version "5.5.0"
Expand Down

0 comments on commit 240f476

Please sign in to comment.