Skip to content

Commit ddb2f91

Browse files
authored
Merge pull request #3041 from scalacenter/dependabot/npm_and_yarn/website/js-yaml-4.3.1
build(deps): Bump js-yaml from 4.3.0 to 4.3.1 in /website
2 parents fb0fe6f + 40531e9 commit ddb2f91

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
"docusaurus": "^1.14.4"
1313
},
1414
"dependencies": {
15-
"js-yaml": "^4.2.0"
15+
"js-yaml": "^4.3.1"
1616
}
1717
}

website/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4195,10 +4195,10 @@ js-yaml@^3.13.1, js-yaml@^3.8.1:
41954195
argparse "^1.0.7"
41964196
esprima "^4.0.0"
41974197

4198-
js-yaml@^4.2.0:
4199-
version "4.3.0"
4200-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.3.0.tgz#d1900572a7f7cf0b5f540c83673e60bad3436592"
4201-
integrity sha512-1td788aAnnZ5qs7V2QIRl1owjtYpbKt749Y3xauqQgwIIGF/xXWz1wMTEBx5O3LK3lXLVuqXPdPxj2BoFHaW9Q==
4198+
js-yaml@^4.3.1:
4199+
version "4.3.1"
4200+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.3.1.tgz#01216c001d67f48e2cd560d708c7af21090a3848"
4201+
integrity sha512-CY6crGq313MX8GkwvB7tzgp99vjQxY1++5y10/BKN/GUfHqWaOGQMNZkBvqSzsZKWk/ijwHlWzzkLulsGHhjWQ==
42024202
dependencies:
42034203
argparse "^2.0.1"
42044204

0 commit comments

Comments
 (0)