Skip to content

Commit

Permalink
chore: update dependency stylelint-config-prettier to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 13, 2023
1 parent 31b1c78 commit 3b9c16d
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 @@ -29,7 +29,7 @@
"eslint-config-smarthr": "^5.0.3",
"nodemon": "^2.0.13",
"npm-run-all": "^4.1.5",
"stylelint-config-prettier": "^8.0.2",
"stylelint-config-prettier": "^9.0.5",
"stylelint-config-smarthr": "^1.0.1",
"stylelint-config-standard": "^22.0.0",
"ts-node": "^10.2.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4170,10 +4170,10 @@ structured-source@^3.0.2:
dependencies:
boundary "^1.0.1"

stylelint-config-prettier@^8.0.2:
version "8.0.2"
resolved "https://registry.yarnpkg.com/stylelint-config-prettier/-/stylelint-config-prettier-8.0.2.tgz#da9de33da4c56893cbe7e26df239a7374045e14e"
integrity sha512-TN1l93iVTXpF9NJstlvP7nOu9zY2k+mN0NSFQ/VEGz15ZIP9ohdDZTtCWHs5LjctAhSAzaILULGbgiM0ItId3A==
stylelint-config-prettier@^9.0.5:
version "9.0.5"
resolved "https://registry.yarnpkg.com/stylelint-config-prettier/-/stylelint-config-prettier-9.0.5.tgz#9f78bbf31c7307ca2df2dd60f42c7014ee9da56e"
integrity sha512-U44lELgLZhbAD/xy/vncZ2Pq8sh2TnpiPvo38Ifg9+zeioR+LAkHu0i6YORIOxFafZoVg0xqQwex6e6F25S5XA==

stylelint-config-recommended@^5.0.0:
version "5.0.0"
Expand Down

0 comments on commit 3b9c16d

Please sign in to comment.