Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
plantain-00 committed Jul 22, 2018
1 parent 7984132 commit 6bb60da
Show file tree
Hide file tree
Showing 3 changed files with 173 additions and 120 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"@commitlint/cli": "7.0.0",
"@commitlint/config-conventional": "7.0.1",
"@types/jasmine": "2.8.8",
"@types/puppeteer": "1.5.0",
"autoprefixer": "8.6.5",
"@types/puppeteer": "1.5.1",
"autoprefixer": "9.0.1",
"clean-css-cli": "4.1.11",
"clean-scripts": "1.9.2",
"cross-env": "5.2.0",
Expand All @@ -48,24 +48,24 @@
"less": "3.7.1",
"markdownlint-cli": "0.11.0",
"no-unused-export": "1.5.1",
"postcss-cli": "5.0.1",
"postcss-cli": "6.0.0",
"puppeteer": "1.6.0",
"rev-static": "3.4.2",
"rimraf": "2.6.2",
"rollup": "0.62.0",
"rollup": "0.63.4",
"rollup-plugin-commonjs": "9.1.3",
"rollup-plugin-node-resolve": "3.3.0",
"rollup-plugin-uglify": "4.0.0",
"standard": "11.0.1",
"stylelint": "9.3.0",
"stylelint-config-standard": "18.2.0",
"tslint": "5.10.0",
"tslint": "5.11.0",
"tslint-config-standard": "7.1.0",
"tslint-sonarts": "1.7.0",
"typescript": "2.9.2",
"watch-then-execute": "1.1.1",
"webpack": "4.16.0",
"webpack-cli": "3.0.8"
"webpack": "4.16.1",
"webpack-cli": "3.1.0"
},
"dependencies": {}
}
4 changes: 2 additions & 2 deletions packages/react/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ core-js@^1.0.0:
resolved "https://registry.yarnpkg.com/core-js/-/core-js-1.2.7.tgz#652294c14651db28fa93bd2d5ff2983a4f08c636"

csstype@^2.2.0:
version "2.5.5"
resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.5.5.tgz#4125484a3d42189a863943f23b9e4b80fedfa106"
version "2.5.6"
resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.5.6.tgz#2ae1db2319642d8b80a668d2d025c6196071e788"

encoding@^0.1.11:
version "0.1.12"
Expand Down
Loading

0 comments on commit 6bb60da

Please sign in to comment.