Skip to content

Commit

Permalink
feat: major versions upgrade (#222)
Browse files Browse the repository at this point in the history
babel-jest: 24.9.0 -> 26.0.1
documentation: 12.1.4 -> 13.0.0
eslint: 6.8.0 -> 7.0.0
husky: 3.1.0 -> 4.2.5
lint-staged: 9.5.0 -> 10.2.2
open-cli: 5.0.0 -> 6.0.1
prettier: 1.19.1 -> 2.0.5
semantic-release: 15.14.0 -> 17.0.7
  • Loading branch information
rjchow committed May 18, 2020
1 parent 7064444 commit de8c831
Show file tree
Hide file tree
Showing 4 changed files with 15,055 additions and 7,672 deletions.
2 changes: 1 addition & 1 deletion commitlint.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ module.exports = {
extends: ["@commitlint/config-conventional"],

// Add your own rules. See http://marionebl.github.io/commitlint
rules: {}
rules: {},
};

0 comments on commit de8c831

Please sign in to comment.