Skip to content

Commit

Permalink
Merge pull request #30 from sue71/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
Pin dependency js-yaml to 3.13.1
  • Loading branch information
sue71 committed Sep 28, 2019
2 parents 1e8aae9 + e42ddca commit dc4c347
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@typescript-eslint/eslint-plugin": "2.3.1",
"@typescript-eslint/parser": "2.3.1",
"codecov": "3.6.1",
"js-yaml": ">=3.13.1",
"js-yaml": "3.13.1",
"eslint": "6.4.0",
"eslint-config-prettier": "6.3.0",
"eslint-plugin-prettier": "3.1.1",
Expand Down

0 comments on commit dc4c347

Please sign in to comment.