Skip to content

Commit 674c3c1

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] <[email protected]>
1 parent 9e50b69 commit 674c3c1

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": "^7.1.1",
2929
"@salesforce/plugin-command-reference": "^3.0.48",
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
@@ -1441,10 +1441,10 @@
14411441
"@types/through" "*"
14421442
rxjs "^7.2.0"
14431443

1444-
"@types/js-yaml@^4.0.5":
1445-
version "4.0.5"
1446-
resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-4.0.5.tgz#738dd390a6ecc5442f35e7f03fa1431353f7e138"
1447-
integrity sha512-FhpRzf927MNQdRZP0J5DLIdTXhjLYzeUTmLAu69mnVksLH9CJY3IuSeEgbKUki7GQZm0WqDkGzyxju2EZGD2wA==
1444+
"@types/js-yaml@^4.0.9":
1445+
version "4.0.9"
1446+
resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-4.0.9.tgz#cd82382c4f902fed9691a2ed79ec68c5898af4c2"
1447+
integrity sha512-k4MGaQl5TGo/iipqb2UDG2UwjXziSWkh0uysQelTlJpX1qGlpUZYm8PnO4DxG1qBomtJUdYJ6qR6xdIah10JLg==
14481448

14491449
"@types/json-schema@*", "@types/json-schema@^7.0.12", "@types/json-schema@^7.0.9":
14501450
version "7.0.14"

0 commit comments

Comments
 (0)