Skip to content

Commit 60a408b

Browse files
committed
feat: bump stylelint-stylistic to 3.1.2
1 parent baf1e85 commit 60a408b

File tree

3 files changed

+1754
-987
lines changed

3 files changed

+1754
-987
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@stylelint-types/stylelint-stylistic",
33
"type": "module",
44
"version": "3.1.1",
5-
"packageManager": "pnpm@9.15.2",
5+
"packageManager": "pnpm@10.8.1",
66
"description": "TypeScript definitions for stylelint-define-config",
77
"author": "pengzhanbo <volodymyr@foxmail.com> (https://github.com/pengzhanbo)",
88
"license": "MIT",
@@ -57,13 +57,13 @@
5757
}
5858
},
5959
"devDependencies": {
60-
"@pengzhanbo/eslint-config": "^1.22.0",
61-
"@stylistic/stylelint-plugin": "^3.1.1",
62-
"bumpp": "^9.9.2",
60+
"@pengzhanbo/eslint-config": "^1.29.0",
61+
"@stylistic/stylelint-plugin": "^3.1.2",
62+
"bumpp": "^10.1.0",
6363
"conventional-changelog-cli": "^5.0.0",
64-
"eslint": "^9.17.0",
65-
"stylelint": "^16.12.0",
66-
"stylelint-define-config": "^1.8.1",
67-
"typescript": "^5.7.2"
64+
"eslint": "^9.24.0",
65+
"stylelint": "^16.18.0",
66+
"stylelint-define-config": "^16.18.0",
67+
"typescript": "^5.8.3"
6868
}
6969
}

0 commit comments

Comments
 (0)