Skip to content

Commit 6402ca1

Browse files
Bump js-yaml from 4.1.1 to 4.2.0 (#2485)
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](https://github.com/nodeca/js-yaml/commits) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a7b5da9 commit 6402ca1

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"docusaurus-plugin-sass": "^0.2.6",
5353
"docusaurus-plugin-sentry": "^2.1.0",
5454
"docusaurus-theme-openapi-docs": "4.5.1",
55-
"js-yaml": "^4.1.1",
55+
"js-yaml": "^4.2.0",
5656
"patch-package": "^8.0.1",
5757
"prism-react-renderer": "^2.4.1",
5858
"react": "^19.2.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8911,10 +8911,10 @@ js-yaml@^3.13.1:
89118911
argparse "^1.0.7"
89128912
esprima "^4.0.0"
89138913

8914-
js-yaml@^4.1.0, js-yaml@^4.1.1:
8915-
version "4.1.1"
8916-
resolved "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.1.tgz"
8917-
integrity sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==
8914+
js-yaml@^4.1.0, js-yaml@^4.1.1, js-yaml@^4.2.0:
8915+
version "4.2.0"
8916+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.2.0.tgz#2bd9e85682dd91bd469afb809d816043b3d49524"
8917+
integrity sha512-ePWsvanv0DWuDRsW8dnt+R4jQ31SCRCQ7hhNcPXZPsoBZiemuZNYGf7adZdqX2D86j6rvKp3RpCxVTSb8WQlOw==
89188918
dependencies:
89198919
argparse "^2.0.1"
89208920

0 commit comments

Comments
 (0)