Skip to content

Commit

Permalink
chore(deps): update dependency stylelint-config-standard to v37
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 20, 2025
1 parent 668ecdd commit d7790d1
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 31 deletions.
36 changes: 17 additions & 19 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 @@ -35,7 +35,7 @@
"lint-staged": "15.4.1",
"sinon": "19.0.2",
"stylelint": "16.13.2",
"stylelint-config-standard": "36.0.1"
"stylelint-config-standard": "37.0.0"
},
"lint-staged": {
"*.js": "eslint",
Expand Down
20 changes: 10 additions & 10 deletions plugins/experimentation/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 plugins/experimentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@
"eslint-config-airbnb-base": "15.0.0",
"eslint-plugin-import": "2.31.0",
"stylelint": "16.13.2",
"stylelint-config-standard": "36.0.1"
"stylelint-config-standard": "37.0.0"
}
}

0 comments on commit d7790d1

Please sign in to comment.