Skip to content

Commit 4e2a6ce

Browse files
build(deps-dev): bump @types/js-yaml from 3.12.6 to 4.0.0
Bumps [@types/js-yaml](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/js-yaml) from 3.12.6 to 4.0.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/js-yaml) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent dba04a1 commit 4e2a6ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"devDependencies": {
4646
"@ajv-validator/config": "^0.3.0",
4747
"@types/glob": "^7.1.3",
48-
"@types/js-yaml": "^3.12.5",
48+
"@types/js-yaml": "^4.0.0",
4949
"@types/json5": "^2.2.0",
5050
"@types/minimist": "^1.2.1",
5151
"@types/mocha": "^8.0.4",

0 commit comments

Comments
 (0)