Skip to content

Commit 9d8760b

Browse files
chore(deps): bump js-yaml from 4.1.1 to 4.3.0 in /examples/typescript-with-tsc (#1002)
Signed-off-by: dependabot[bot] <support@github.com>
1 parent fe9459f commit 9d8760b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

examples/typescript-with-tsc/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1570,9 +1570,9 @@ js-tokens@^4.0.0:
15701570
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
15711571

15721572
js-yaml@^4.1.0:
1573-
version "4.1.1"
1574-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.1.tgz#854c292467705b699476e1a2decc0c8a3458806b"
1575-
integrity sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==
1573+
version "4.3.0"
1574+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.3.0.tgz#d1900572a7f7cf0b5f540c83673e60bad3436592"
1575+
integrity sha512-1td788aAnnZ5qs7V2QIRl1owjtYpbKt749Y3xauqQgwIIGF/xXWz1wMTEBx5O3LK3lXLVuqXPdPxj2BoFHaW9Q==
15761576
dependencies:
15771577
argparse "^2.0.1"
15781578

0 commit comments

Comments
 (0)