Skip to content

Commit e2244ea

Browse files
build(deps-dev): bump js-yaml from 4.2.0 to 5.0.0
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.2.0 to 5.0.0. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.2.0...5.0.0) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 5.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d7a0bc8 commit e2244ea

2 files changed

Lines changed: 136 additions & 128 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"devDependencies": {
2727
"@types/js-yaml": "^4.0.9",
28-
"js-yaml": "^4.2.0",
28+
"js-yaml": "^5.0.0",
2929
"prettier": "^3.8.4",
3030
"prettier-plugin-astro": "^0.14.1",
3131
"prettier-plugin-organize-imports": "^4.3.0"

0 commit comments

Comments
 (0)