Skip to content

Commit 93b61c1

Browse files
committed
chore: add yaml as dev dependency
1 parent 92aa5a6 commit 93b61c1

2 files changed

Lines changed: 10 additions & 67 deletions

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,8 @@
7373
"oxlint-tsgolint": "0.17.3",
7474
"prettier": "3.7.1",
7575
"turbo": "2.7.5",
76-
"vitest": "4.1.0"
76+
"vitest": "4.1.0",
77+
"yaml": "2.8.2"
7778
},
7879
"lint-staged": {
7980
"*": [

pnpm-lock.yaml

Lines changed: 8 additions & 66 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)