Skip to content

Commit dddb987

Browse files
Bump js-yaml from 4.1.0 to 4.2.0 in /eden/contrib/textmate
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.2.0. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.1.0...4.2.0) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.2.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5a33987 commit dddb987

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

eden/contrib/textmate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"devDependencies": {
1010
"@types/minimist": "^1.2.2",
11-
"js-yaml": "^4.1.1",
11+
"js-yaml": "^4.2.0",
1212
"jsonc-parser": "^2.2.1",
1313
"minimist": "^1.2.8",
1414
"prettier": "2.8.8",

0 commit comments

Comments
 (0)