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 26, 2019
1 parent ce89ccc commit 45b5c20
Show file tree
Hide file tree
Showing 2 changed files with 294 additions and 243 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,17 +26,22 @@
},
"homepage": "https://github.com/plantain-00/select2-component#readme",
"devDependencies": {
"@angular/compiler": "8.1.2",
"@angular/compiler-cli": "8.1.2",
"@angular/core": "8.1.2",
"@angular/compiler": "8.1.3",
"@angular/compiler-cli": "8.1.3",
"@angular/core": "8.1.3",
"@commitlint/cli": "8.1.0",
"@commitlint/config-conventional": "8.1.0",
"@types/jasmine": "3.3.14",
"@types/puppeteer": "1.12.4",
"@types/jasmine": "3.3.16",
"@types/puppeteer": "1.19.0",
"@typescript-eslint/eslint-plugin": "1.13.0",
"@typescript-eslint/parser": "1.13.0",
"autoprefixer": "9.6.1",
"clean-css-cli": "4.3.0",
"clean-scripts": "1.12.0",
"clean-scripts": "1.12.1",
"cross-env": "5.2.0",
"eslint": "6.1.0",
"eslint-config-prettier": "6.0.0",
"eslint-plugin-plantain": "0.1.2",
"file2variable-cli": "1.9.0",
"github-fork-ribbon-css": "0.2.3",
"http-server": "0.11.1",
Expand All @@ -46,12 +51,12 @@
"karma-firefox-launcher": "1.1.0",
"karma-jasmine": "2.0.1",
"karma-webpack": "4.0.2",
"lerna": "3.16.1",
"lerna": "3.16.4",
"less": "3.9.0",
"markdownlint-cli": "0.17.0",
"no-unused-export": "1.9.0",
"postcss-cli": "6.1.3",
"puppeteer": "1.18.1",
"puppeteer": "1.19.0",
"rev-static": "3.4.3",
"rimraf": "2.6.3",
"rollup": "1.17.0",
Expand All @@ -60,15 +65,10 @@
"rollup-plugin-uglify": "6.0.2",
"stylelint": "10.1.0",
"stylelint-config-standard": "18.3.0",
"@typescript-eslint/eslint-plugin": "^1.9.0",
"@typescript-eslint/parser": "^1.9.0",
"eslint-config-prettier": "6.0.0",
"eslint-plugin-plantain": "0.1.2",
"eslint": "5.16.0",
"type-coverage": "2.1.0",
"type-coverage": "2.2.0-alpha.2",
"typescript": "3.4.5",
"watch-then-execute": "1.1.1",
"webpack": "4.36.1",
"webpack": "4.38.0",
"webpack-cli": "3.3.6"
},
"workspaces": [
Expand Down

0 comments on commit 45b5c20

Please sign in to comment.