Skip to content

Commit 324f4db

Browse files
chore(deps): bump js-yaml in /examples/typescript-with-tsc (#933)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b148bff commit 324f4db

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.0"
1574-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.0.tgz#c1fb65f8f5017901cdd2c951864ba18458a10602"
1575-
integrity sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==
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==
15761576
dependencies:
15771577
argparse "^2.0.1"
15781578

0 commit comments

Comments
 (0)