diff --git a/package.json b/package.json index 0415050..153effd 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "razzle-dev-utils": "^4.2.14", "react-test-renderer": "^18.2.0", "stylelint": "^14.16.1", - "stylelint-config-prettier": "^9.0.4", + "stylelint-config-prettier": "^9.0.5", "url": "^0.11.0", "webpack": "^5.75.0", "webpack-dev-server": "^4.11.1" diff --git a/yarn.lock b/yarn.lock index ae388b5..fa839c5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8725,10 +8725,10 @@ stylehacks@^4.0.0: postcss "^7.0.0" postcss-selector-parser "^3.0.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@^14.16.1: version "14.16.1"