Skip to content

Commit 438b946

Browse files
chore(deps): update dependency @types/js-yaml to v4.0.9 (#294)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 143d195 commit 438b946

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
@@ -19,7 +19,7 @@
1919
"@commitlint/config-conventional": "17.4.2",
2020
"@types/express": "4.17.17",
2121
"@types/jest": "29.4.0",
22-
"@types/js-yaml": "4.0.5",
22+
"@types/js-yaml": "4.0.9",
2323
"@types/lodash": "4.14.191",
2424
"@types/node": "18.11.19",
2525
"@types/swagger-ui-express": "4.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1048,10 +1048,10 @@
10481048
expect "^29.0.0"
10491049
pretty-format "^29.0.0"
10501050

1051-
"@types/[email protected].5":
1052-
version "4.0.5"
1053-
resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-4.0.5.tgz#738dd390a6ecc5442f35e7f03fa1431353f7e138"
1054-
integrity sha512-FhpRzf927MNQdRZP0J5DLIdTXhjLYzeUTmLAu69mnVksLH9CJY3IuSeEgbKUki7GQZm0WqDkGzyxju2EZGD2wA==
1051+
"@types/[email protected].9":
1052+
version "4.0.9"
1053+
resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-4.0.9.tgz#cd82382c4f902fed9691a2ed79ec68c5898af4c2"
1054+
integrity sha512-k4MGaQl5TGo/iipqb2UDG2UwjXziSWkh0uysQelTlJpX1qGlpUZYm8PnO4DxG1qBomtJUdYJ6qR6xdIah10JLg==
10551055

10561056
"@types/json-schema@^7.0.9":
10571057
version "7.0.9"

0 commit comments

Comments
 (0)