Skip to content

Commit 2df2358

Browse files
chore(dev-deps): bump @types/js-yaml from 4.0.5 to 4.0.9
Bumps [@types/js-yaml](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/js-yaml) from 4.0.5 to 4.0.9. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/js-yaml) --- updated-dependencies: - dependency-name: "@types/js-yaml" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8ac66dd commit 2df2358

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@salesforce/cli-plugins-testkit": "^5.0.4",
2828
"@salesforce/dev-scripts": "^8.1.2",
2929
"@salesforce/plugin-command-reference": "^3.0.54",
30-
"@types/js-yaml": "^4.0.5",
30+
"@types/js-yaml": "^4.0.9",
3131
"@types/lodash.defaultsdeep": "^4.6.9",
3232
"@types/shelljs": "^0.8.14",
3333
"@types/yeoman-generator": "^5.2.14",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1429,10 +1429,10 @@
14291429
"@types/through" "*"
14301430
rxjs "^7.2.0"
14311431

1432-
"@types/js-yaml@^4.0.5":
1433-
version "4.0.5"
1434-
resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-4.0.5.tgz#738dd390a6ecc5442f35e7f03fa1431353f7e138"
1435-
integrity sha512-FhpRzf927MNQdRZP0J5DLIdTXhjLYzeUTmLAu69mnVksLH9CJY3IuSeEgbKUki7GQZm0WqDkGzyxju2EZGD2wA==
1432+
"@types/js-yaml@^4.0.9":
1433+
version "4.0.9"
1434+
resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-4.0.9.tgz#cd82382c4f902fed9691a2ed79ec68c5898af4c2"
1435+
integrity sha512-k4MGaQl5TGo/iipqb2UDG2UwjXziSWkh0uysQelTlJpX1qGlpUZYm8PnO4DxG1qBomtJUdYJ6qR6xdIah10JLg==
14361436

14371437
"@types/json-schema@*", "@types/json-schema@^7.0.12", "@types/json-schema@^7.0.9":
14381438
version "7.0.14"

0 commit comments

Comments
 (0)