Skip to content

Commit 35ad309

Browse files
authored
chore(deps): force yaml above 2.8.3 (#2057)
1 parent 5332397 commit 35ad309

2 files changed

Lines changed: 9 additions & 26 deletions

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,8 @@
103103
"defu@6": ">=6.1.7",
104104
"@babel/core@7": ">=7.29.7",
105105
"form-data@4": ">=4.0.6",
106-
"@eslint/plugin-kit": ">=0.3.4"
106+
"@eslint/plugin-kit": ">=0.3.4",
107+
"yaml@2": ">=2.8.3"
107108
}
108109
}
109110
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)