Skip to content
This repository was archived by the owner on Oct 19, 2019. It is now read-only.

Commit 511f204

Browse files
committed
Update dependencies
1 parent 39dea31 commit 511f204

File tree

6 files changed

+15
-15
lines changed

6 files changed

+15
-15
lines changed

packages/source-scraper-flowplayer-runner/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/source-scraper-flowplayer-runner/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@types/chai": "^4.1.4",
1919
"@types/mocha": "^5.2.5",
2020
"@types/node": "^10.9.4",
21-
"@types/puppeteer": "^1.6.0",
21+
"@types/puppeteer": "^1.6.1",
2222
"chai": "^4.1.2",
2323
"mocha": "^5.2.0",
2424
"npm-run-all": "^4.1.3",

packages/source-scraper-jwplayer-runner/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/source-scraper-jwplayer-runner/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@types/chai": "^4.1.4",
1919
"@types/mocha": "^5.2.5",
2020
"@types/node": "^10.9.4",
21-
"@types/puppeteer": "^1.6.0",
21+
"@types/puppeteer": "^1.6.1",
2222
"chai": "^4.1.2",
2323
"mocha": "^5.2.0",
2424
"npm-run-all": "^4.1.3",

packages/source-scraper-puppeteer-runner/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/source-scraper-puppeteer-runner/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@types/chai": "^4.1.4",
1818
"@types/mocha": "^5.2.5",
1919
"@types/node": "^10.9.4",
20-
"@types/puppeteer": "^1.6.0",
20+
"@types/puppeteer": "^1.6.1",
2121
"chai": "^4.1.2",
2222
"mocha": "^5.2.0",
2323
"npm-run-all": "^4.1.3",

0 commit comments

Comments
 (0)