diff --git a/package.json b/package.json index ba152a9..5de51d4 100644 --- a/package.json +++ b/package.json @@ -108,7 +108,7 @@ "stylelint-config-recommended": "3.0.0", "stylelint-config-styled-components": "0.1.1", "stylelint-processor-styled-components": "1.9.0", - "stylelint-webpack-plugin": "1.1.1", + "stylelint-webpack-plugin": "1.1.2", "supertest": "4.0.2", "typeface-roboto": "0.0.75", "typescript": "3.7.3", diff --git a/yarn.lock b/yarn.lock index 55d74c7..5ce9704 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13128,10 +13128,10 @@ stylelint-processor-styled-components@1.9.0: micromatch "^4.0.2" postcss "^7.0.0" -stylelint-webpack-plugin@1.1.1: - version "1.1.1" - resolved "https://registry.verdaccio.org/stylelint-webpack-plugin/-/stylelint-webpack-plugin-1.1.1.tgz#788fb7462f1e84d8a1c33ba7c7af96f02e3cd8ef" - integrity sha512-1yBV1Bhfsl5Sdl1xJUUYveA21bUAqP4nEwtCmtv9x4AsR5SxMaBnYWS31vVr4OqmYn0qKB8hn9lmQqeXv5FOJA== +stylelint-webpack-plugin@1.1.2: + version "1.1.2" + resolved "https://registry.verdaccio.org/stylelint-webpack-plugin/-/stylelint-webpack-plugin-1.1.2.tgz#43cad5a03643d84650ba6c579717e52def3a1acc" + integrity sha512-PvxFM8z614xNZW+opA733X8NkROCkH1ZkZZ7EBWwm7J+7Rwk/bIHiAqUqlM4VueXECPsCjrzxqDZnCE+EOYZxQ== dependencies: arrify "^2.0.1" micromatch "^4.0.2"