Skip to content

Commit

Permalink
chore: update dependency stylelint-config-prettier to ^9.0.5 (#187)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 13, 2023
1 parent b6ab4fc commit 5dd8027
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -37,7 +37,7 @@
"standard-version": "^9.3.2",
"styled-components": "^5.3.6",
"stylelint": "^14.12.1",
"stylelint-config-prettier": "^9.0.4",
"stylelint-config-prettier": "^9.0.5",
"stylelint-config-standard": "^30.0.1",
"stylelint-config-styled-components": "^0.1.1"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -4427,10 +4427,10 @@ styled-components@^5.3.6:
shallowequal "^1.1.0"
supports-color "^5.5.0"

stylelint-config-prettier@^9.0.4:
version "9.0.4"
resolved "https://registry.yarnpkg.com/stylelint-config-prettier/-/stylelint-config-prettier-9.0.4.tgz#1b1dda614d5b3ef6c1f583fa6fa55f88245eb00b"
integrity sha512-38nIGTGpFOiK5LjJ8Ma1yUgpKENxoKSOhbDNSemY7Ep0VsJoXIW9Iq/2hSt699oB9tReynfWicTAoIHiq8Rvbg==
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@^10.0.1:
version "10.0.1"
Expand Down

0 comments on commit 5dd8027

Please sign in to comment.