Skip to content

Commit e1d2eed

Browse files
build(deps): bump js-yaml
Bumps the npm_and_yarn group with 1 update in the /src/web-view directory: [js-yaml](https://github.com/nodeca/js-yaml). Updates `js-yaml` from 4.1.0 to 4.1.1 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.1.0...4.1.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 80d57c0 commit e1d2eed

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/web-view/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2440,9 +2440,9 @@ jiti@^2.5.1:
24402440
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
24412441

24422442
js-yaml@^4.1.0:
2443-
version "4.1.0"
2444-
resolved "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz"
2445-
integrity sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==
2443+
version "4.1.1"
2444+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.1.tgz#854c292467705b699476e1a2decc0c8a3458806b"
2445+
integrity sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==
24462446
dependencies:
24472447
argparse "^2.0.1"
24482448

0 commit comments

Comments
 (0)