Skip to content

Commit 9b2bd86

Browse files
refactor: bump yaml from 2.7.1 to 2.8.0
Bumps [yaml](https://github.com/eemeli/yaml) from 2.7.1 to 2.8.0. - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.7.1...v2.8.0) --- updated-dependencies: - dependency-name: yaml dependency-version: 2.8.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4e1f95c commit 9b2bd86

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 8 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
@@ -111,7 +111,7 @@
111111
"semantic-release": "24.2.3",
112112
"typescript": "5.8.3",
113113
"typescript-eslint": "8.29.0",
114-
"yaml": "2.7.1"
114+
"yaml": "2.8.0"
115115
},
116116
"scripts": {
117117
"ci:check": "node ./ci/ciCheck.js",

0 commit comments

Comments
 (0)