Skip to content

Commit 855ae76

Browse files
chore(deps): bump yaml from 1.10.2 to 2.0.0 (#331)
Bumps [yaml](https://github.com/eemeli/yaml) from 1.10.2 to 2.0.0. - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v1.10.2...v2.0.0) --- updated-dependencies: - dependency-name: yaml dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent df53b2c commit 855ae76

File tree

2 files changed

+26
-9
lines changed

2 files changed

+26
-9
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,6 @@
5757
"sinon": "^13.0.1",
5858
"ts-node": "^10.7.0",
5959
"typescript": "^4.6.2",
60-
"yaml": "^1.10.2"
60+
"yaml": "^2.0.0"
6161
}
6262
}

0 commit comments

Comments
 (0)