Skip to content

Commit

Permalink
chore: update dependency stylelint-config-smarthr to ^1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 6, 2023
1 parent 31b1c78 commit 17faced
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 @@ -30,7 +30,7 @@
"nodemon": "^2.0.13",
"npm-run-all": "^4.1.5",
"stylelint-config-prettier": "^8.0.2",
"stylelint-config-smarthr": "^1.0.1",
"stylelint-config-smarthr": "^1.0.3",
"stylelint-config-standard": "^22.0.0",
"ts-node": "^10.2.1",
"typescript": "^4.4.3"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4180,10 +4180,10 @@ stylelint-config-recommended@^5.0.0:
resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-5.0.0.tgz#fb5653f495a60b4938f2ad3e77712d9e1039ae78"
integrity sha512-c8aubuARSu5A3vEHLBeOSJt1udOdS+1iue7BmJDTSXoCBmfEQmmWX+59vYIj3NQdJBY6a/QRv1ozVFpaB9jaqA==

stylelint-config-smarthr@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/stylelint-config-smarthr/-/stylelint-config-smarthr-1.0.1.tgz#94cf6a630a0dbcbeed6bba3820bbb01b52f65df0"
integrity sha512-gxD0a1RO8eaGpiDVyN1h7mvVDtJL/DZw7u0sTtvSxQYMz3sZaS0QQdG19nk3I8Wtuh0p4IaUKaEvDrIbliAJYQ==
stylelint-config-smarthr@^1.0.3:
version "1.1.0"
resolved "https://registry.yarnpkg.com/stylelint-config-smarthr/-/stylelint-config-smarthr-1.1.0.tgz#ebd233eeb386acc3cde7aec480eddb5ceea3521b"
integrity sha512-g+AjRpbA1mJ+G/Id7yqNlwpH6VD51vNrLVJ6fgSgSgaeLzQN3ibSbin49fQ1wEo/zAwh8+sB5I9gjc9HS1uaBQ==

stylelint-config-standard@^22.0.0:
version "22.0.0"
Expand Down

0 comments on commit 17faced

Please sign in to comment.