Skip to content

Commit

Permalink
Merge pull request #93 from reviewdog/renovate/stylelint-config-recom…
Browse files Browse the repository at this point in the history
…mended-12.x

chore(deps): update dependency stylelint-config-recommended to v12
  • Loading branch information
shogo82148 committed Apr 23, 2023
2 parents 5f67b57 + 6776be9 commit b2a8311
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"homepage": "https://github.com/reviewdog/action-stylelint#readme",
"devDependencies": {
"stylelint": "^15.0.0",
"stylelint-config-recommended": "^7.0.0"
"stylelint-config-recommended": "^12.0.0"
}
}
6 changes: 3 additions & 3 deletions testdata-subproject/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion testdata-subproject/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"homepage": "https://github.com/reviewdog/action-stylelint#readme",
"devDependencies": {
"stylelint": "^15.0.0",
"stylelint-config-recommended": "^7.0.0"
"stylelint-config-recommended": "^12.0.0"
}
}

0 comments on commit b2a8311

Please sign in to comment.