Skip to content

Commit cc1d2e2

Browse files
chore(deps-dev): Bump js-yaml from 4.1.0 to 4.1.1 in /tests/integration
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] <support@github.com>
1 parent d7250b1 commit cc1d2e2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

tests/integration/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/integration/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
"cypress": "^15.8.2",
2424
"cypress-file-upload": "^5.0.8",
2525
"cypress-plugin-tab": "^1.0.5",
26-
"js-yaml": "^4.1.0"
26+
"js-yaml": "^4.1.1"
2727
}
2828
}

0 commit comments

Comments
 (0)