Skip to content

Commit b0c1a55

Browse files
refactor: bump yaml from 2.8.2 to 2.8.3
Bumps [yaml](https://github.com/eemeli/yaml) from 2.8.2 to 2.8.3. - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.8.2...v2.8.3) --- updated-dependencies: - dependency-name: yaml dependency-version: 2.8.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6325283 commit b0c1a55

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package-lock.json

Lines changed: 4 additions & 4 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
@@ -127,7 +127,7 @@
127127
"webpack": "5.105.1",
128128
"webpack-cli": "6.0.1",
129129
"ws": "8.19.0",
130-
"yaml": "2.8.2"
130+
"yaml": "2.8.3"
131131
},
132132
"scripts": {
133133
"ci:check": "node ./ci/ciCheck.mjs",

0 commit comments

Comments
 (0)