Skip to content

Commit

Permalink
Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 21, 2018
1 parent 176a5a3 commit c358e1f
Show file tree
Hide file tree
Showing 4 changed files with 294 additions and 339 deletions.
2 changes: 1 addition & 1 deletion examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "2.1.0",
"devDependencies": {
"@types/query-string": "6.1.0",
"gh-pages": "1.2.0",
"gh-pages": "2.0.1",
"pug": "2.0.3",
"pug-cli": "1.0.0-alpha6",
"query-string": "6.1.0",
Expand Down
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@types/node": "9.6.36",
"@types/object-assign": "4.0.30",
"@types/puppeteer": "1.10.0",
"@types/sinon": "5.0.5",
"@types/sinon": "7.0.2",
"@types/webpack": "4.4.17",
"@uncovertruth/eslint-config": "4.5.0",
"@uncovertruth/eslint-config-react": "4.4.0",
Expand All @@ -25,8 +25,8 @@
"eslint": "5.8.0",
"faker": "4.1.0",
"fixpack": "2.3.1",
"gh-pages": "1.2.0",
"husky": "0.14.3",
"gh-pages": "2.0.1",
"husky": "1.2.1",
"is-url": "1.2.4",
"istanbul-instrumenter-loader": "3.0.1",
"jstransformer-markdown-it": "2.1.0",
Expand All @@ -37,11 +37,11 @@
"karma-ie-launcher": "1.0.0",
"karma-mocha": "1.3.0",
"karma-mocha-reporter": "2.2.5",
"karma-sauce-launcher": "1.2.0",
"karma-sauce-launcher": "2.0.2",
"karma-webpack": "3.0.5",
"lerna": "3.4.3",
"lerna-changelog": "0.8.2",
"lint-staged": "7.3.0",
"lint-staged": "8.1.0",
"mocha": "5.2.0",
"npm-run-all": "4.1.5",
"power-assert": "1.6.1",
Expand All @@ -50,18 +50,18 @@
"pug-lint-config-uncovertruth": "4.2.0",
"puppeteer": "1.10.0",
"rimraf": "2.6.2",
"sinon": "5.1.1",
"sinon": "7.2.2",
"size-limit": "0.21.0",
"stylelint": "9.7.1",
"textlint": "11.0.1",
"ts-loader": "4.5.0",
"ts-loader": "5.3.2",
"ts-node": "7.0.1",
"tslint": "5.11.0",
"tslint-react": "3.6.0",
"typescript": "3.0.3",
"typescript-eslint-parser": "18.0.0",
"typescript-eslint-parser": "21.0.2",
"uglify-js": "3.4.9",
"uglifyjs-webpack-plugin": "1.3.0",
"uglifyjs-webpack-plugin": "2.0.1",
"webpack": "4.22.0",
"webpack-cli": "3.1.1",
"webpack-dev-server": "3.1.7",
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"docusaurus": "1.3.3"
},
"devDependencies": {
"babel-eslint": "8.2.6",
"babel-eslint": "10.0.1",
"crowdin-cli": "0.3.0"
},
"private": true,
Expand Down
Loading

0 comments on commit c358e1f

Please sign in to comment.