Skip to content

Commit 23bc457

Browse files
Update stylelint-config-standard requirement from ^18.3.0 to ^19.0.0
Updates the requirements on [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) to permit the latest version. - [Release notes](https://github.com/stylelint/stylelint-config-standard/releases) - [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/master/CHANGELOG.md) - [Commits](stylelint/stylelint-config-standard@18.3.0...19.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 9d3a30a commit 23bc457

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"posthtml-expressions": "^1.1.1",
5353
"posthtml-include": "^1.2.0",
5454
"posthtml-load-config": "^1.0.0",
55-
"stylelint-config-standard": "^18.3.0",
55+
"stylelint-config-standard": "^19.0.0",
5656
"tailwindcss": "^1.1.1"
5757
}
5858
}

0 commit comments

Comments
 (0)