Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

Commit

Permalink
Merge pull request #50 from Nargonath/develop
Browse files Browse the repository at this point in the history
Updates dependencies
  • Loading branch information
Nargonath authored Aug 12, 2019
2 parents f977eff + dceef2f commit 84bc1d3
Show file tree
Hide file tree
Showing 2 changed files with 606 additions and 661 deletions.
15 changes: 7 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"scripts": {
"test": "jest",
"cm": "git-cz",
"cm": "npx git-cz",
"travis-deploy-once": "travis-deploy-once",
"semantic-release": "semantic-release"
},
Expand Down Expand Up @@ -62,16 +62,15 @@
"react-scripts": ">= 1.0.x"
},
"devDependencies": {
"@commitlint/cli": "7.6.0",
"@commitlint/config-conventional": "7.6.0",
"@commitlint/cli": "8.1.0",
"@commitlint/config-conventional": "8.1.0",
"@dixeed/eslint-config": "2.0.0",
"commitizen": "3.1.1",
"cz-conventional-changelog": "2.1.0",
"eslint": "5.16.0",
"husky": "2.2.0",
"eslint": "6.1.0",
"husky": "3.0.3",
"jest": "^24.8.0",
"lint-staged": "8.1.6",
"prettier": "1.17.0"
"lint-staged": "9.2.1",
"prettier": "1.18.2"
},
"dependencies": {
"cross-spawn": "6.0.5",
Expand Down
Loading

0 comments on commit 84bc1d3

Please sign in to comment.