Skip to content

Commit c5d0392

Browse files
authored
chore: add resolution for js-yaml (#6749)
1 parent 8d715dc commit c5d0392

File tree

2 files changed

+17
-14
lines changed

2 files changed

+17
-14
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@
9191
"cookie": "^0.7.0",
9292
"cross-spawn": "7.0.5",
9393
"docs/next-plugin-preval/webpack": "^5.76.0",
94+
"docs/next-plugin-preval/js-yaml": "^3.14.1",
9495
"esbuild": "^0.25.0",
9596
"follow-redirects": "^1.15.6",
9697
"json5": "^2.2.1",
@@ -116,6 +117,8 @@
116117
"stylus": "github:stylus/stylus#0.59.0",
117118
"on-headers": "^1.1.0",
118119
"tmp": "^0.2.4",
120+
"**/jest/**/js-yaml": "^4.1.1",
121+
"**/@changesets/cli/**/js-yaml": "^4.1.1",
119122
"@tensorflow-models/face-detection/rimraf": "5.0.0"
120123
},
121124
"devDependencies": {

yarn.lock

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

0 commit comments

Comments
 (0)