Skip to content

Commit 853c36f

Browse files
Bump js-yaml from 4.0.0 to 4.1.1 in /.github/actions/issue_template_bot
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.0.0 to 4.1.1. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.0.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 c2ff4da commit 853c36f

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

.github/actions/issue_template_bot/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.

.github/actions/issue_template_bot/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"devDependencies": {
1111
"@types/js-yaml": "^4.0.0",
1212
"@vercel/ncc": "^0.24.1",
13-
"js-yaml": "^4.0.0",
13+
"js-yaml": "^4.1.1",
1414
"typescript": "^4.0.5"
1515
},
1616
"scripts": {

0 commit comments

Comments
 (0)