diff --git a/test-app/package.json b/test-app/package.json index 269fe2f8..ffe59b89 100644 --- a/test-app/package.json +++ b/test-app/package.json @@ -64,7 +64,7 @@ "@types/node": "22.13.11", "@types/react": "18.3.18", "@types/react-dom": "18.3.5", - "stylelint-config-recommended": "^14.0.0" + "stylelint-config-recommended": "^17.0.0" }, "main": "index.js", "license": "MIT" diff --git a/test-app/yarn.lock b/test-app/yarn.lock index 251bf51c..9495e061 100644 --- a/test-app/yarn.lock +++ b/test-app/yarn.lock @@ -9519,11 +9519,16 @@ stylehacks@^5.1.1: browserslist "^4.21.4" postcss-selector-parser "^6.0.4" -stylelint-config-recommended@^14.0.0, stylelint-config-recommended@^14.0.1: +stylelint-config-recommended@^14.0.1: version "14.0.1" resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-14.0.1.tgz#d25e86409aaf79ee6c6085c2c14b33c7e23c90c6" integrity sha512-bLvc1WOz/14aPImu/cufKAZYfXs/A/owZfSMZ4N+16WGXLoX5lOir53M6odBxvhgmgdxCVnNySJmZKx73T93cg== +stylelint-config-recommended@^17.0.0: + version "17.0.0" + resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-17.0.0.tgz#4f77c70609b2d7093cc60bb48adfabdde434aa5d" + integrity sha512-WaMSdEiPfZTSFVoYmJbxorJfA610O0tlYuU2aEwY33UQhSPgFbClrVJYWvy3jGJx+XW37O+LyNLiZOEXhKhJmA== + stylelint-config-standard@^36.0.0: version "36.0.1" resolved "https://registry.yarnpkg.com/stylelint-config-standard/-/stylelint-config-standard-36.0.1.tgz#727cbb2a1ef3e210f5ce8329cde531129f156609"