Skip to content

Commit

Permalink
Override yaml dependency globally to version 2.2.2 (#3879)
Browse files Browse the repository at this point in the history
  • Loading branch information
ilia-kebets-sonarsource authored Apr 28, 2023
1 parent a994477 commit f1ea8bf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 17 deletions.
18 changes: 1 addition & 17 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,9 @@
"typescript",
"yaml"
],
"overrides": {
"yaml": "2.2.2"
},
"prettier": {
"printWidth": 100,
"trailingComma": "all",
Expand Down

0 comments on commit f1ea8bf

Please sign in to comment.