diff --git a/packages/redux-devtools-ui/package.json b/packages/redux-devtools-ui/package.json index f634e050..3f175058 100644 --- a/packages/redux-devtools-ui/package.json +++ b/packages/redux-devtools-ui/package.json @@ -95,7 +95,7 @@ "styled-components": "^5.3.6", "stylelint": "^14.13.0", "stylelint-config-prettier": "^9.0.3", - "stylelint-config-standard": "^25.0.0", + "stylelint-config-standard": "^28.0.0", "stylelint-config-styled-components": "^0.1.1", "stylelint-processor-styled-components": "^1.10.0", "ts-jest": "^27.1.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 42da81db..48923a49 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -2215,7 +2215,7 @@ importers: styled-components: ^5.3.6 stylelint: ^14.13.0 stylelint-config-prettier: ^9.0.3 - stylelint-config-standard: ^25.0.0 + stylelint-config-standard: ^28.0.0 stylelint-config-styled-components: ^0.1.1 stylelint-processor-styled-components: ^1.10.0 ts-jest: ^27.1.5 @@ -2274,7 +2274,7 @@ importers: styled-components: 5.3.6_7i5myeigehqah43i5u7wbekgba stylelint: 14.13.0 stylelint-config-prettier: 9.0.3_stylelint@14.13.0 - stylelint-config-standard: 25.0.0_stylelint@14.13.0 + stylelint-config-standard: 28.0.0_stylelint@14.13.0 stylelint-config-styled-components: 0.1.1 stylelint-processor-styled-components: 1.10.0 ts-jest: 27.1.5_a2w2anxb7tlg3huhq7xv6ky6mu @@ -20146,21 +20146,21 @@ packages: stylelint: 14.13.0 dev: true - /stylelint-config-recommended/7.0.0_stylelint@14.13.0: - resolution: {integrity: sha512-yGn84Bf/q41J4luis1AZ95gj0EQwRX8lWmGmBwkwBNSkpGSpl66XcPTulxGa/Z91aPoNGuIGBmFkcM1MejMo9Q==} + /stylelint-config-recommended/9.0.0_stylelint@14.13.0: + resolution: {integrity: sha512-9YQSrJq4NvvRuTbzDsWX3rrFOzOlYBmZP+o513BJN/yfEmGSr0AxdvrWs0P/ilSpVV/wisamAHu5XSk8Rcf4CQ==} peerDependencies: - stylelint: ^14.4.0 + stylelint: ^14.10.0 dependencies: stylelint: 14.13.0 dev: true - /stylelint-config-standard/25.0.0_stylelint@14.13.0: - resolution: {integrity: sha512-21HnP3VSpaT1wFjFvv9VjvOGDtAviv47uTp3uFmzcN+3Lt+RYRv6oAplLaV51Kf792JSxJ6svCJh/G18E9VnCA==} + /stylelint-config-standard/28.0.0_stylelint@14.13.0: + resolution: {integrity: sha512-q/StuowDdDmFCravzGHAwgS9pjX0bdOQUEBBDIkIWsQuYGgYz/xsO8CM6eepmIQ1fc5bKdDVimlJZ6MoOUcJ5Q==} peerDependencies: - stylelint: ^14.4.0 + stylelint: ^14.11.0 dependencies: stylelint: 14.13.0 - stylelint-config-recommended: 7.0.0_stylelint@14.13.0 + stylelint-config-recommended: 9.0.0_stylelint@14.13.0 dev: true /stylelint-config-styled-components/0.1.1: