Skip to content

Commit f4d9a09

Browse files
deps(npm): bump js-yaml in /code/extensions/che-commands
Bumps [js-yaml](https://github.com/nodeca/js-yaml) to 4.1.1 and updates ancestor dependency . These dependencies need to be updated together. Updates `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) Updates `js-yaml` from 3.14.1 to 3.14.2 - [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:production - dependency-name: js-yaml dependency-version: 3.14.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d95dcdb commit f4d9a09

2 files changed

Lines changed: 10 additions & 23 deletions

File tree

code/extensions/che-commands/package-lock.json

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

code/extensions/che-commands/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"reflect-metadata": "^0.2.2",
3535
"fs-extra": "^11.2.0",
3636
"vscode-nls": "^5.0.0",
37-
"js-yaml": "^4.1.0",
37+
"js-yaml": "^4.1.1",
3838
"@devfile/api": "^2.3.0-1738854228",
3939
"@kubernetes/client-node": "^0.22.0"
4040
},

0 commit comments

Comments
 (0)