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 Sep 13, 2019
1 parent f4ea4c7 commit 939b0ce
Show file tree
Hide file tree
Showing 2 changed files with 110 additions and 110 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,21 +26,21 @@
},
"homepage": "https://github.com/plantain-00/select2-component#readme",
"devDependencies": {
"@angular/compiler": "8.2.5",
"@angular/compiler-cli": "8.2.5",
"@angular/core": "8.2.5",
"@angular/compiler": "8.2.6",
"@angular/compiler-cli": "8.2.6",
"@angular/core": "8.2.6",
"@commitlint/cli": "8.1.0",
"@commitlint/config-conventional": "8.1.0",
"@types/jasmine": "3.4.0",
"@types/puppeteer": "1.19.1",
"@typescript-eslint/eslint-plugin": "2.1.0",
"@typescript-eslint/parser": "2.1.0",
"@typescript-eslint/eslint-plugin": "2.2.0",
"@typescript-eslint/parser": "2.2.0",
"autoprefixer": "9.6.1",
"clean-css-cli": "4.3.0",
"clean-scripts": "1.12.1",
"cross-env": "5.2.1",
"eslint": "6.3.0",
"eslint-config-prettier": "6.2.0",
"eslint-config-prettier": "6.3.0",
"eslint-plugin-plantain": "0.1.2",
"file2variable-cli": "1.9.0",
"github-fork-ribbon-css": "0.2.3",
Expand All @@ -59,7 +59,7 @@
"puppeteer": "1.19.0",
"rev-static": "3.4.3",
"rimraf": "3.0.0",
"rollup": "1.20.3",
"rollup": "1.21.2",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-node-resolve": "5.2.0",
"rollup-plugin-uglify": "6.0.3",
Expand All @@ -68,7 +68,7 @@
"type-coverage": "2.2.0",
"typescript": "3.5.3",
"watch-then-execute": "1.1.1",
"webpack": "4.39.3",
"webpack": "4.40.0",
"webpack-cli": "3.3.8"
},
"workspaces": [
Expand Down

0 comments on commit 939b0ce

Please sign in to comment.