Skip to content

Commit

Permalink
fix: pin broken dev-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Julusian committed Jun 17, 2020
1 parent bed448b commit edfa595
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 232 deletions.
15 changes: 15 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,5 +116,20 @@
"standard-version": {
"message": "chore(release): %s [skip ci]",
"tagPrefix": ""
},
"resolutions": {
"**/conventional-changelog-angular": "5.0.6",
"**/conventional-changelog-atom": "2.0.3",
"**/conventional-changelog-codemirror": "2.0.3",
"**/conventional-changelog-core": "4.1.3",
"**/conventional-changelog-conventionalcommits": "4.2.3",
"**/conventional-changelog-ember": "2.0.4",
"**/conventional-changelog-eslint": "3.0.4",
"**/conventional-changelog-express": "2.0.1",
"**/conventional-changelog-jshint": "2.0.3",
"**/conventional-changelog-preset-loader": "2.3.0",
"**/conventional-changelog-writer": "4.0.11",
"**/conventional-commits-filter": "2.0.2",
"**/conventional-commits-parser": "3.0.8"
}
}
Loading

0 comments on commit edfa595

Please sign in to comment.