From 17faced82dc9e3b7fa7d0dc4b66cf46713daa109 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 01:42:23 +0000 Subject: [PATCH] chore: update dependency stylelint-config-smarthr to ^1.0.3 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a4f01a0..0ad88e1 100644 --- a/package.json +++ b/package.json @@ -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" diff --git a/yarn.lock b/yarn.lock index 3b86ce8..1a84655 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"