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 a7fa9b3 commit 6f475f5
Show file tree
Hide file tree
Showing 2 changed files with 212 additions and 138 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@
"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/node": "13.11.1",
"@types/node": "13.13.0",
"@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 @@ -47,7 +47,7 @@
"http-server": "0.12.1",
"image2base64-cli": "2.3.2",
"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 @@ -57,12 +57,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 6f475f5

Please sign in to comment.