Skip to content

Commit

Permalink
fix(*): upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sleidig committed Jun 2, 2020
1 parent a986aad commit af04271
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 96 deletions.
166 changes: 76 additions & 90 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@angular/platform-browser-dynamic": "^9.1.9",
"@angular/router": "^9.1.9",
"@angular/service-worker": "^9.1.9",
"@sentry/browser": "^5.15.5",
"@sentry/browser": "^5.16.0",
"crypto-js": "^4.0.0",
"faker": "^4.1.0",
"file-saver": "^2.0.2",
Expand Down Expand Up @@ -60,7 +60,7 @@
"@types/faker": "^4.1.12",
"@types/file-saver": "^2.0.1",
"@types/jasmine": "^3.5.10",
"@types/node": "^12.12.42",
"@types/node": "^12.12.43",
"@types/pouchdb": "^6.4.0",
"codelyzer": "^5.1.2",
"husky": "^4.2.1",
Expand All @@ -69,16 +69,16 @@
"karma": "^5.0.9",
"karma-chrome-launcher": "~3.1.0",
"karma-cli": "~2.0.0",
"karma-coverage-istanbul-reporter": "^3.0.2",
"karma-coverage-istanbul-reporter": "^3.0.3",
"karma-firefox-launcher": "^1.3.0",
"karma-jasmine": "~3.1.1",
"karma-jasmine-html-reporter": "^1.5.4",
"lint-staged": "^10.2.6",
"lint-staged": "^10.2.7",
"prettier": "^2.0.5",
"protractor": "^7.0.0",
"semantic-release": "^17.0.7",
"semantic-release": "^17.0.8",
"semantic-release-slack-bot": "^1.6.2",
"ts-node": "^8.10.1",
"ts-node": "^8.10.2",
"tslint": "^6.1.2",
"tslint-config-prettier": "^1.18.0",
"tslint-plugin-prettier": "^2.1.0",
Expand Down

0 comments on commit af04271

Please sign in to comment.