Skip to content

Commit c4de2fc

Browse files
Bump @types/js-yaml from 4.0.5 to 4.0.6 (#175)
Bumps [@types/js-yaml](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/js-yaml) from 4.0.5 to 4.0.6. - [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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ce93cb9 commit c4de2fc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
},
3434
"devDependencies": {
3535
"@types/jest": "^29.5.5",
36-
"@types/js-yaml": "^4.0.5",
36+
"@types/js-yaml": "^4.0.6",
3737
"@types/node": "^20.6.2",
3838
"@typescript-eslint/eslint-plugin": "^6.7.2",
3939
"@typescript-eslint/parser": "^6.3.0",

0 commit comments

Comments
 (0)