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 6, 2019
1 parent 8b883b1 commit f4ea4c7
Show file tree
Hide file tree
Showing 2 changed files with 221 additions and 200 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.4",
"@angular/compiler-cli": "8.2.4",
"@angular/core": "8.2.4",
"@angular/compiler": "8.2.5",
"@angular/compiler-cli": "8.2.5",
"@angular/core": "8.2.5",
"@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.0.0",
"@typescript-eslint/parser": "2.0.0",
"@typescript-eslint/eslint-plugin": "2.1.0",
"@typescript-eslint/parser": "2.1.0",
"autoprefixer": "9.6.1",
"clean-css-cli": "4.3.0",
"clean-scripts": "1.12.1",
"cross-env": "5.2.0",
"cross-env": "5.2.1",
"eslint": "6.3.0",
"eslint-config-prettier": "6.1.0",
"eslint-config-prettier": "6.2.0",
"eslint-plugin-plantain": "0.1.2",
"file2variable-cli": "1.9.0",
"github-fork-ribbon-css": "0.2.3",
Expand Down Expand Up @@ -69,7 +69,7 @@
"typescript": "3.5.3",
"watch-then-execute": "1.1.1",
"webpack": "4.39.3",
"webpack-cli": "3.3.7"
"webpack-cli": "3.3.8"
},
"workspaces": [
"packages/*"
Expand Down
Loading

0 comments on commit f4ea4c7

Please sign in to comment.