Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nytamin committed Aug 19, 2019
1 parent e0ad0d3 commit 6d71c59
Show file tree
Hide file tree
Showing 2 changed files with 462 additions and 552 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -69,13 +69,13 @@
"node": ">=4.5"
},
"devDependencies": {
"@types/jest": "^23.1.0",
"@types/jest": "^24.0.17",
"@types/node": "^8.0.4",
"@types/underscore": "^1.8.8",
"@types/underscore": "^1.9.2",
"@types/winston": "^2.3.9",
"codecov": "3.5.0",
"gh-pages": "^2.1.1",
"jest": "^24.8.0",
"jest": "^24.9.0",
"mkdirp": "^0.5.1",
"node-license-validator": "^1.3.0",
"npm-scripts-info": "^0.3.9",
Expand All @@ -85,7 +85,7 @@
"standard-version": "^7.0.0",
"trash-cli": "^3.0.0",
"ts-jest": "^24.0.2",
"tslint": "^5.15.0",
"tslint": "^5.18.0",
"tslint-config-standard": "^8.0.1",
"typedoc": "^0.15.0",
"typescript": "^3.3.3333"
Expand All @@ -104,13 +104,13 @@
"production"
],
"dependencies": {
"@types/pouchdb-node": "^6.1.2",
"@types/pouchdb-node": "^6.1.3",
"atem-connection": "0.10.0",
"axios": "^0.19.0",
"fast-clone": "^1.5.13",
"pouchdb-node": "6.4.3",
"promise-sequence": "^0.3.1",
"timeline-state-resolver": "^3.3.0",
"timeline-state-resolver": "^3.5.0",
"tslib": "^1.10.0",
"tv-automation-server-core-integration": "1.2.0",
"tv-automation-sofie-blueprints-integration": "0.24.1",
Expand Down

0 comments on commit 6d71c59

Please sign in to comment.