Skip to content

Commit efd377f

Browse files
build(deps): bump js-yaml from 4.1.1 to 4.2.0 in /playground
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.1 to 4.2.0. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.1.1...4.2.0) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aa3a7c6 commit efd377f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"allotment": "^1.19.3",
1818
"antd": "^6.3.7",
1919
"axios": "^1.16.0",
20-
"js-yaml": "^4.1.0",
20+
"js-yaml": "^4.2.0",
2121
"monaco-editor": "0.55.1",
2222
"monaco-yaml": "^5.4.0",
2323
"nanoid": "^5.1.11",

playground/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2131,10 +2131,10 @@ js-tokens@^4.0.0:
21312131
resolved "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
21322132
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
21332133

2134-
js-yaml@^4.1.0:
2135-
version "4.1.1"
2136-
resolved "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.1.tgz#854c292467705b699476e1a2decc0c8a3458806b"
2137-
integrity sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==
2134+
js-yaml@^4.2.0:
2135+
version "4.2.0"
2136+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.2.0.tgz#2bd9e85682dd91bd469afb809d816043b3d49524"
2137+
integrity sha512-ePWsvanv0DWuDRsW8dnt+R4jQ31SCRCQ7hhNcPXZPsoBZiemuZNYGf7adZdqX2D86j6rvKp3RpCxVTSb8WQlOw==
21382138
dependencies:
21392139
argparse "^2.0.1"
21402140

0 commit comments

Comments
 (0)