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 Apr 18, 2020
1 parent 0921e51 commit 791c8b2
Show file tree
Hide file tree
Showing 2 changed files with 210 additions and 136 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@
"devDependencies": {
"@commitlint/cli": "8.3.5",
"@commitlint/config-conventional": "8.3.4",
"@rollup/plugin-commonjs": "11.0.2",
"@rollup/plugin-node-resolve": "7.1.1",
"@rollup/plugin-commonjs": "11.1.0",
"@rollup/plugin-node-resolve": "7.1.3",
"@types/jasmine": "3.5.10",
"@types/puppeteer": "2.0.1",
"@typescript-eslint/eslint-plugin": "2.27.0",
"@typescript-eslint/parser": "2.27.0",
"@typescript-eslint/eslint-plugin": "2.28.0",
"@typescript-eslint/parser": "2.28.0",
"autoprefixer": "9.7.6",
"clean-css-cli": "4.3.0",
"clean-scripts": "1.12.2",
Expand All @@ -45,7 +45,7 @@
"github-fork-ribbon-css": "0.2.3",
"http-server": "0.12.1",
"jasmine": "3.5.0",
"karma": "5.0.1",
"karma": "5.0.2",
"karma-chrome-launcher": "3.1.0",
"karma-firefox-launcher": "1.3.0",
"karma-jasmine": "3.1.1",
Expand All @@ -55,12 +55,12 @@
"markdownlint-cli": "0.22.0",
"no-unused-export": "1.10.2",
"postcss-cli": "7.1.0",
"puppeteer": "2.1.1",
"puppeteer": "3.0.0",
"rev-static": "3.4.4",
"rimraf": "3.0.2",
"rollup": "2.6.0",
"rollup": "2.6.1",
"rollup-plugin-uglify": "6.0.4",
"stylelint": "13.3.1",
"stylelint": "13.3.2",
"stylelint-config-standard": "20.0.0",
"type-coverage": "2.4.2",
"typescript": "3.8.3",
Expand Down

0 comments on commit 791c8b2

Please sign in to comment.