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

Commit 920ef51

Browse files
committed
Update dependencies
1 parent 209c702 commit 920ef51

File tree

17 files changed

+1767
-32
lines changed

17 files changed

+1767
-32
lines changed

packages/gogoanime-scraper/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@
1616
"devDependencies": {
1717
"source-scraper-test-utils": "^1.0.0",
1818
"@types/mocha": "^5.2.5",
19-
"@types/node": "^10.7.1",
19+
"@types/node": "^10.9.4",
2020
"mocha": "^5.2.0",
2121
"npm-run-all": "^4.1.3",
2222
"ts-typie": "^1.1.1",
2323
"ts-node": "^7.0.1",
2424
"tslint": "^5.11.0",
2525
"tslint-eslint-rules": "^5.4.0",
2626
"typedoc": "^0.12.0",
27-
"typescript": "^3.0.1"
27+
"typescript": "^3.0.3"
2828
},
2929
"scripts": {
3030
"ci-test": "npm-run-all lint build test",

packages/kissanime-scraper/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"devDependencies": {
1919
"@types/mocha": "^5.2.5",
20-
"@types/node": "^10.7.1",
20+
"@types/node": "^10.9.4",
2121
"@types/normalize-url": "^1.9.1",
2222
"@types/urlparser": "^0.2.0",
2323
"mocha": "^5.2.0",
@@ -28,7 +28,7 @@
2828
"tslint": "^5.11.0",
2929
"tslint-eslint-rules": "^5.4.0",
3030
"typedoc": "^0.12.0",
31-
"typescript": "^3.0.1"
31+
"typescript": "^3.0.3"
3232
},
3333
"scripts": {
3434
"ci-test": "npm-run-all lint build test",

packages/masteranime-scraper/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"devDependencies": {
1818
"@types/jsonic": "^0.3.0",
1919
"@types/mocha": "^5.2.5",
20-
"@types/node": "^10.7.1",
20+
"@types/node": "^10.9.4",
2121
"mocha": "^5.2.0",
2222
"npm-run-all": "^4.1.3",
2323
"ts-typie": "^1.1.1",
@@ -26,7 +26,7 @@
2626
"tslint": "^5.11.0",
2727
"tslint-eslint-rules": "^5.4.0",
2828
"typedoc": "^0.12.0",
29-
"typescript": "^3.0.1"
29+
"typescript": "^3.0.3"
3030
},
3131
"scripts": {
3232
"ci-test": "npm-run-all lint build test",

packages/mp4upload-scraper/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"devDependencies": {
1717
"@types/mocha": "^5.2.5",
18-
"@types/node": "^10.7.1",
18+
"@types/node": "^10.9.4",
1919
"@types/typescript": "^2.0.0",
2020
"mocha": "^5.2.0",
2121
"npm-run-all": "^4.1.3",
@@ -25,7 +25,7 @@
2525
"tslint": "^5.11.0",
2626
"tslint-eslint-rules": "^5.4.0",
2727
"typedoc": "^0.12.0",
28-
"typescript": "^3.0.1"
28+
"typescript": "^3.0.3"
2929
},
3030
"scripts": {
3131
"ci-test": "npm-run-all lint build test",

packages/openload-scraper/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@
1616
"devDependencies": {
1717
"source-scraper-test-utils": "^1.0.0",
1818
"@types/mocha": "^5.2.5",
19-
"@types/node": "^10.7.1",
19+
"@types/node": "^10.9.4",
2020
"mocha": "^5.2.0",
2121
"npm-run-all": "^4.1.3",
2222
"ts-typie": "^1.1.1",
2323
"ts-node": "^7.0.1",
2424
"tslint": "^5.11.0",
2525
"tslint-eslint-rules": "^5.4.0",
2626
"typedoc": "^0.12.0",
27-
"typescript": "^3.0.1"
27+
"typescript": "^3.0.3"
2828
},
2929
"scripts": {
3030
"ci-test": "npm-run-all lint build test",

packages/rapidvideo-scraper/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@
1616
"devDependencies": {
1717
"source-scraper-test-utils": "^1.0.0",
1818
"@types/mocha": "^5.2.5",
19-
"@types/node": "^10.7.1",
19+
"@types/node": "^10.9.4",
2020
"mocha": "^5.2.0",
2121
"npm-run-all": "^4.1.3",
2222
"ts-typie": "^1.1.1",
2323
"ts-node": "^7.0.1",
2424
"tslint": "^5.11.0",
2525
"tslint-eslint-rules": "^5.4.0",
2626
"typedoc": "^0.12.0",
27-
"typescript": "^3.0.1"
27+
"typescript": "^3.0.3"
2828
},
2929
"scripts": {
3030
"ci-test": "npm-run-all lint build test",

packages/source-scraper-core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@
1717
},
1818
"devDependencies": {
1919
"@types/lodash.flatmap": "^4.5.4",
20-
"@types/node": "^10.9.3",
20+
"@types/node": "^10.9.4",
2121
"@types/normalize-url": "^1.9.1",
2222
"@types/object-merge": "^2.5.0",
2323
"npm-run-all": "^4.1.3",
2424
"ts-typie": "^1.1.1",
2525
"tslint": "^5.11.0",
2626
"tslint-eslint-rules": "^5.4.0",
2727
"typedoc": "^0.12.0",
28-
"typescript": "^3.0.1"
28+
"typescript": "^3.0.3"
2929
},
3030
"scripts": {
3131
"ci-test": "npm run test",

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@types/chai": "^4.1.4",
1818
"@types/jsdom": "^11.0.6",
1919
"@types/mocha": "^5.2.5",
20-
"@types/node": "^10.9.3",
20+
"@types/node": "^10.9.4",
2121
"chai": "^4.1.2",
2222
"mocha": "^5.2.0",
2323
"npm-run-all": "^4.1.3",
@@ -27,7 +27,7 @@
2727
"tslint": "^5.11.0",
2828
"tslint-eslint-rules": "^5.4.0",
2929
"typedoc": "^0.12.0",
30-
"typescript": "^3.0.1"
30+
"typescript": "^3.0.3"
3131
},
3232
"scripts": {
3333
"ci-test": "npm-run-all lint build test",

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"devDependencies": {
1818
"@types/chai": "^4.1.4",
1919
"@types/mocha": "^5.2.5",
20-
"@types/node": "^10.7.1",
20+
"@types/node": "^10.9.4",
2121
"@types/puppeteer": "^1.6.0",
2222
"chai": "^4.1.2",
2323
"mocha": "^5.2.0",
@@ -28,7 +28,7 @@
2828
"tslint": "^5.11.0",
2929
"tslint-eslint-rules": "^5.4.0",
3030
"typedoc": "^0.12.0",
31-
"typescript": "^3.0.1"
31+
"typescript": "^3.0.3"
3232
},
3333
"scripts": {
3434
"ci-test": "npm-run-all lint build test",

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"devDependencies": {
1717
"@types/chai": "^4.1.4",
1818
"@types/mocha": "^5.2.5",
19-
"@types/node": "^10.9.3",
19+
"@types/node": "^10.9.4",
2020
"chai": "^4.1.2",
2121
"mocha": "^5.2.0",
2222
"npm-run-all": "^4.1.3",
@@ -26,7 +26,7 @@
2626
"tslint": "^5.11.0",
2727
"tslint-eslint-rules": "^5.4.0",
2828
"typedoc": "^0.12.0",
29-
"typescript": "^3.0.1"
29+
"typescript": "^3.0.3"
3030
},
3131
"scripts": {
3232
"ci-test": "npm-run-all lint build test",

0 commit comments

Comments
 (0)