Skip to content

Commit 10eeb60

Browse files
build(deps): Bump js-yaml from 4.1.0 to 4.1.1 (#467)
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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ae0f42f commit 10eeb60

File tree

2 files changed

+104
-104
lines changed

2 files changed

+104
-104
lines changed

packages/extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,6 @@
5050
"inversify": "^7.9.1",
5151
"reflect-metadata": "^0.2.2",
5252
"yaml": "^2.8.1",
53-
"js-yaml": "^4.1.0"
53+
"js-yaml": "^4.1.1"
5454
}
5555
}

0 commit comments

Comments
 (0)