Skip to content

Commit 2543f04

Browse files
chore(deps): update dependency @1stg/stylelint-config to v5 (#443)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Yosuke Ota <otameshiyo23@gmail.com>
1 parent ed68b20 commit 2543f04

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.stylelintignore

+5
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
LICENSE
44
*.png
55
*.json
6+
*.js
7+
*.mjs
8+
*.ts
9+
*.mts
10+
*.tsx
611
*.lock
712
*.log
813
*.svg

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"@1stg/lint-staged": "^3.3.0",
8282
"@1stg/remark-config": "^4.0.3",
8383
"@1stg/simple-git-hooks": "^0.2.1",
84-
"@1stg/stylelint-config": "^4.6.1",
84+
"@1stg/stylelint-config": "^5.0.0",
8585
"@babel/core": "^7.16.0",
8686
"@babel/eslint-parser": "^7.17.0",
8787
"@babel/plugin-proposal-function-bind": "^7.16.7",

0 commit comments

Comments
 (0)