Skip to content

Commit 1853f09

Browse files
chore(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 (#1781)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.1.0...4.1.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2dc3103 commit 1853f09

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/ringcentral-mock/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@ringcentral-integration/test-utils": "*",
3838
"@types/faker": "^5.5.9",
3939
"execa": "^5.0.0",
40-
"js-yaml": "^4.1.0",
40+
"js-yaml": "^4.1.1",
4141
"jsdoc-tests": "^0.1.1",
4242
"ts-node": "^10.9.1",
4343
"typescript": "^5.5.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10917,10 +10917,10 @@ [email protected], js-yaml@^3.12.1, js-yaml@^3.13.1:
1091710917
argparse "^1.0.7"
1091810918
esprima "^4.0.0"
1091910919

10920-
js-yaml@^4.1.0:
10921-
version "4.1.0"
10922-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.0.tgz#c1fb65f8f5017901cdd2c951864ba18458a10602"
10923-
integrity sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==
10920+
js-yaml@^4.1.0, js-yaml@^4.1.1:
10921+
version "4.1.1"
10922+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.1.tgz#854c292467705b699476e1a2decc0c8a3458806b"
10923+
integrity sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==
1092410924
dependencies:
1092510925
argparse "^2.0.1"
1092610926

0 commit comments

Comments
 (0)