From 46bd102068afdb71871c4dd3448d53f8ee3fa74c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Oct 2022 02:55:48 +0000 Subject: [PATCH] chore(deps): update dependency stylelint-config-standard to v28 (#1216) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- packages/redux-devtools-ui/package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) 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 e3d55fd5..4fdd0962 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 @@ -20144,21 +20144,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: