Skip to content

Commit 7ed4247

Browse files
committed
chore: update dependency stylelint-config-prettier to v9
1 parent be3cb84 commit 7ed4247

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"eslint-config-smarthr": "^5.0.3",
3030
"nodemon": "^2.0.13",
3131
"npm-run-all": "^4.1.5",
32-
"stylelint-config-prettier": "^8.0.2",
32+
"stylelint-config-prettier": "^9.0.3",
3333
"stylelint-config-smarthr": "^1.0.1",
3434
"stylelint-config-standard": "^22.0.0",
3535
"ts-node": "^10.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4170,10 +4170,10 @@ structured-source@^3.0.2:
41704170
dependencies:
41714171
boundary "^1.0.1"
41724172

4173-
stylelint-config-prettier@^8.0.2:
4174-
version "8.0.2"
4175-
resolved "https://registry.yarnpkg.com/stylelint-config-prettier/-/stylelint-config-prettier-8.0.2.tgz#da9de33da4c56893cbe7e26df239a7374045e14e"
4176-
integrity sha512-TN1l93iVTXpF9NJstlvP7nOu9zY2k+mN0NSFQ/VEGz15ZIP9ohdDZTtCWHs5LjctAhSAzaILULGbgiM0ItId3A==
4173+
stylelint-config-prettier@^9.0.3:
4174+
version "9.0.3"
4175+
resolved "https://registry.yarnpkg.com/stylelint-config-prettier/-/stylelint-config-prettier-9.0.3.tgz#0dccebeff359dcc393c9229184408b08964d561c"
4176+
integrity sha512-5n9gUDp/n5tTMCq1GLqSpA30w2sqWITSSEiAWQlpxkKGAUbjcemQ0nbkRvRUa0B1LgD3+hCvdL7B1eTxy1QHJg==
41774177

41784178
stylelint-config-recommended@^5.0.0:
41794179
version "5.0.0"

0 commit comments

Comments
 (0)