Skip to content

Commit d0f8b40

Browse files
authored
Merge pull request #191 from salesforcecli/dependabot-npm_and_yarn-yaml-2.8.1
fix(deps): bump yaml from 2.8.0 to 2.8.1
2 parents 3ce86b3 + 5953409 commit d0f8b40

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
@@ -21,7 +21,7 @@
2121
"ink-text-input": "^6.0.0",
2222
"inquirer-autocomplete-standalone": "^0.8.1",
2323
"react": "^18.3.1",
24-
"yaml": "^2.8.0"
24+
"yaml": "^2.8.1"
2525
},
2626
"devDependencies": {
2727
"@oclif/plugin-command-snapshot": "^5.2.19",

yarn.lock

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

8933-
yaml@^2.5.1, yaml@^2.7.1, yaml@^2.8.0:
8934-
version "2.8.0"
8935-
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.8.0.tgz#15f8c9866211bdc2d3781a0890e44d4fa1a5fff6"
8936-
integrity sha512-4lLa/EcQCB0cJkyts+FpIRx5G/llPxfP6VQU5KByHEhLxY3IJCH0f0Hy1MHI8sClTvsIb8qwRJ6R/ZdlDJ/leQ==
8933+
yaml@^2.5.1, yaml@^2.7.1, yaml@^2.8.0, yaml@^2.8.1:
8934+
version "2.8.1"
8935+
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.8.1.tgz#1870aa02b631f7e8328b93f8bc574fac5d6c4d79"
8936+
integrity sha512-lcYcMxX2PO9XMGvAJkJ3OsNMw+/7FKes7/hgerGUYWIoWu5j/+YQqcZr5JnPZWzOsEBgMbSbiSTn/dv/69Mkpw==
89378937

89388938
yargs-parser@^18.1.2:
89398939
version "18.1.3"

0 commit comments

Comments
 (0)