Skip to content

Commit

Permalink
Merge pull request #381 from ninoseki/update-dependencies
Browse files Browse the repository at this point in the history
chore: update dependencies
  • Loading branch information
ninoseki authored Feb 7, 2020
2 parents 1284d3b + ab81d2f commit 44f0707
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 24 deletions.
54 changes: 33 additions & 21 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"dependencies": {
"axios": "^0.19.2",
"crypto-js": "^3.1.9-1",
"ioc-extractor": "^2.3.1",
"ioc-extractor": "^2.3.2",
"mustache": "^4.0.0",
"qs": "^6.9.1",
"throttle-debounce": "^2.1.0",
Expand All @@ -61,8 +61,8 @@
"@types/sinon": "^7.5.1",
"@types/throttle-debounce": "^2.1.0",
"@types/window-or-global": "^1.0.0",
"@typescript-eslint/eslint-plugin": "^2.18.0",
"@typescript-eslint/parser": "^2.18.0",
"@typescript-eslint/eslint-plugin": "^2.19.0",
"@typescript-eslint/parser": "^2.19.0",
"archiver": "^3.1.1",
"bulma": "^0.8.0",
"chai": "^4.2.0",
Expand Down

0 comments on commit 44f0707

Please sign in to comment.