Skip to content

Commit 2afb95d

Browse files
fix(deps): update dependency stylelint to v16
1 parent 3803b29 commit 2afb95d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@
3838
"npm-run-all": "^4.1.5",
3939
"prettier": "^2.7.1",
4040
"standard-version": "^9.3.2",
41-
"stylelint": "^15.1.0",
41+
"stylelint": "^16.2.1",
4242
"typescript": "^4.9.5"
4343
},
4444
"peerDependencies": {
45-
"stylelint": "^15.0.0"
45+
"stylelint": "^15.0.0 || ^16.0.0"
4646
}
4747
}

0 commit comments

Comments
 (0)