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 Feb 15, 2020
1 parent 90afa39 commit 3ebda0c
Show file tree
Hide file tree
Showing 2 changed files with 205 additions and 164 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@
"@commitlint/config-conventional": "8.3.4",
"@rollup/plugin-commonjs": "11.0.2",
"@rollup/plugin-node-resolve": "7.1.1",
"@types/jasmine": "3.5.3",
"@types/jasmine": "3.5.4",
"@types/puppeteer": "2.0.0",
"@typescript-eslint/eslint-plugin": "2.19.0",
"@typescript-eslint/parser": "2.19.0",
"@typescript-eslint/eslint-plugin": "2.19.2",
"@typescript-eslint/parser": "2.19.2",
"autoprefixer": "9.7.4",
"clean-css-cli": "4.3.0",
"clean-scripts": "1.12.1",
Expand All @@ -48,25 +48,25 @@
"karma": "4.4.1",
"karma-chrome-launcher": "3.1.0",
"karma-firefox-launcher": "1.3.0",
"karma-jasmine": "3.1.0",
"karma-jasmine": "3.1.1",
"karma-webpack": "4.0.2",
"lerna": "3.20.2",
"less": "3.10.3",
"markdownlint-cli": "0.21.0",
"less": "3.11.1",
"markdownlint-cli": "0.22.0",
"no-unused-export": "1.10.0",
"postcss-cli": "7.1.0",
"puppeteer": "2.1.1",
"rev-static": "3.4.3",
"rimraf": "3.0.1",
"rollup": "1.31.0",
"rimraf": "3.0.2",
"rollup": "1.31.1",
"rollup-plugin-uglify": "6.0.4",
"stylelint": "13.0.0",
"stylelint-config-standard": "19.0.0",
"stylelint": "13.2.0",
"stylelint-config-standard": "20.0.0",
"type-coverage": "2.4.0",
"typescript": "3.7.5",
"watch-then-execute": "1.1.1",
"webpack": "4.41.5",
"webpack-cli": "3.3.10"
"webpack": "4.41.6",
"webpack-cli": "3.3.11"
},
"workspaces": [
"packages/*"
Expand Down

0 comments on commit 3ebda0c

Please sign in to comment.