Skip to content

Commit

Permalink
chore(deps): upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruvdutt committed Nov 18, 2018
1 parent 7295fe8 commit e46d507
Show file tree
Hide file tree
Showing 28 changed files with 10,847 additions and 68,073 deletions.
3,118 changes: 1,109 additions & 2,009 deletions package-lock.json

Large diffs are not rendered by default.

36 changes: 18 additions & 18 deletions package.json
Expand Up @@ -115,44 +115,44 @@
"loader-utils": "^1.1.0",
"supports-color": "^5.5.0",
"v8-compile-cache": "^2.0.2",
"yargs": "^12.0.2"
"yargs": "^12.0.4"
},
"peerDependencies": {
"webpack": "4.x.x"
},
"devDependencies": {
"@commitlint/cli": "^7.1.2",
"@commitlint/config-lerna-scopes": "^7.1.2",
"@commitlint/prompt-cli": "^7.1.2",
"@commitlint/travis-cli": "^7.1.2",
"@types/jest": "^23.3.2",
"@types/node": "^10.9.4",
"@commitlint/cli": "^7.2.1",
"@commitlint/config-lerna-scopes": "^7.2.1",
"@commitlint/prompt-cli": "^7.2.1",
"@commitlint/travis-cli": "^7.2.1",
"@types/jest": "^23.3.9",
"@types/node": "^10.12.9",
"babel-preset-env": "^1.7.0",
"bundlesize": "^0.17.0",
"codecov": "^3.1.0",
"commitizen": "^3.0.0",
"commitizen": "^3.0.4",
"commitlint-config-cz": "^0.10.1",
"conventional-changelog-cli": "^2.0.5",
"cz-customizable": "^5.2.0",
"eslint": "^5.5.0",
"conventional-changelog-cli": "^2.0.11",
"cz-customizable": "^5.3.0",
"eslint": "^5.9.0",
"eslint-plugin-node": "^8.0.0",
"execa": "^1.0.0",
"husky": "^1.0.0",
"husky": "^1.1.4",
"jest": "^23.6.0",
"jest-cli": "^23.6.0",
"lerna": "^3.4.0",
"lerna": "^3.4.3",
"lint-staged": "7.x.x",
"nyc": "^13.0.1",
"nyc": "^13.1.0",
"prettier-eslint-cli": "^4.7.1",
"readable-stream": "^3.0.6",
"rimraf": "^2.6.2",
"schema-utils": "^1.0.0",
"ts-jest": "^23.10.1",
"ts-jest": "^23.10.4",
"tslint": "^5.11.0",
"typedoc": "^0.12.0",
"typedoc": "^0.13.0",
"typedoc-plugin-monorepo": "^0.1.0",
"typescript": "^3.1.3",
"typescript": "^3.1.6",
"webpack": "4.x.x",
"webpack-dev-server": "^3.1.8"
"webpack-dev-server": "^3.1.10"
}
}

0 comments on commit e46d507

Please sign in to comment.