Skip to content

Commit 0cebfa0

Browse files
ok7saicrisbeto
andauthored
build: add explicit dependency to yaml (#32201) (#32270)
The docs site deployment seems to indirectly depend on `yaml`. These changes add it as a dependency. (cherry picked from commit 401a768) Co-authored-by: Kristiyan Kostadinov <crisbeto@users.noreply.github.com>
1 parent 7e708ed commit 0cebfa0

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@
147147
"tsutils": "^3.21.0",
148148
"typescript": "5.9.2",
149149
"vrsource-tslint-rules": "6.0.0",
150+
"yaml": "^2.8.1",
150151
"yargs": "^18.0.0",
151152
"zx": "^8.0.0"
152153
},

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)