Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#146)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and nathanmsmith committed Dec 5, 2018
1 parent 0de0e85 commit 2788551
Show file tree
Hide file tree
Showing 2 changed files with 695 additions and 323 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,32 +78,32 @@
"react-helmet": "^5.2.0",
"react-plyr": "^2.1.1",
"slugify": "^1.3.3",
"typescript": "3.1.6",
"typescript": "3.2.1",
"webfontloader": "^1.6.28"
},
"devDependencies": {
"@types/jest": "23.3.9",
"@types/react": "16.7.7",
"@types/react-dom": "16.0.10",
"@types/jest": "23.3.10",
"@types/react": "16.7.13",
"@types/react-dom": "16.0.11",
"@types/react-helmet": "5.0.7",
"@types/webfontloader": "1.6.29",
"commitizen": "3.0.4",
"commitizen": "3.0.5",
"cz-conventional-changelog": "2.1.0",
"docz": "^0.12.13",
"docz": "0.12.15",
"docz-plugin-css": "0.11.0",
"docz-plugin-netlify": "1.1.4",
"eclint": "2.8.1",
"gatsby": "2.0.55",
"gatsby": "2.0.63",
"husky": "1.2.0",
"jest": "23.6.0",
"jest-emotion": "9.2.11",
"lint-staged": "8.1.0",
"react-testing-library": "5.3.0",
"semantic-release": "15.12.2",
"react-testing-library": "5.3.1",
"semantic-release": "15.12.4",
"travis-deploy-once": "5.0.9",
"ts-jest": "23.10.5",
"tslint": "5.11.0",
"tslint-config-prettier": "1.16.0",
"tslint-config-prettier": "1.17.0",
"tslint-eslint-rules": "5.4.0",
"tslint-react": "3.6.0"
}
Expand Down
Loading

0 comments on commit 2788551

Please sign in to comment.