chore(deps): update dependency stylelint-config-standard to v32 (#1381)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-04-02 18:51:20 -04:00 committed by GitHub
parent 409046eac2
commit 59be92a8af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -98,7 +98,7 @@
"styled-components": "^5.3.9",
"stylelint": "^15.3.0",
"stylelint-config-prettier": "^9.0.5",
"stylelint-config-standard": "^31.0.0",
"stylelint-config-standard": "^32.0.0",
"stylelint-config-styled-components": "^0.1.1",
"stylelint-processor-styled-components": "^1.10.0",
"ts-jest": "^29.0.5",

View File

@ -3218,8 +3218,8 @@ importers:
specifier: ^9.0.5
version: 9.0.5(stylelint@15.3.0)
stylelint-config-standard:
specifier: ^31.0.0
version: 31.0.0(stylelint@15.3.0)
specifier: ^32.0.0
version: 32.0.0(stylelint@15.3.0)
stylelint-config-styled-components:
specifier: ^0.1.1
version: 0.1.1
@ -22022,10 +22022,10 @@ packages:
stylelint: 15.3.0
dev: true
/stylelint-config-standard@31.0.0(stylelint@15.3.0):
resolution: {integrity: sha512-CUGAmtROCvX0YgMY2+6P9tqSkHj5z/75XxrQ8bGxvkCa1xYdGDx4poM0pa7cXc3s74/PZLJH/okxZZouRfOSGw==}
/stylelint-config-standard@32.0.0(stylelint@15.3.0):
resolution: {integrity: sha512-UnGJxYDyYFrIE9CjDMZRkrNh2o4lOtO+MVZ9qG5b8yARfsWho0GMx4YvhHfsv8zKKgHeWX2wfeyxmuoqcaYZ4w==}
peerDependencies:
stylelint: ^15.3.0
stylelint: ^15.4.0
dependencies:
stylelint: 15.3.0
stylelint-config-recommended: 11.0.0(stylelint@15.3.0)