Skip to content

Commit

Permalink
chore: update dependency stylelint-config-smarthr to ^1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 31, 2021
1 parent be3cb84 commit f2d3ccd
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.2",
"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.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/stylelint-config-smarthr/-/stylelint-config-smarthr-1.0.2.tgz#39c2efd6ca83307cbcc54eb68af2a39ecf5e641a"
integrity sha512-QDp72aN2QiChBBeHADHat+MhoFl5NtMCsGnTeE+nFH/Cd8Bw8Y7xqTTwghBOi72J7+Dzcuu4UflZvVt8+AyLOw==

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

0 comments on commit f2d3ccd

Please sign in to comment.