Skip to content

Commit f4d6f12

Browse files
chore(deps): update dependency stylelint-config-standard to v40
1 parent f404e98 commit f4d6f12

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"lint-staged": "16.2.7",
3636
"sinon": "21.0.0",
3737
"stylelint": "16.26.1",
38-
"stylelint-config-standard": "39.0.1"
38+
"stylelint-config-standard": "40.0.0"
3939
},
4040
"lint-staged": {
4141
"*.js": "eslint",

plugins/experimentation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@
3232
"eslint-config-airbnb-base": "15.0.0",
3333
"eslint-plugin-import": "2.32.0",
3434
"stylelint": "16.26.1",
35-
"stylelint-config-standard": "39.0.1"
35+
"stylelint-config-standard": "40.0.0"
3636
}
3737
}

0 commit comments

Comments
 (0)