Skip to content

Commit

Permalink
Merge pull request #1511 from tarsinzer/bump/stylelint-14.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency stylelint to v14.16.1
  • Loading branch information
tarsisexistence authored May 14, 2023
2 parents e837668 + d12ef22 commit 3e22f7f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion example-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"monoreact": "*",
"prettier": "2.7.1",
"prop-types": "15.8.1",
"stylelint": "14.16.0",
"stylelint": "14.16.1",
"stylelint-config-recommended": "9.0.0",
"tslib": "2.4.1",
"typescript": "4.8.4",
Expand Down
8 changes: 4 additions & 4 deletions example-app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13580,10 +13580,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-9.0.0.tgz#1c9e07536a8cd875405f8ecef7314916d94e7e40"
integrity sha512-9YQSrJq4NvvRuTbzDsWX3rrFOzOlYBmZP+o513BJN/yfEmGSr0AxdvrWs0P/ilSpVV/wisamAHu5XSk8Rcf4CQ==

[email protected].0:
version "14.16.0"
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-14.16.0.tgz#8e1a424f4b9852e59089f95de306734d70e5048b"
integrity sha512-X6uTi9DcxjzLV8ZUAjit1vsRtSwcls0nl07c9rqOPzvpA8IvTX/xWEkBRowS0ffevRrqkHa/ThDEu86u73FQDg==
[email protected].1:
version "14.16.1"
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-14.16.1.tgz#b911063530619a1bbe44c2b875fd8181ebdc742d"
integrity sha512-ErlzR/T3hhbV+a925/gbfc3f3Fep9/bnspMiJPorfGEmcBbXdS+oo6LrVtoUZ/w9fqD6o6k7PtUlCOsCRdjX/A==
dependencies:
"@csstools/selector-specificity" "^2.0.2"
balanced-match "^2.0.0"
Expand Down

0 comments on commit 3e22f7f

Please sign in to comment.