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 27, 2019
1 parent f271ffb commit 765d907
Show file tree
Hide file tree
Showing 2 changed files with 188 additions and 186 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,15 @@
},
"homepage": "https://github.com/plantain-00/select2-component#readme",
"devDependencies": {
"@angular/compiler": "8.2.7",
"@angular/compiler-cli": "8.2.7",
"@angular/core": "8.2.7",
"@angular/compiler": "8.2.8",
"@angular/compiler-cli": "8.2.8",
"@angular/core": "8.2.8",
"@commitlint/cli": "8.2.0",
"@commitlint/config-conventional": "8.2.0",
"@types/jasmine": "3.4.0",
"@types/puppeteer": "1.19.1",
"@typescript-eslint/eslint-plugin": "2.3.0",
"@typescript-eslint/parser": "2.3.0",
"@types/jasmine": "3.4.1",
"@types/puppeteer": "1.20.0",
"@typescript-eslint/eslint-plugin": "2.3.1",
"@typescript-eslint/parser": "2.3.1",
"autoprefixer": "9.6.1",
"clean-css-cli": "4.3.0",
"clean-scripts": "1.12.1",
Expand All @@ -45,7 +45,7 @@
"file2variable-cli": "1.9.0",
"github-fork-ribbon-css": "0.2.3",
"http-server": "0.11.1",
"jasmine": "3.4.0",
"jasmine": "3.5.0",
"karma": "4.3.0",
"karma-chrome-launcher": "3.1.0",
"karma-firefox-launcher": "1.2.0",
Expand All @@ -68,7 +68,7 @@
"type-coverage": "2.3.0",
"typescript": "3.5.3",
"watch-then-execute": "1.1.1",
"webpack": "4.40.2",
"webpack": "4.41.0",
"webpack-cli": "3.3.9"
},
"workspaces": [
Expand Down

0 comments on commit 765d907

Please sign in to comment.