diff --git a/packages/redux-devtools-ui/package.json b/packages/redux-devtools-ui/package.json index e2634d45..6ea4a3a1 100644 --- a/packages/redux-devtools-ui/package.json +++ b/packages/redux-devtools-ui/package.json @@ -98,7 +98,7 @@ "storybook": "^7.0.2", "styled-components": "^5.3.9", "stylelint": "^15.4.0", - "stylelint-config-standard": "^32.0.0", + "stylelint-config-standard": "^33.0.0", "stylelint-config-styled-components": "^0.1.1", "stylelint-processor-styled-components": "^1.10.0", "ts-jest": "^29.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 391eb9e4..cce38b9c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -3218,8 +3218,8 @@ importers: specifier: ^15.4.0 version: 15.4.0 stylelint-config-standard: - specifier: ^32.0.0 - version: 32.0.0(stylelint@15.4.0) + specifier: ^33.0.0 + version: 33.0.0(stylelint@15.4.0) stylelint-config-styled-components: specifier: ^0.1.1 version: 0.1.1 @@ -19396,21 +19396,21 @@ packages: shallowequal: 1.1.0 supports-color: 5.5.0 - /stylelint-config-recommended@11.0.0(stylelint@15.4.0): - resolution: {integrity: sha512-SoGIHNI748OCZn6BxFYT83ytWoYETCINVHV3LKScVAWQQauWdvmdDqJC5YXWjpBbxg2E761Tg5aUGKLFOVhEkA==} + /stylelint-config-recommended@12.0.0(stylelint@15.4.0): + resolution: {integrity: sha512-x6x8QNARrGO2sG6iURkzqL+Dp+4bJorPMMRNPScdvaUK8PsynriOcMW7AFDKqkWAS5wbue/u8fUT/4ynzcmqdQ==} peerDependencies: - stylelint: ^15.3.0 + stylelint: ^15.5.0 dependencies: stylelint: 15.4.0 dev: true - /stylelint-config-standard@32.0.0(stylelint@15.4.0): - resolution: {integrity: sha512-UnGJxYDyYFrIE9CjDMZRkrNh2o4lOtO+MVZ9qG5b8yARfsWho0GMx4YvhHfsv8zKKgHeWX2wfeyxmuoqcaYZ4w==} + /stylelint-config-standard@33.0.0(stylelint@15.4.0): + resolution: {integrity: sha512-eyxnLWoXImUn77+ODIuW9qXBDNM+ALN68L3wT1lN2oNspZ7D9NVGlNHb2QCUn4xDug6VZLsh0tF8NyoYzkgTzg==} peerDependencies: - stylelint: ^15.4.0 + stylelint: ^15.5.0 dependencies: stylelint: 15.4.0 - stylelint-config-recommended: 11.0.0(stylelint@15.4.0) + stylelint-config-recommended: 12.0.0(stylelint@15.4.0) dev: true /stylelint-config-styled-components@0.1.1: