Skip to content

Commit b3a4706

Browse files
chore(deps): update devdependencies
1 parent 15fcd8d commit b3a4706

4 files changed

Lines changed: 196 additions & 196 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,17 +18,17 @@
1818
"packageManager": "pnpm@10.11.1",
1919
"devDependencies": {
2020
"@changesets/changelog-github": "0.5.1",
21-
"@changesets/cli": "2.29.2",
21+
"@changesets/cli": "2.29.4",
2222
"@types/node": "catalog:",
2323
"@virtual-live-lab/eslint-config": "workspace:*",
2424
"@virtual-live-lab/prettier-config": "workspace:*",
2525
"@virtual-live-lab/stylelint-config": "workspace:*",
2626
"@virtual-live-lab/tsconfig": "workspace:^",
27-
"eslint": "9.25.1",
28-
"pkg-pr-new": "0.0.43",
29-
"pnpm": "10.10.0",
27+
"eslint": "9.28.0",
28+
"pkg-pr-new": "0.0.51",
29+
"pnpm": "10.11.1",
3030
"prettier": "3.5.3",
31-
"stylelint": "16.19.1",
31+
"stylelint": "16.20.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
@@ -58,7 +58,7 @@
5858
"devDependencies": {
5959
"@types/node": "catalog:",
6060
"@virtual-live-lab/tsconfig": "workspace:*",
61-
"eslint": "9.25.1",
61+
"eslint": "9.28.0",
6262
"typescript": "catalog:",
6363
"unbuild": "catalog:",
6464
"vitest": "catalog:"

packages/stylelint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@virtual-live-lab/eslint-config": "workspace:*",
4747
"@virtual-live-lab/tsconfig": "workspace:*",
4848
"postcss-html": "1.8.0",
49-
"stylelint": "16.19.1",
49+
"stylelint": "16.20.0",
5050
"typescript": "catalog:",
5151
"unbuild": "catalog:",
5252
"vitest": "catalog:"

0 commit comments

Comments
 (0)