Skip to content

Commit 29a5212

Browse files
Bump js-yaml from 4.1.0 to 4.1.1 in /ext/azuredevops/setupAzd (#6205)
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 5128101 commit 29a5212

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

ext/azuredevops/setupAzd/package-lock.json

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

ext/azuredevops/setupAzd/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"eslint-plugin-jest": "^27.2.2",
2424
"eslint-plugin-prettier": "^5.0.0",
2525
"jest": "^29.6.1",
26-
"js-yaml": "^4.1.0",
26+
"js-yaml": "^4.1.1",
2727
"mocha": "^10.8.2",
2828
"prettier": "^3.0.0",
2929
"sync-request": "^6.1.0",

0 commit comments

Comments
 (0)