Skip to content

Commit d87a577

Browse files
fix(deps): bump yaml from 2.8.3 to 2.9.0
Bumps [yaml](https://github.com/eemeli/yaml) from 2.8.3 to 2.9.0. - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.8.3...v2.9.0) --- updated-dependencies: - dependency-name: yaml dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9c43f19 commit d87a577

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
@@ -38,7 +38,7 @@
3838
"mime": "2.6.0",
3939
"minimatch": "^9.0.9",
4040
"proxy-agent": "^6.5.0",
41-
"yaml": "^2.8.3"
41+
"yaml": "^2.9.0"
4242
},
4343
"devDependencies": {
4444
"@jsforce/jsforce-node": "^3.10.14",

yarn.lock

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

6115-
yaml@^2.4.5, yaml@^2.8.3:
6116-
version "2.8.3"
6117-
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.8.3.tgz#a0d6bd2efb3dd03c59370223701834e60409bd7d"
6118-
integrity sha512-AvbaCLOO2Otw/lW5bmh9d/WEdcDFdQp2Z2ZUH3pX9U2ihyUY0nvLv7J6TrWowklRGPYbB/IuIMfYgxaCPg5Bpg==
6115+
yaml@^2.4.5, yaml@^2.9.0:
6116+
version "2.9.0"
6117+
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.9.0.tgz#78274afd93598a1dfdd6130df6a566defcbf9aa4"
6118+
integrity sha512-2AvhNX3mb8zd6Zy7INTtSpl1F15HW6Wnqj0srWlkKLcpYl/gMIMJiyuGq2KeI2YFxUPjdlB+3Lc10seMLtL4cA==
61196119

61206120
yargs-parser@^18.1.2:
61216121
version "18.1.3"

0 commit comments

Comments
 (0)