Skip to content

Commit a98dc4e

Browse files
committed
perf: update deps to latest
1 parent 6c2a7a2 commit a98dc4e

File tree

2 files changed

+2952
-2250
lines changed

2 files changed

+2952
-2250
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@stylelint-types/stylelint-stylistic",
33
"type": "module",
44
"version": "2.1.0",
5-
"packageManager": "pnpm@8.15.3",
5+
"packageManager": "pnpm@9.7.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.5.4",
61-
"@stylistic/stylelint-plugin": "^2.1.0",
62-
"bumpp": "^9.3.0",
63-
"conventional-changelog-cli": "^4.1.0",
64-
"eslint": "^8.56.0",
65-
"stylelint": "^16.2.1",
66-
"stylelint-define-config": "^1.1.0",
67-
"typescript": "^5.3.3"
60+
"@pengzhanbo/eslint-config": "^1.12.0",
61+
"@stylistic/stylelint-plugin": "^3.0.1",
62+
"bumpp": "^9.5.1",
63+
"conventional-changelog-cli": "^5.0.0",
64+
"eslint": "^9.9.0",
65+
"stylelint": "^16.8.2",
66+
"stylelint-define-config": "^1.6.0",
67+
"typescript": "^5.5.4"
6868
}
6969
}

0 commit comments

Comments
 (0)