From f3ead32ebaca555002a92176c97dec9c27f2449c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 20 Oct 2022 14:29:34 +0000 Subject: [PATCH] chore(deps): update dependency stylelint-config-standard to v29 (#1255) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- packages/redux-devtools-ui/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/redux-devtools-ui/package.json b/packages/redux-devtools-ui/package.json index d28a69b8..9975bddf 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.14.0", "stylelint-config-prettier": "^9.0.3", - "stylelint-config-standard": "^28.0.0", + "stylelint-config-standard": "^29.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 f517c499..c1ba72cd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -2215,7 +2215,7 @@ importers: styled-components: ^5.3.6 stylelint: ^14.14.0 stylelint-config-prettier: ^9.0.3 - stylelint-config-standard: ^28.0.0 + stylelint-config-standard: ^29.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.14.0 stylelint-config-prettier: 9.0.3_stylelint@14.14.0 - stylelint-config-standard: 28.0.0_stylelint@14.14.0 + stylelint-config-standard: 29.0.0_stylelint@14.14.0 stylelint-config-styled-components: 0.1.1 stylelint-processor-styled-components: 1.10.0 ts-jest: 27.1.5_zgo3ukr7wfsrfu7w73hol4lxpy @@ -20177,10 +20177,10 @@ packages: stylelint: 14.14.0 dev: true - /stylelint-config-standard/28.0.0_stylelint@14.14.0: - resolution: {integrity: sha512-q/StuowDdDmFCravzGHAwgS9pjX0bdOQUEBBDIkIWsQuYGgYz/xsO8CM6eepmIQ1fc5bKdDVimlJZ6MoOUcJ5Q==} + /stylelint-config-standard/29.0.0_stylelint@14.14.0: + resolution: {integrity: sha512-uy8tZLbfq6ZrXy4JKu3W+7lYLgRQBxYTUUB88vPgQ+ZzAxdrvcaSUW9hOMNLYBnwH+9Kkj19M2DHdZ4gKwI7tg==} peerDependencies: - stylelint: ^14.11.0 + stylelint: ^14.14.0 dependencies: stylelint: 14.14.0 stylelint-config-recommended: 9.0.0_stylelint@14.14.0