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 Jan 10, 2020
1 parent 4be753a commit 419c85f
Show file tree
Hide file tree
Showing 3 changed files with 246 additions and 163 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"@commitlint/config-conventional": "8.3.4",
"@types/jasmine": "3.5.0",
"@types/puppeteer": "2.0.0",
"@typescript-eslint/eslint-plugin": "2.14.0",
"@typescript-eslint/parser": "2.14.0",
"@typescript-eslint/eslint-plugin": "2.15.0",
"@typescript-eslint/parser": "2.15.0",
"autoprefixer": "9.7.3",
"clean-css-cli": "4.3.0",
"clean-scripts": "1.12.1",
Expand All @@ -44,22 +44,22 @@
"eslint-plugin-plantain": "0.1.2",
"file2variable-cli": "1.9.0",
"github-fork-ribbon-css": "0.2.3",
"http-server": "0.12.0",
"http-server": "0.12.1",
"jasmine": "3.5.0",
"karma": "4.4.1",
"karma-chrome-launcher": "3.1.0",
"karma-firefox-launcher": "1.2.0",
"karma-jasmine": "2.0.1",
"karma-firefox-launcher": "1.3.0",
"karma-jasmine": "3.1.0",
"karma-webpack": "4.0.2",
"lerna": "3.20.2",
"less": "3.10.3",
"markdownlint-cli": "0.20.0",
"markdownlint-cli": "0.21.0",
"no-unused-export": "1.10.0",
"postcss-cli": "6.1.3",
"postcss-cli": "7.1.0",
"puppeteer": "2.0.0",
"rev-static": "3.4.3",
"rimraf": "3.0.0",
"rollup": "1.27.14",
"rollup": "1.29.0",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-node-resolve": "5.2.0",
"rollup-plugin-uglify": "6.0.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"@angular/platform-browser": "8.2.14",
"@angular/platform-browser-dynamic": "8.2.14",
"core-js": "3.6.1",
"core-js": "3.6.2",
"rxjs": "6.5.4",
"zone.js": "0.10.2"
}
Expand Down

0 comments on commit 419c85f

Please sign in to comment.