From f46abbc36a97aa6544f8b3601fa40d72a057e00b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Feb 2023 19:13:42 +0000 Subject: [PATCH] chore(deps): update dependency stylelint-config-standard to v30 --- 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 882d8bbb..01f813ef 100644 --- a/packages/redux-devtools-ui/package.json +++ b/packages/redux-devtools-ui/package.json @@ -98,7 +98,7 @@ "styled-components": "^5.3.6", "stylelint": "^15.0.0", "stylelint-config-prettier": "^9.0.4", - "stylelint-config-standard": "^29.0.0", + "stylelint-config-standard": "^30.0.1", "stylelint-config-styled-components": "^0.1.1", "stylelint-processor-styled-components": "^1.10.0", "ts-jest": "^29.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 00e26877..075facd5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -2152,7 +2152,7 @@ importers: styled-components: ^5.3.6 stylelint: ^15.0.0 stylelint-config-prettier: ^9.0.4 - stylelint-config-standard: ^29.0.0 + stylelint-config-standard: ^30.0.1 stylelint-config-styled-components: ^0.1.1 stylelint-processor-styled-components: ^1.10.0 ts-jest: ^29.0.3 @@ -2214,7 +2214,7 @@ importers: styled-components: 5.3.6_7i5myeigehqah43i5u7wbekgba stylelint: 15.0.0 stylelint-config-prettier: 9.0.4_stylelint@15.0.0 - stylelint-config-standard: 29.0.0_stylelint@15.0.0 + stylelint-config-standard: 30.0.1_stylelint@15.0.0 stylelint-config-styled-components: 0.1.1 stylelint-processor-styled-components: 1.10.0 ts-jest: 29.0.3_b6ud3wjfzxmze5tmlpgpdpo43e @@ -20989,21 +20989,21 @@ packages: stylelint: 15.0.0 dev: true - /stylelint-config-recommended/9.0.0_stylelint@15.0.0: - resolution: {integrity: sha512-9YQSrJq4NvvRuTbzDsWX3rrFOzOlYBmZP+o513BJN/yfEmGSr0AxdvrWs0P/ilSpVV/wisamAHu5XSk8Rcf4CQ==} + /stylelint-config-recommended/10.0.1_stylelint@15.0.0: + resolution: {integrity: sha512-TQ4xQ48tW4QSlODcti7pgSRqBZcUaBzuh0jPpfiMhwJKBPkqzTIAU+IrSWL/7BgXlOM90DjB7YaNgFpx8QWhuA==} peerDependencies: - stylelint: ^14.10.0 + stylelint: ^15.0.0 dependencies: stylelint: 15.0.0 dev: true - /stylelint-config-standard/29.0.0_stylelint@15.0.0: - resolution: {integrity: sha512-uy8tZLbfq6ZrXy4JKu3W+7lYLgRQBxYTUUB88vPgQ+ZzAxdrvcaSUW9hOMNLYBnwH+9Kkj19M2DHdZ4gKwI7tg==} + /stylelint-config-standard/30.0.1_stylelint@15.0.0: + resolution: {integrity: sha512-NbeHOmpRQhjZh5XB1B/S4MLRWvz4xxAxeDBjzl0tY2xEcayNhLbaRGF0ZQzq+DQZLCcPpOHeS2Ru1ydbkhkmLg==} peerDependencies: - stylelint: ^14.14.0 + stylelint: ^15.0.0 dependencies: stylelint: 15.0.0 - stylelint-config-recommended: 9.0.0_stylelint@15.0.0 + stylelint-config-recommended: 10.0.1_stylelint@15.0.0 dev: true /stylelint-config-styled-components/0.1.1: