Skip to content

Commit f471b53

Browse files
chore(deps): update devdependencies
1 parent 92f2fd3 commit f471b53

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -18,17 +18,17 @@
1818
"packageManager": "[email protected]",
1919
"devDependencies": {
2020
"@changesets/changelog-github": "0.5.1",
21-
"@changesets/cli": "2.29.0",
21+
"@changesets/cli": "2.29.2",
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.24.0",
27+
"eslint": "9.25.1",
2828
"pkg-pr-new": "0.0.42",
29-
"pnpm": "10.8.1",
29+
"pnpm": "10.9.0",
3030
"prettier": "3.5.3",
31-
"stylelint": "16.18.0",
31+
"stylelint": "16.19.0",
3232
"typescript": "catalog:",
3333
"vitest": "catalog:"
3434
},

packages/eslint-config/package.json

+1-1
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.24.0",
61+
"eslint": "9.25.1",
6262
"typescript": "catalog:",
6363
"unbuild": "catalog:",
6464
"vitest": "catalog:"

packages/stylelint-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@virtual-live-lab/eslint-config": "workspace:*",
4848
"@virtual-live-lab/tsconfig": "workspace:*",
4949
"postcss-html": "1.8.0",
50-
"stylelint": "16.18.0",
50+
"stylelint": "16.19.0",
5151
"typescript": "catalog:",
5252
"unbuild": "catalog:",
5353
"vitest": "catalog:"

0 commit comments

Comments
 (0)