Skip to content

Commit

Permalink
Update dependency stylelint to v15.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
zemnmez-renovate-bot committed May 16, 2023
1 parent 926e183 commit 6c406c5
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 @@ -79,7 +79,7 @@
"renovate": "^34.159.2",
"sharp": "0.32.1",
"svgo": "3.0.2",
"stylelint": "15.6.1",
"stylelint": "15.6.2",
"stylelint-config-css-modules": "4.2.0",
"stylelint-config-recommended": "12.0.0",
"stylelint-config-standard": "33.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11068,10 +11068,10 @@ stylelint-scss@^4.3.0:
postcss-selector-parser "^6.0.11"
postcss-value-parser "^4.2.0"

stylelint@15.6.1:
version "15.6.1"
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-15.6.1.tgz#e4cd33a3af88587b99a5d1328aedd8c298b6dc81"
integrity sha512-d8icFBlVl93Elf3Z5ABQNOCe4nx69is3D/NZhDLAie1eyYnpxfeKe7pCfqzT5W4F8vxHCLSDfV8nKNJzogvV2Q==
stylelint@15.6.2:
version "15.6.2"
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-15.6.2.tgz#06d9005b62a83b72887eed623520e9b472af8c15"
integrity sha512-fjQWwcdUye4DU+0oIxNGwawIPC5DvG5kdObY5Sg4rc87untze3gC/5g/ikePqVjrAsBUZjwMN+pZsAYbDO6ArQ==
dependencies:
"@csstools/css-parser-algorithms" "^2.1.1"
"@csstools/css-tokenizer" "^2.1.1"
Expand Down

0 comments on commit 6c406c5

Please sign in to comment.