chore(deps): update dependency stylelint-config-standard to v34 (#1432)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-07-12 18:29:33 +00:00 committed by GitHub
parent 922985f9ea
commit 96475e19e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 10 deletions

View File

@ -98,7 +98,7 @@
"storybook": "^7.0.23", "storybook": "^7.0.23",
"styled-components": "^5.3.11", "styled-components": "^5.3.11",
"stylelint": "^15.9.0", "stylelint": "^15.9.0",
"stylelint-config-standard": "^33.0.0", "stylelint-config-standard": "^34.0.0",
"stylelint-config-styled-components": "^0.1.1", "stylelint-config-styled-components": "^0.1.1",
"stylelint-processor-styled-components": "^1.10.0", "stylelint-processor-styled-components": "^1.10.0",
"ts-jest": "^29.1.0", "ts-jest": "^29.1.0",

View File

@ -3222,8 +3222,8 @@ importers:
specifier: ^15.9.0 specifier: ^15.9.0
version: 15.9.0 version: 15.9.0
stylelint-config-standard: stylelint-config-standard:
specifier: ^33.0.0 specifier: ^34.0.0
version: 33.0.0(stylelint@15.9.0) version: 34.0.0(stylelint@15.9.0)
stylelint-config-styled-components: stylelint-config-styled-components:
specifier: ^0.1.1 specifier: ^0.1.1
version: 0.1.1 version: 0.1.1
@ -20789,21 +20789,23 @@ packages:
shallowequal: 1.1.0 shallowequal: 1.1.0
supports-color: 5.5.0 supports-color: 5.5.0
/stylelint-config-recommended@12.0.0(stylelint@15.9.0): /stylelint-config-recommended@13.0.0(stylelint@15.9.0):
resolution: {integrity: sha512-x6x8QNARrGO2sG6iURkzqL+Dp+4bJorPMMRNPScdvaUK8PsynriOcMW7AFDKqkWAS5wbue/u8fUT/4ynzcmqdQ==} resolution: {integrity: sha512-EH+yRj6h3GAe/fRiyaoO2F9l9Tgg50AOFhaszyfov9v6ayXJ1IkSHwTxd7lB48FmOeSGDPLjatjO11fJpmarkQ==}
engines: {node: ^14.13.1 || >=16.0.0}
peerDependencies: peerDependencies:
stylelint: ^15.5.0 stylelint: ^15.10.0
dependencies: dependencies:
stylelint: 15.9.0 stylelint: 15.9.0
dev: true dev: true
/stylelint-config-standard@33.0.0(stylelint@15.9.0): /stylelint-config-standard@34.0.0(stylelint@15.9.0):
resolution: {integrity: sha512-eyxnLWoXImUn77+ODIuW9qXBDNM+ALN68L3wT1lN2oNspZ7D9NVGlNHb2QCUn4xDug6VZLsh0tF8NyoYzkgTzg==} resolution: {integrity: sha512-u0VSZnVyW9VSryBG2LSO+OQTjN7zF9XJaAJRX/4EwkmU0R2jYwmBSN10acqZisDitS0CLiEiGjX7+Hrq8TAhfQ==}
engines: {node: ^14.13.1 || >=16.0.0}
peerDependencies: peerDependencies:
stylelint: ^15.5.0 stylelint: ^15.10.0
dependencies: dependencies:
stylelint: 15.9.0 stylelint: 15.9.0
stylelint-config-recommended: 12.0.0(stylelint@15.9.0) stylelint-config-recommended: 13.0.0(stylelint@15.9.0)
dev: true dev: true
/stylelint-config-styled-components@0.1.1: /stylelint-config-styled-components@0.1.1: