Skip to content

Commit

Permalink
Merge pull request #2657 from Zemnmez/dependabot/npm_and_yarn/styleli…
Browse files Browse the repository at this point in the history
…nt-config-standard-32.0.0

Bump stylelint-config-standard from 31.0.0 to 32.0.0
  • Loading branch information
github-actions[bot] authored Apr 5, 2023
2 parents 935fdf4 + b2c1f01 commit 771464f
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 @@ -82,7 +82,7 @@
"stylelint": "15.4.0",
"stylelint-config-css-modules": "4.2.0",
"stylelint-config-recommended": "11.0.0",
"stylelint-config-standard": "31.0.0",
"stylelint-config-standard": "32.0.0",
"tmp": "0.2.1",
"ts-node": "10.9.1",
"ts-toolbelt": "9.6.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10938,10 +10938,10 @@ stylelint-config-recommended@11.0.0, stylelint-config-recommended@^11.0.0:
resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-11.0.0.tgz#b1cb7d71bd92f9b8593f93c2ca6df16ed7d61522"
integrity sha512-SoGIHNI748OCZn6BxFYT83ytWoYETCINVHV3LKScVAWQQauWdvmdDqJC5YXWjpBbxg2E761Tg5aUGKLFOVhEkA==

stylelint-config-standard@31.0.0:
version "31.0.0"
resolved "https://registry.yarnpkg.com/stylelint-config-standard/-/stylelint-config-standard-31.0.0.tgz#90d94e1b43df798412e129b4b1cb4c4e56ffe64f"
integrity sha512-CUGAmtROCvX0YgMY2+6P9tqSkHj5z/75XxrQ8bGxvkCa1xYdGDx4poM0pa7cXc3s74/PZLJH/okxZZouRfOSGw==
stylelint-config-standard@32.0.0:
version "32.0.0"
resolved "https://registry.yarnpkg.com/stylelint-config-standard/-/stylelint-config-standard-32.0.0.tgz#97179035e967f22a7b7e27f14a74f5d5fc0f0bd6"
integrity sha512-UnGJxYDyYFrIE9CjDMZRkrNh2o4lOtO+MVZ9qG5b8yARfsWho0GMx4YvhHfsv8zKKgHeWX2wfeyxmuoqcaYZ4w==
dependencies:
stylelint-config-recommended "^11.0.0"

Expand Down

0 comments on commit 771464f

Please sign in to comment.