Skip to content

Commit 61edce3

Browse files
Bump js-yaml from 4.3.0 to 4.3.1 (#144)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.3.0 to 4.3.1. - [Changelog](https://github.com/nodeca/js-yaml/blob/4.3.1/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.3.0...4.3.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.3.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 35ebf2c commit 61edce3

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
@@ -351,7 +351,7 @@
351351
"eslint": "^9.39.4",
352352
"glob": "^7.2.0",
353353
"https-browserify": "^1.0.0",
354-
"js-yaml": "^4.3.0",
354+
"js-yaml": "^4.3.1",
355355
"mocha": "^10.1.3",
356356
"mwbot": "^2.0.0",
357357
"net": "^1.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2519,10 +2519,10 @@ jest-worker@^27.4.5:
25192519
merge-stream "^2.0.0"
25202520
supports-color "^8.0.0"
25212521

2522-
js-yaml@^4.1.0, js-yaml@^4.1.1, js-yaml@^4.3.0:
2523-
version "4.3.0"
2524-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.3.0.tgz#d1900572a7f7cf0b5f540c83673e60bad3436592"
2525-
integrity sha512-1td788aAnnZ5qs7V2QIRl1owjtYpbKt749Y3xauqQgwIIGF/xXWz1wMTEBx5O3LK3lXLVuqXPdPxj2BoFHaW9Q==
2522+
js-yaml@^4.1.0, js-yaml@^4.1.1, js-yaml@^4.3.1:
2523+
version "4.3.1"
2524+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.3.1.tgz#01216c001d67f48e2cd560d708c7af21090a3848"
2525+
integrity sha512-CY6crGq313MX8GkwvB7tzgp99vjQxY1++5y10/BKN/GUfHqWaOGQMNZkBvqSzsZKWk/ijwHlWzzkLulsGHhjWQ==
25262526
dependencies:
25272527
argparse "^2.0.1"
25282528

0 commit comments

Comments
 (0)