Skip to content

Commit eb5519c

Browse files
chore(deps): update devdependencies
1 parent 6aebeb1 commit eb5519c

4 files changed

Lines changed: 441 additions & 316 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@
2424
"@virtual-live-lab/prettier-config": "workspace:*",
2525
"@virtual-live-lab/stylelint-config": "workspace:*",
2626
"@virtual-live-lab/tsconfig": "workspace:^",
27-
"eslint": "9.39.2",
27+
"eslint": "10.0.2",
2828
"pkg-pr-new": "0.0.62",
2929
"pnpm": "10.28.2",
3030
"prettier": "3.8.1",
31-
"stylelint": "16.26.1",
31+
"stylelint": "17.4.0",
3232
"typescript": "catalog:",
3333
"vitest": "catalog:"
3434
},

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"devDependencies": {
6262
"@types/node": "catalog:",
6363
"@virtual-live-lab/tsconfig": "workspace:*",
64-
"eslint": "9.39.2",
64+
"eslint": "10.0.2",
6565
"publint": "catalog:",
6666
"tsdown": "catalog:",
6767
"typescript": "catalog:",

packages/stylelint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@virtual-live-lab/eslint-config": "workspace:*",
4242
"@virtual-live-lab/tsconfig": "workspace:*",
4343
"publint": "catalog:",
44-
"stylelint": "16.26.1",
44+
"stylelint": "17.4.0",
4545
"tsdown": "catalog:",
4646
"typescript": "catalog:",
4747
"unplugin-unused": "catalog:",

0 commit comments

Comments
 (0)