Skip to content

Commit

Permalink
Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 11, 2019
1 parent 3c02a09 commit d67d79a
Show file tree
Hide file tree
Showing 3 changed files with 562 additions and 456 deletions.
4 changes: 2 additions & 2 deletions examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"gh-pages": "2.0.1",
"pug": "2.0.3",
"pug-cli": "1.0.0-alpha6",
"query-string": "6.5.0",
"testcafe": "1.1.4"
"query-string": "6.7.0",
"testcafe": "1.2.1"
},
"license": "MIT",
"main": "n/a",
Expand Down
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
"@types/faker": "4.1.5",
"@types/is-url": "1.2.28",
"@types/karma-fixture": "0.2.5",
"@types/mocha": "5.2.6",
"@types/node": "11.13.11",
"@types/mocha": "5.2.7",
"@types/node": "11.13.13",
"@types/object-assign": "4.0.30",
"@types/puppeteer": "1.12.4",
"@types/sinon": "5.0.7",
"@types/terser-webpack-plugin": "1.2.1",
"@types/webpack": "4.4.32",
"@typescript-eslint/eslint-plugin": "1.9.0",
"@typescript-eslint/parser": "1.9.0",
"@typescript-eslint/eslint-plugin": "1.10.2",
"@typescript-eslint/parser": "1.10.2",
"@uncovertruth/stylelint-config": "4.4.0",
"@uncovertruth/textlint-config-en": "4.0.0",
"can-npm-publish": "1.3.1",
Expand Down Expand Up @@ -43,9 +43,9 @@
"karma-mocha-reporter": "2.2.5",
"karma-sauce-launcher": "1.2.0",
"karma-webpack": "3.0.5",
"lerna": "3.14.1",
"lerna": "3.15.0",
"lerna-changelog": "0.8.2",
"lint-staged": "8.1.7",
"lint-staged": "8.2.0",
"mocha": "6.1.4",
"npm-run-all": "4.1.5",
"power-assert": "1.6.1",
Expand All @@ -55,16 +55,16 @@
"puppeteer": "1.17.0",
"rimraf": "2.6.3",
"sinon": "5.1.1",
"size-limit": "1.3.5",
"stylelint": "10.0.1",
"size-limit": "1.3.6",
"stylelint": "10.1.0",
"terser-webpack-plugin": "1.3.0",
"textlint": "11.2.5",
"ts-loader": "5.4.5",
"ts-node": "8.2.0",
"typescript": "3.4.5",
"webpack": "4.32.2",
"webpack-cli": "3.3.2",
"webpack-dev-server": "3.4.1",
"typescript": "3.5.1",
"webpack": "4.33.0",
"webpack-cli": "3.3.4",
"webpack-dev-server": "3.7.1",
"webpack-espower-loader": "2.0.0"
},
"engine": {
Expand Down
Loading

0 comments on commit d67d79a

Please sign in to comment.