Skip to content

Commit 670a5dc

Browse files
committed
update js-yaml version
NOTE: "js-yaml": "^4.0.0", breaks /contributing-code/issue-finder/
1 parent a0fc6d2 commit 670a5dc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

webpack/package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

webpack/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"dependencies": {
33
"@octokit/rest": "^18.3.5",
4-
"js-yaml": "^3.14.0",
4+
"js-yaml": "^3.14.1",
55
"vue": "^2.6.12",
66
"vue-select": "^3.10.8"
77
},

0 commit comments

Comments
 (0)