Skip to content

Commit 83d380c

Browse files
committed
chore: dependencies and devDependencies
lerna ^8.1.8 → ^8.1.9 prettier ^3.3.3 → ^3.4.2
1 parent ad4bfdf commit 83d380c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929
"eslint-plugin-unicorn": "^56.0.1",
3030
"eslint-plugin-vue": "^9.32.0",
3131
"globals": "^15.14.0",
32-
"lerna": "^8.1.8",
32+
"lerna": "^8.1.9",
3333
"npm-run-all": "^4.1.5",
34-
"prettier": "^3.3.3",
34+
"prettier": "^3.4.2",
3535
"typescript-eslint": "^8.19.1"
3636
}
3737
}

0 commit comments

Comments
 (0)