Skip to content

Commit e5d6330

Browse files
dependabot[bot]shiftkey
authored andcommitted
build(deps): bump yaml from 2.5.1 to 2.6.0 (#1140)
Bumps [yaml](https://github.com/eemeli/yaml) from 2.5.1 to 2.6.0. - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.5.1...v2.6.0) --- updated-dependencies: - dependency-name: yaml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0922aba commit e5d6330

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"webpack-merge": "^6.0.1",
102102
"xml2js": "^0.5.0",
103103
"xvfb-maybe": "^0.2.1",
104-
"yaml": "^2.5.1"
104+
"yaml": "^2.6.0"
105105
},
106106
"devDependencies": {
107107
"@github/markdownlint-github": "^0.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9935,10 +9935,10 @@ yallist@^4.0.0:
99359935
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
99369936
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
99379937

9938-
yaml@^2.2.2, yaml@^2.5.1:
9939-
version "2.5.1"
9940-
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.5.1.tgz#c9772aacf62cb7494a95b0c4f1fb065b563db130"
9941-
integrity sha512-bLQOjaX/ADgQ20isPJRvF0iRUHIxVhYvr53Of7wGcWlO2jvtUlH5m87DsmulFVxRpNLOnI4tB6p/oh8D7kpn9Q==
9938+
yaml@^2.2.2, yaml@^2.6.0:
9939+
version "2.6.0"
9940+
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.6.0.tgz#14059ad9d0b1680d0f04d3a60fe00f3a857303c3"
9941+
integrity sha512-a6ae//JvKDEra2kdi1qzCyrJW/WZCgFi8ydDV+eXExl95t+5R+ijnqHJbz9tmMh8FUjx3iv2fCQ4dclAQlO2UQ==
99429942

99439943
yargs-parser@^20.2.2:
99449944
version "20.2.9"

0 commit comments

Comments
 (0)