Skip to content

Commit 403877a

Browse files
dependabot[bot]michaelmior
authored andcommitted
Bump stylelint-config-standard from 28.0.0 to 29.0.0
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 28.0.0 to 29.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@28.0.0...29.0.0) --- updated-dependencies: - dependency-name: stylelint-config-standard dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f8667f6 commit 403877a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
"redux-mock-store": "^1.5.4",
110110
"source-map-explorer": "^2.5.2",
111111
"stylelint": "^14.14.0",
112-
"stylelint-config-standard": "^28.0.0",
112+
"stylelint-config-standard": "^29.0.0",
113113
"webpack": "5"
114114
},
115115
"engines": {

yarn.lock

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

18430-
stylelint-config-standard@^28.0.0:
18431-
version "28.0.0"
18432-
resolved "https://registry.yarnpkg.com/stylelint-config-standard/-/stylelint-config-standard-28.0.0.tgz#7e1926c232631a8445eafee7b186d276d42d7b15"
18433-
integrity sha512-q/StuowDdDmFCravzGHAwgS9pjX0bdOQUEBBDIkIWsQuYGgYz/xsO8CM6eepmIQ1fc5bKdDVimlJZ6MoOUcJ5Q==
18430+
stylelint-config-standard@^29.0.0:
18431+
version "29.0.0"
18432+
resolved "https://registry.yarnpkg.com/stylelint-config-standard/-/stylelint-config-standard-29.0.0.tgz#4cc0e0f05512a39bb8b8e97853247d3a95d66fa2"
18433+
integrity sha512-uy8tZLbfq6ZrXy4JKu3W+7lYLgRQBxYTUUB88vPgQ+ZzAxdrvcaSUW9hOMNLYBnwH+9Kkj19M2DHdZ4gKwI7tg==
1843418434
dependencies:
1843518435
stylelint-config-recommended "^9.0.0"
1843618436

0 commit comments

Comments
 (0)