Skip to content

Commit d5ee7be

Browse files
Bump stylelint-config-standard from 27.0.0 to 28.0.0
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 27.0.0 to 28.0.0. - [Release notes](https://github.com/stylelint/stylelint-config-standard/releases) - [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint-config-standard@27.0.0...28.0.0) --- updated-dependencies: - dependency-name: stylelint-config-standard dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5418a00 commit d5ee7be

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"react-test-renderer": "^17.0.2",
4040
"source-map-explorer": "^2.5.3",
4141
"stylelint": "^14.11.0",
42-
"stylelint-config-standard": "^27.0.0",
42+
"stylelint-config-standard": "^28.0.0",
4343
"typescript": "^4.8.3",
4444
"vite": "^3.1.3",
4545
"vite-plugin-svgr": "^2.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4406,10 +4406,10 @@ stylelint-config-recommended@^9.0.0:
44064406
resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-9.0.0.tgz#1c9e07536a8cd875405f8ecef7314916d94e7e40"
44074407
integrity sha512-9YQSrJq4NvvRuTbzDsWX3rrFOzOlYBmZP+o513BJN/yfEmGSr0AxdvrWs0P/ilSpVV/wisamAHu5XSk8Rcf4CQ==
44084408

4409-
stylelint-config-standard@^27.0.0:
4410-
version "27.0.0"
4411-
resolved "https://registry.yarnpkg.com/stylelint-config-standard/-/stylelint-config-standard-27.0.0.tgz#d1c69082fc973dab7da1a6c89979e54a0758f389"
4412-
integrity sha512-J+wxyODWQCW2kgdhVzj51a4cFcJkglkMQrjPU/1Jo8w2oKSKK5ZRqHvDDWxEmjYWIYbMhhIMS5dOgVpGUMIACw==
4409+
stylelint-config-standard@^28.0.0:
4410+
version "28.0.0"
4411+
resolved "https://registry.yarnpkg.com/stylelint-config-standard/-/stylelint-config-standard-28.0.0.tgz#7e1926c232631a8445eafee7b186d276d42d7b15"
4412+
integrity sha512-q/StuowDdDmFCravzGHAwgS9pjX0bdOQUEBBDIkIWsQuYGgYz/xsO8CM6eepmIQ1fc5bKdDVimlJZ6MoOUcJ5Q==
44134413
dependencies:
44144414
stylelint-config-recommended "^9.0.0"
44154415

0 commit comments

Comments
 (0)