Skip to content

Commit b546280

Browse files
Bump js-yaml from 4.2.0 to 4.3.0
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.2.0 to 4.3.0. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.2.0...4.3.0) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 42e0455 commit b546280

2 files changed

Lines changed: 1 addition & 8 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@mdx-js/react": "^3.0.0",
2929
"clsx": "^2.0.0",
3030
"glob": "10.5.0",
31-
"js-yaml": "4.2.0",
31+
"js-yaml": "4.3.0",
3232
"prism-react-renderer": "^2.3.0",
3333
"process": "0.11.10",
3434
"react": "^19.0.0",

yarn.lock

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6451,13 +6451,6 @@ js-levenshtein@1.1.6, js-levenshtein@^1.1.6:
64516451
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
64526452
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
64536453

6454-
js-yaml@4.2.0:
6455-
version "4.2.0"
6456-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.2.0.tgz#2bd9e85682dd91bd469afb809d816043b3d49524"
6457-
integrity sha512-ePWsvanv0DWuDRsW8dnt+R4jQ31SCRCQ7hhNcPXZPsoBZiemuZNYGf7adZdqX2D86j6rvKp3RpCxVTSb8WQlOw==
6458-
dependencies:
6459-
argparse "^2.0.1"
6460-
64616454
js-yaml@4.3.0:
64626455
version "4.3.0"
64636456
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.3.0.tgz#d1900572a7f7cf0b5f540c83673e60bad3436592"

0 commit comments

Comments
 (0)