Skip to content

Commit 8fcabf7

Browse files
Bump @types/js-yaml from 3.12.2 to 3.12.3
Bumps [@types/js-yaml](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/js-yaml) from 3.12.2 to 3.12.3. - [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 0d77562 commit 8fcabf7

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
@@ -75,7 +75,7 @@
7575
"@babel/preset-env": "7.9.0",
7676
"@babel/preset-typescript": "7.9.0",
7777
"@types/jest": "25.1.4",
78-
"@types/js-yaml": "3.12.2",
78+
"@types/js-yaml": "3.12.3",
7979
"@types/mkdirp": "1.0.0",
8080
"@types/node": "13.9.3",
8181
"@types/rimraf": "3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1088,10 +1088,10 @@
10881088
jest-diff "^25.1.0"
10891089
pretty-format "^25.1.0"
10901090

1091-
"@types/[email protected].2":
1092-
version "3.12.2"
1093-
resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-3.12.2.tgz#a35a1809c33a68200fb6403d1ad708363c56470a"
1094-
integrity sha512-0CFu/g4mDSNkodVwWijdlr8jH7RoplRWNgovjFLEZeT+QEbbZXjBmCe3HwaWheAlCbHwomTwzZoSedeOycABug==
1091+
"@types/[email protected].3":
1092+
version "3.12.3"
1093+
resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-3.12.3.tgz#abf383c5b639d0aa8b8c4a420d6a85f703357d6c"
1094+
integrity sha512-otRe77JNNWzoVGLKw8TCspKswRoQToys4tuL6XYVBFxjgeM0RUrx7m3jkaTdxILxeGry3zM8mGYkGXMeQ02guA==
10951095

10961096
"@types/json-schema@^7.0.3":
10971097
version "7.0.4"

0 commit comments

Comments
 (0)